aboutsummaryrefslogtreecommitdiff
path: root/src/app-section.h
Commit message (Collapse)AuthorAgeFilesLines
* add lars as co-author of app-sectionCharles Kerr2012-08-191-1/+2
|
* Only show chat section when necessaryLars Uebernickel2012-06-271-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 againLars Uebernickel2012-06-271-0/+1
|
* Add draws-attention flag to source actionsLars Uebernickel2012-06-271-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 sectionLars Uebernickel2012-06-251-1/+0
|
* Include different header in test case to fix `make check`Lars Uebernickel2012-06-041-0/+1
|
* app-section: replace G_TYPE_INSTANCE_GET_PRIVATE calls with a priv memberLars Uebernickel2012-06-041-2/+5
|
* Reexport application actionsLars Uebernickel2012-06-031-0/+1
|
* Listen to actions exported by applicationsLars Uebernickel2012-06-021-0/+5
|
* Put the 'launch' action onto app's menu sectionsLars Uebernickel2012-05-311-0/+1
| | | | | This requires clients to make those menu sections clickable.
* Rename AppMenuItem to AppSectionLars Uebernickel2012-05-311-0/+58