aboutsummaryrefslogtreecommitdiff
path: root/src/im-menu-item.h
Commit message (Collapse)AuthorAgeFilesLines
* Port to gmenu, act ILars Uebernickel2012-05-241-67/+0
| | | | | | | Work-in-progress of the gmenu port for the service. The bulk of this patch removes everything related to libindicate from the service. Only the static app launchers and their configured shortcut actions are exported for now.
* Adding in a small function to access the show variable.Ted Gould2009-09-041-0/+1
|
* Adding in a show state.Ted Gould2009-09-041-0/+1
|\
* | Adding an attention variable and a function to access it.Ted Gould2009-09-041-0/+1
| |
* | Adding in a signal for when the attention changes.Ted Gould2009-09-041-0/+2
| |
* | We have to drop show_time as a parameter as the caller doesn't really know ↵Ted Gould2009-09-041-1/+1
|/ | | | if that's the case or not anymore.
* Converting to a DbusmenuMenuitem instead of GtkMenuItemTed Gould2009-05-261-2/+3
|
* Making it so that an indicator gets displayed when someone logs in, ↵Ted Gould2009-03-241-1/+1
| | | | eventually it disappears.
* Putting the seconds into the private structure, a function to get them, and ↵Ted Gould2009-03-181-0/+5
| | | | a signal when they change.
* Adding in license headers, GPL v3Ted Gould2009-02-111-0/+21
|
* Fleshed this item out someTed Gould2009-01-211-6/+7
|
* Boiler plate IM menu itemsTed Gould2009-01-211-0/+34