aboutsummaryrefslogtreecommitdiff
path: root/data
Commit message (Collapse)AuthorAgeFilesLines
* data/: Fix translation of .gschema.xml file.Mike Gabriel2022-09-132-13/+6
|
* data/org.ayatana.indicator.notifications.gschema.xml.in.in: Drop ↵Mike Gabriel2022-09-111-40/+0
| | | | .gschema.xml.in.in file. Unused these days.
* Drop pkglibexecdir and use native CMake file configurationRobert Tari2022-02-153-4/+2
|
* data/CMakeLists.txt: Do not use automatic GSchema compilationRobert Tari2021-10-221-1/+0
|
* data/CMakeLists.txt: Use intltool_merge_translations instead of execute_processRobert Tari2021-10-211-1/+2
|
* Use native CMake GSettings moduleRobert Tari2021-10-211-3/+4
|
* Do not update icon cache from CMakeRobert Tari2021-05-121-3/+0
|
* Rewrite to indicator-ng, simplify, drop all GTK references, move to CMakeRobert Tari2020-11-1013-172/+138
| | | | fixes #9, fixes #12
* Rename blacklist to filter-list.Jason Conti2020-08-201-4/+4
|
* Add option to swap Settings and Clear.Tasos Sahanidis2020-08-201-0/+5
|
* Add do-not-disturb mode read/unread icons.Jason Conti2020-08-203-1/+376
|
* Add our own do-not-disturb setting.Jason Conti2020-08-201-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 Conti2020-08-201-0/+5
|
* Revert "Start indicator in systemd when ayatana-indicators.target is started."Mike Gabriel2020-08-202-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 Gabriel2020-08-102-2/+28
|
* gschema: Namespace adaptations for gschema file.Mike Gabriel2017-12-021-1/+1
|
* Convert to Ayatana Indicators.Mike Gabriel2017-12-027-5/+5
|
* * Add option to clear the notifications using middle click on the ↵0.3.3Jason Conti2017-03-151-0/+5
| | | | | | | notification icon. * Bump version.
* * Added back hide_on_activate = false on the notification menuitemJason Conti2016-08-283-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 iconJason Conti2014-01-151-1/+1
| | | | | * Move the default icons to datadir/pixmaps/
* * New GSetting:Jason Conti2014-01-151-0/+5
| | | | | - "blacklist" - discard notifications matching appname
* * Add GSettings support.Jason Conti2013-02-172-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 Conti2012-02-252-14/+0
| | | | | | * Clean up configure.ac * Drop gtk2 build
* Had to prefix the status icons with indicator- because otherwise they can ↵Jason Conti2011-05-183-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 Conti2011-05-181-1/+1
|
* Attempting to add icons to the install target. Will put them in correct ↵Jason Conti2011-05-144-1/+365
| | | | locations later.
* Something didn't like the hyphen in recent-notifications so changed the bus ↵Jason Conti2011-05-101-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 dataJason Conti2011-05-103-6/+6
|
* Renamed the interface.Jason Conti2011-05-081-3/+3
|
* Renaming service fileJason Conti2011-05-082-3/+3
|
* Ripped out datetime-prefs and the translations.Jason Conti2011-05-074-914/+1
|
* Import from lp:indicator-datetimeJason Conti2011-05-075-0/+928