aboutsummaryrefslogtreecommitdiff
path: root/src/idoapplicationmenuitem.c
Commit message (Collapse)AuthorAgeFilesLines
* Centre playback menu item spinner/Pad application menu item labelRobert Tari2020-07-311-0/+1
|
* Some refactoring to avoid warningsRobert Tari2020-07-241-1/+1
|
* idoapplicationmenuitem: request correct size for empty iconsLars Uebernickel2014-03-201-0/+4
| | | | | | Empty icons request more space than GTK_ICON_SIZE_MENU, which makes menu items unnecessarily high.
* Add IdoApplicationMenuItemLars Uebernickel2013-08-131-0/+195
A menu item representing an application. It can show whether the application is running or not (based on action state).