aboutsummaryrefslogtreecommitdiff
path: root/src/notifications-service.c
Commit message (Collapse)AuthorAgeFilesLines
* Removed the placeholder filter item for now. It serves no purpose with a ↵Jason Conti2011-05-171-17/+28
| | | | limit of 5 items. Added a empty item to signify when the menu has 0 notification, instead of just leaving a blank space.
* Proof of concept complete, should probably add timestamps next.Jason Conti2011-05-161-0/+2
|
* A bit of renaming with the dbusmenu properties.Jason Conti2011-05-161-3/+10
|
* Adding a new notification menuitem type. It isn't currently a custom ↵Jason Conti2011-05-161-0/+1
| | | | menuitem, but may need to be eventually.
* Update indicator icon to unread when a message is received, and to read when ↵Jason Conti2011-05-151-0/+8
| | | | the menu is hidden.
* Adding back the functionality to clear the notifications.Jason Conti2011-05-141-0/+18
|
* Updating in the idle loop seems to have fixed the updating, so added the ↵Jason Conti2011-05-141-7/+20
| | | | gqueue back, as well as a fixed limit of 5 items for now (until preferences are added later).
* Added add_message_item to the idle loop and it seems to be working much ↵Jason Conti2011-05-131-4/+10
| | | | better now.
* Checking the number of children. They are correct, so they just aren't being ↵Jason Conti2011-05-131-1/+5
| | | | sent over dbus.
* Removing the queue for the moment, adding menu items when messages arrive ↵Jason Conti2011-05-131-13/+1
| | | | seems to only be partially working for some reason.
* Logging the service to a file ↵Jason Conti2011-05-131-29/+107
| | | | (~/.cache/indicator-notifications-service.log). The indicator messages appear to go to indicator-applet-complete.log, so shouldn't need to set up separate logging there.
* Integrated the dbus-spy. Menu items for notification summaries are appended ↵Jason Conti2011-05-131-0/+17
| | | | as they arrive.
* Completed the great renaming. Time for a test build.Jason Conti2011-05-101-1/+0
|
* Renamed the rest of the files, and updated the file headers.Jason Conti2011-05-101-0/+124