aboutsummaryrefslogtreecommitdiff
path: root/src/indicator-menu-item.c
Commit message (Collapse)AuthorAgeFilesLines
* Rewrite to indicator-ng: Remove unused source filesRobert Tari2022-09-061-395/+0
|
* Fix deprecations and build warningsRobert Tari2020-09-081-11/+3
| | | | Fixes AyatanaIndicators/ayatana-indicator-printers#3.
* Fork from Ubuntu's indicator-printers.Mike Gabriel2017-10-241-1/+0
|
* Fix lozenge drawing (center text, 2 char min-width, right-align)Lars Uebernickel2012-02-121-12/+24
|
* Add missing license headersLars Uebernickel2012-02-121-0/+17
|
* Use priv member instead of calling g_type_instance_get_private repeatedlyLars Uebernickel2012-02-031-34/+26
|
* indicator-menu-item: add get functions for label and right textLars Uebernickel2012-01-151-0/+16
|
* indicator-menu-item: add get / set and notify signal for right_is_lozengeLars Uebernickel2012-01-141-4/+21
|
* Add the possibility to set an icon on indicator-menu-itemLars Uebernickel2012-01-141-0/+83
|
* Optionally draw the right label as a lozengeLars Uebernickel2012-01-141-2/+98
|
* Use a custom menu item which shows printer status on the rightLars Uebernickel2012-01-141-0/+171