aboutsummaryrefslogtreecommitdiff
path: root/data
Commit message (Collapse)AuthorAgeFilesLines
* Add custom label to admin sectionRobert Tari2023-06-061-1/+15
|
* Add options to hide items in the admin sectionRobert Tari2023-04-271-2/+21
|
* data/org.ayatana.indicator.session.gschema.xml: Add gettext-domain property ↵Mike Gabriel2022-09-131-1/+1
| | | | to <schema /> tag.
* data/: Fix translating the indicator's .gschema.xml file.Mike Gabriel2022-09-132-17/+10
|
* Drop pkglibexecdir and use native CMake file configurationRobert Tari2022-02-113-4/+2
|
* data/org.ayatana.indicator.session: Add phone sectionRobert Tari2022-01-271-0/+3
|
* data/ayatana-indicator-session.service.in: Fix sytemd unit targetRobert Tari2022-01-271-1/+1
|
* 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-3/+3
|
* data/CMakeLists.txt: Use native CMake GSettings moduleRobert Tari2021-10-211-3/+4
|
* Actions: add force-restart-menuitem option to make it visible in any ↵Marco Trevisan (Treviño)2021-06-221-0/+5
| | | | | | environments Basically it allows to see the "Reboot..." option when indicator-session is in unity
* data/CMakeLists.txt: Use CMAKE_INSTALL_FULL_*DIR locationsRobert Tari2021-06-111-1/+1
|
* Add Budgie support.Robert Tari2021-05-011-1/+1
| | | | Fixes AyatanaIndicators/ayatana-indicator-session#2
* Do not update icon cache from CMakeRobert Tari2021-05-011-3/+0
|
* CMakeLists.txt: Fix duplicate icons directoryRobert Tari2020-09-191-1/+1
|
* Whitespace fixRobert Tari2020-09-191-1/+1
|
* Drop all references to upstart.Mike Gabriel2020-08-104-71/+0
|
* Start indicator in systemd when ayatana-indicators.target is startedMarius Gripsgard2020-08-101-1/+4
| | | | | | | This starts the indicator with the ayatana-indicators.target Patch from: https://bazaar.launchpad.net/~mterry/indicator-session/systemd-lifecycle/diff/489
* add trailing stop "Remove the... session menu"leela2019-08-281-1/+1
| | | text: Remove the Restart item from the session menu
* add trailing stop "Remove the... session menu"leela2019-08-281-1/+1
| | | text: Remove the shutdown item from the session menu
* data/ayatana-indicator-session.desktop.in: Add XFCE to OnlyShowIn= key.Mike Gabriel2017-12-061-1/+1
|
* systemd unit file: Only build+install if systemd is available at build-time.Mike Gabriel2017-10-071-21/+23
|
* data/ayatana-indicator-session.upstart.desktop.in: Fix Name= field.Mike Gabriel2017-07-211-1/+1
|
* data/ayatana-indicator-session.desktop.inMike Gabriel2017-05-311-2/+1
| | | | data/ayatana-indicator-session.desktop.in: Drop AutostartCondition, drop GNOME from OnlyShowIn.
* XDG-autostart this indicator in MATE, too.Mike Gabriel2017-05-301-1/+1
|
* Adding a systemd user session unitTed Gould2017-05-173-0/+40
|
* Fork from Ubuntu's indicator-session project.Mike Gabriel2015-11-149-43/+37
|
* Re-add the feature to hide the user list if com.canonical.indicator.session ↵Iain Lane2014-03-241-0/+5
|\ | | | | | | user-show-menu is false Fixes: 1211772
| * Update some stringsIain Lane2014-03-191-1/+1
| |
| * Re-add the feature to hide the user list if com.canonical.indicator.session ↵Iain Lane2014-03-191-0/+5
| | | | | | | | user-show-menu is false
* | Synchronize process management across indicators Ted Gould2014-03-204-3/+33
|\ \ | |/ |/|
| * Update for gnome-fallbackTed Gould2014-02-261-2/+2
| |
| * Adding in an Upstart overrideTed Gould2014-02-202-0/+29
| |
| * Update with a respawn limitTed Gould2014-02-201-1/+2
| |
| * Converting to an OnlyShowInTed Gould2014-02-201-1/+1
| |
* | IndicatorSessionService: add desktop_lockscreen mode, show users and switch ↵Marco Trevisan (Treviño)2014-03-111-0/+3
|/ | | | to account items
* clean out the extra-sessions directory, it's a leftoverSebastien Bacher2013-12-043-44/+0
|
* XDG Autostart fileTed Gould2013-10-282-0/+30
|
* Merge trunkTed Gould2013-10-281-0/+2
|\
| * Define "ubiquity" indicator profile, reusing the greeter object. (LP:Dmitrijs Ledkovs2013-10-181-0/+2
| | | | | | | | #1241539)
* | Dropping debugging for system-wide supportTed Gould2013-08-271-3/+0
| |
* | Drop session specificationTed Gould2013-08-271-4/+1
| |
* | Merging trunkTed Gould2013-08-2720-132/+90
|\|
| * make the desktop greeter menu's name consistent across indicators: ↵Charles Kerr2013-07-051-1/+1
| | | | | | | | 'desktop_greeter'
| * make the desktop name consistent everywhere: 'desktop_greeter'Charles Kerr2013-07-051-1/+1
| |
| * in the .indicator file, add a Position entryCharles Kerr2013-07-021-0/+1
| |
| * in cmake files, limit scopes by moving single-target properties out of the ↵Charles Kerr2013-07-011-0/+2
| | | | | | | | global variables to single-target ones and moving single-use includes into the directories where they're used
| * in our cmake files, rename PROJECT_LIBEXECDIR as CMAKE_INSTALL_LIBEXECDIR ↵Charles Kerr2013-07-011-1/+1
| | | | | | | | and CMAKE_INSTALL_FULL_LIBEXECDIR for consistency with the other GNUInstallDirs
| * in the cmake files, prefer the _FULL versions of the GNU variablesCharles Kerr2013-07-011-2/+2
| |
| * in data/CMakeLists.txt, install icons into the standard hicolor directory, ↵Charles Kerr2013-07-011-2/+1
| | | | | | | | rather than a custom libindicator hicolor directory, as discussed with ted and lars in #systems