Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add lars as co-author of app-section | Charles Kerr | 2012-08-19 | 1 | -1/+2 |
| | |||||
* | Only show chat section when necessary | Lars Uebernickel | 2012-06-27 | 1 | -0/+1 |
| | | | | | | | | The chat section is only shown when an application that is registered to use it is running. Applications are registered if their desktop file contains: X-MessagingMenu-UsesChatStatus: true | ||||
* | Make "Clear" work again | Lars Uebernickel | 2012-06-27 | 1 | -0/+1 |
| | |||||
* | Add draws-attention flag to source actions | Lars Uebernickel | 2012-06-27 | 1 | -0/+1 |
| | | | | | | AppSections watch those flags for associated sources and mux them into a draws-attention property for the whole section. | ||||
* | Put launcher and shortcut menu items into the same gmenu section | Lars Uebernickel | 2012-06-25 | 1 | -1/+0 |
| | |||||
* | Include different header in test case to fix `make check` | Lars Uebernickel | 2012-06-04 | 1 | -0/+1 |
| | |||||
* | app-section: replace G_TYPE_INSTANCE_GET_PRIVATE calls with a priv member | Lars Uebernickel | 2012-06-04 | 1 | -2/+5 |
| | |||||
* | Reexport application actions | Lars Uebernickel | 2012-06-03 | 1 | -0/+1 |
| | |||||
* | Listen to actions exported by applications | Lars Uebernickel | 2012-06-02 | 1 | -0/+5 |
| | |||||
* | Put the 'launch' action onto app's menu sections | Lars Uebernickel | 2012-05-31 | 1 | -0/+1 |
| | | | | | This requires clients to make those menu sections clickable. | ||||
* | Rename AppMenuItem to AppSection | Lars Uebernickel | 2012-05-31 | 1 | -0/+58 |