| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| * | add a post-install hook to update the icon cache after installation. Taken fr... | Charles Kerr | 2013-06-20 | 1 | -0/+3 |
| * | cmake: fix variables in data/CMakeLists.txt, make status messages more consis... | Charles Kerr | 2013-06-20 | 1 | -18/+34 |
| * | add cmake rules to install the icon files | Charles Kerr | 2013-06-20 | 18 | -126/+15 |
| * | install .schema.xml and indicator-session-service in the right places. | Charles Kerr | 2013-06-20 | 1 | -24/+42 |
| * | cmake work: properly generate and install the .service file for dbus activation | Charles Kerr | 2013-06-20 | 2 | -7/+7 |
| * | install the .indicator file into the unity/indicators/ dir | Charles Kerr | 2013-06-20 | 1 | -2/+3 |
| * | use the production dbus name | Charles Kerr | 2013-06-19 | 2 | -4/+10 |
| * | add session.indicator to data/ | Charles Kerr | 2013-04-18 | 1 | -0/+4 |
| * | add data/CMakeLists.txt to the repo | Charles Kerr | 2013-03-22 | 1 | -0/+23 |
* | | Dropping the DBus service file | Ted Gould | 2013-05-29 | 2 | -12/+0 |