Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not update icon cache from CMake | Robert Tari | 2021-05-12 | 1 | -3/+0 |
| | |||||
* | Rewrite to indicator-ng, simplify, drop all GTK references, move to CMake | Robert Tari | 2020-11-10 | 13 | -172/+138 |
| | | | | fixes #9, fixes #12 | ||||
* | Rename blacklist to filter-list. | Jason Conti | 2020-08-20 | 1 | -4/+4 |
| | |||||
* | Add option to swap Settings and Clear. | Tasos Sahanidis | 2020-08-20 | 1 | -0/+5 |
| | |||||
* | Add do-not-disturb mode read/unread icons. | Jason Conti | 2020-08-20 | 3 | -1/+376 |
| | |||||
* | Add our own do-not-disturb setting. | Jason Conti | 2020-08-20 | 1 | -0/+5 |
| | | | | | | * Remove the MATE specific code from indicator-notifications-settings. * When do-not-disturb is set the indicator will try to set do-not-disturb on all supported desktops (currently only MATE). | ||||
* | Add blacklist hints for recent application names. | Jason Conti | 2020-08-20 | 1 | -0/+5 |
| | |||||
* | Revert "Start indicator in systemd when ayatana-indicators.target is started." | Mike Gabriel | 2020-08-20 | 2 | -28/+2 |
| | | | | | | | | This reverts commit 8189b651e2ab4b22fb2c471e8436e93cb914a49b. The notifications indicator is an old-style indicator (non-NG). So no need for a systemd service file starting up a service. The indicator gets side-loaded into the indicator-applet via libayatana-indicator. | ||||
* | Start indicator in systemd when ayatana-indicators.target is started. | Mike Gabriel | 2020-08-10 | 2 | -2/+28 |
| | |||||
* | gschema: Namespace adaptations for gschema file. | Mike Gabriel | 2017-12-02 | 1 | -1/+1 |
| | |||||
* | Convert to Ayatana Indicators. | Mike Gabriel | 2017-12-02 | 7 | -5/+5 |
| | |||||
* | * Add option to clear the notifications using middle click on the ↵0.3.3 | Jason Conti | 2017-03-15 | 1 | -0/+5 |
| | | | | | | | notification icon. * Bump version. | ||||
* | * Added back hide_on_activate = false on the notification menuitem | Jason Conti | 2016-08-28 | 3 | -0/+142 |
| | | | | | | | | | | - Enables using space when in keyboard navigation to avoid closing the menu * Added custom close icons for selected and deselected notifications - Since we don't set PRELIGHT, needed a way to show the selected notification during keyboard navigation - gtk-close is deprecated anyway, so might as well use our own - Can be replaced by the icon theme to look more appropriate | ||||
* | * Use icon-name instead of pixbufs to set the indicator icon | Jason Conti | 2014-01-15 | 1 | -1/+1 |
| | | | | | * Move the default icons to datadir/pixmaps/ | ||||
* | * New GSetting: | Jason Conti | 2014-01-15 | 1 | -0/+5 |
| | | | | | - "blacklist" - discard notifications matching appname | ||||
* | * Add GSettings support. | Jason Conti | 2013-02-17 | 2 | -0/+35 |
| | | | | | | - hide-indicator key to show/hide the indicator - max-items key to change the maximum number of displayed notifications | ||||
* | * Drop old dbus service file. | Jason Conti | 2012-02-25 | 2 | -14/+0 |
| | | | | | | * Clean up configure.ac * Drop gtk2 build | ||||
* | Had to prefix the status icons with indicator- because otherwise they can ↵ | Jason Conti | 2011-05-18 | 3 | -2/+2 |
| | | | | conflict with the obsolete icons in the recent-notifications package, which I should probably remove. | ||||
* | Updating icon path to correct location in preparation for proper install. | Jason Conti | 2011-05-18 | 1 | -1/+1 |
| | |||||
* | Attempting to add icons to the install target. Will put them in correct ↵ | Jason Conti | 2011-05-14 | 4 | -1/+365 |
| | | | | locations later. | ||||
* | Something didn't like the hyphen in recent-notifications so changed the bus ↵ | Jason Conti | 2011-05-10 | 1 | -1/+1 |
| | | | | names to RecentNotifications. My guess is libindicator, since dbus let me register com.launchpad.recent-notifications.indicator but the menu path didn't show up. | ||||
* | Renamed the service data | Jason Conti | 2011-05-10 | 3 | -6/+6 |
| | |||||
* | Renamed the interface. | Jason Conti | 2011-05-08 | 1 | -3/+3 |
| | |||||
* | Renaming service file | Jason Conti | 2011-05-08 | 2 | -3/+3 |
| | |||||
* | Ripped out datetime-prefs and the translations. | Jason Conti | 2011-05-07 | 4 | -914/+1 |
| | |||||
* | Import from lp:indicator-datetime | Jason Conti | 2011-05-07 | 5 | -0/+928 |