| Commit message (Expand) | Author | Age | Files | Lines |
* | data/org.ayatana.indicator.session.gschema.xml: Add gettext-domain property t... | Mike Gabriel | 2022-09-13 | 1 | -1/+1 |
* | data/: Fix translating the indicator's .gschema.xml file. | Mike Gabriel | 2022-09-13 | 2 | -17/+10 |
* | Drop pkglibexecdir and use native CMake file configuration | Robert Tari | 2022-02-11 | 3 | -4/+2 |
* | data/org.ayatana.indicator.session: Add phone section | Robert Tari | 2022-01-27 | 1 | -0/+3 |
* | data/ayatana-indicator-session.service.in: Fix sytemd unit target | Robert Tari | 2022-01-27 | 1 | -1/+1 |
* | data/CMakeLists.txt: Do not use automatic GSchema compilation | Robert Tari | 2021-10-22 | 1 | -1/+0 |
* | data/CMakeLists.txt: Use intltool_merge_translations instead of execute_process | Robert Tari | 2021-10-21 | 1 | -3/+3 |
* | data/CMakeLists.txt: Use native CMake GSettings module | Robert Tari | 2021-10-21 | 1 | -3/+4 |
* | Actions: add force-restart-menuitem option to make it visible in any environm... | Marco Trevisan (Treviño) | 2021-06-22 | 1 | -0/+5 |
* | data/CMakeLists.txt: Use CMAKE_INSTALL_FULL_*DIR locations | Robert Tari | 2021-06-11 | 1 | -1/+1 |
* | Add Budgie support. | Robert Tari | 2021-05-01 | 1 | -1/+1 |
* | Do not update icon cache from CMake | Robert Tari | 2021-05-01 | 1 | -3/+0 |
* | CMakeLists.txt: Fix duplicate icons directory | Robert Tari | 2020-09-19 | 1 | -1/+1 |
* | Whitespace fix | Robert Tari | 2020-09-19 | 1 | -1/+1 |
* | Drop all references to upstart. | Mike Gabriel | 2020-08-10 | 4 | -71/+0 |
* | Start indicator in systemd when ayatana-indicators.target is started | Marius Gripsgard | 2020-08-10 | 1 | -1/+4 |
* | add trailing stop "Remove the... session menu" | leela | 2019-08-28 | 1 | -1/+1 |
* | add trailing stop "Remove the... session menu" | leela | 2019-08-28 | 1 | -1/+1 |
* | data/ayatana-indicator-session.desktop.in: Add XFCE to OnlyShowIn= key. | Mike Gabriel | 2017-12-06 | 1 | -1/+1 |
* | systemd unit file: Only build+install if systemd is available at build-time. | Mike Gabriel | 2017-10-07 | 1 | -21/+23 |
* | data/ayatana-indicator-session.upstart.desktop.in: Fix Name= field. | Mike Gabriel | 2017-07-21 | 1 | -1/+1 |
* | data/ayatana-indicator-session.desktop.in | Mike Gabriel | 2017-05-31 | 1 | -2/+1 |
* | XDG-autostart this indicator in MATE, too. | Mike Gabriel | 2017-05-30 | 1 | -1/+1 |
* | Adding a systemd user session unit | Ted Gould | 2017-05-17 | 3 | -0/+40 |
* | Fork from Ubuntu's indicator-session project. | Mike Gabriel | 2015-11-14 | 9 | -43/+37 |
* | Re-add the feature to hide the user list if com.canonical.indicator.session u... | Iain Lane | 2014-03-24 | 1 | -0/+5 |
|\ |
|
| * | Update some strings | Iain Lane | 2014-03-19 | 1 | -1/+1 |
| * | Re-add the feature to hide the user list if com.canonical.indicator.session u... | Iain Lane | 2014-03-19 | 1 | -0/+5 |
* | | Synchronize process management across indicators | Ted Gould | 2014-03-20 | 4 | -3/+33 |
|\ \
| |/
|/| |
|
| * | Update for gnome-fallback | Ted Gould | 2014-02-26 | 1 | -2/+2 |
| * | Adding in an Upstart override | Ted Gould | 2014-02-20 | 2 | -0/+29 |
| * | Update with a respawn limit | Ted Gould | 2014-02-20 | 1 | -1/+2 |
| * | Converting to an OnlyShowIn | Ted Gould | 2014-02-20 | 1 | -1/+1 |
* | | IndicatorSessionService: add desktop_lockscreen mode, show users and switch t... | Marco Trevisan (Treviño) | 2014-03-11 | 1 | -0/+3 |
|/ |
|
* | clean out the extra-sessions directory, it's a leftover | Sebastien Bacher | 2013-12-04 | 3 | -44/+0 |
* | XDG Autostart file | Ted Gould | 2013-10-28 | 2 | -0/+30 |
* | Merge trunk | Ted Gould | 2013-10-28 | 1 | -0/+2 |
|\ |
|
| * | Define "ubiquity" indicator profile, reusing the greeter object. (LP: | Dmitrijs Ledkovs | 2013-10-18 | 1 | -0/+2 |
* | | Dropping debugging for system-wide support | Ted Gould | 2013-08-27 | 1 | -3/+0 |
* | | Drop session specification | Ted Gould | 2013-08-27 | 1 | -4/+1 |
* | | Merging trunk | Ted Gould | 2013-08-27 | 20 | -132/+90 |
|\| |
|
| * | make the desktop greeter menu's name consistent across indicators: 'desktop_g... | Charles Kerr | 2013-07-05 | 1 | -1/+1 |
| * | make the desktop name consistent everywhere: 'desktop_greeter' | Charles Kerr | 2013-07-05 | 1 | -1/+1 |
| * | in the .indicator file, add a Position entry | Charles Kerr | 2013-07-02 | 1 | -0/+1 |
| * | in cmake files, limit scopes by moving single-target properties out of the gl... | Charles Kerr | 2013-07-01 | 1 | -0/+2 |
| * | in our cmake files, rename PROJECT_LIBEXECDIR as CMAKE_INSTALL_LIBEXECDIR and... | Charles Kerr | 2013-07-01 | 1 | -1/+1 |
| * | in the cmake files, prefer the _FULL versions of the GNU variables | Charles Kerr | 2013-07-01 | 1 | -2/+2 |
| * | in data/CMakeLists.txt, install icons into the standard hicolor directory, ra... | Charles Kerr | 2013-07-01 | 1 | -2/+1 |
| * | in data/CMakeLists.txt, install icons/' subdirectories, not the icons/ direct... | Charles Kerr | 2013-07-01 | 1 | -0/+5 |
| * | remove localinstall mode | Charles Kerr | 2013-06-28 | 1 | -10/+2 |