Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | data/ayatana-indicator-session.desktop.in: Drop AutostartCondition, drop GNOME from OnlyShowIn. | ||||
* | 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 ↵ | Iain Lane | 2014-03-24 | 1 | -0/+5 |
|\ | | | | | | | user-show-menu is false Fixes: 1211772 | ||||
| * | 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 ↵ | Iain Lane | 2014-03-19 | 1 | -0/+5 |
| | | | | | | | | user-show-menu is false | ||||
* | | 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 ↵ | Marco Trevisan (Treviño) | 2014-03-11 | 1 | -0/+3 |
|/ | | | | to account items | ||||
* | 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 |
| | | | | | | | | #1241539) | ||||
* | | 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: ↵ | Charles Kerr | 2013-07-05 | 1 | -1/+1 |
| | | | | | | | | 'desktop_greeter' | ||||
| * | 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 ↵ | Charles Kerr | 2013-07-01 | 1 | -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 Kerr | 2013-07-01 | 1 | -1/+1 |
| | | | | | | | | and CMAKE_INSTALL_FULL_LIBEXECDIR for consistency with the other GNUInstallDirs | ||||
| * | 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, ↵ | Charles Kerr | 2013-07-01 | 1 | -2/+1 |
| | | | | | | | | rather than a custom libindicator hicolor directory, as discussed with ted and lars in #systems | ||||
| * | in data/CMakeLists.txt, install icons/' subdirectories, not the icons/ ↵ | Charles Kerr | 2013-07-01 | 1 | -0/+5 |
| | | | | | | | | directory itself. | ||||
| * | remove localinstall mode | Charles Kerr | 2013-06-28 | 1 | -10/+2 |
| | | |||||
| * | add a post-install hook to update the icon cache after installation. Taken ↵ | Charles Kerr | 2013-06-20 | 1 | -0/+3 |
| | | | | | | | | from geary/icons/CMakeLists.txt. (Thanks, Eric!) | ||||
| * | cmake: fix variables in data/CMakeLists.txt, make status messages more ↵ | Charles Kerr | 2013-06-20 | 1 | -18/+34 |
| | | | | | | | | consistent | ||||
| * | 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 |
| | | |||||
* | | Adding an upstart job config | Ted Gould | 2013-05-29 | 2 | -1/+25 |
|/ | |||||
* | use the same icons in the greeter as we do in a user session | Michael Terry | 2012-10-22 | 8 | -251/+0 |
| | |||||
* | the default value for show-real-name-on-panel should be 'false' | Charles Kerr | 2012-06-19 | 1 | -1/+1 |
| | |||||
* | remove the use-username-in-switch-item property; it's no longer spec'ed | Charles Kerr | 2012-06-14 | 1 | -6/+0 |
| | |||||
* | a step in merging the two menus: remove the 'should show user menu' flag | Charles Kerr | 2012-06-14 | 1 | -5/+0 |
| | |||||
* | Dropping the desktop files from the build | Ted Gould | 2012-04-04 | 5 | -67/+0 |
| | |||||
* | Make GTK Logout Helper optional | György Balló | 2011-11-23 | 1 | -8/+12 |
| | |||||
* | Fixed improperly mapped gconf to gsettings keys, fixes crasher (LP: #858798) | Ken VanDine | 2011-10-03 | 1 | -4/+4 |
| | |||||
* | Adding categories to the desktop files | Ted Gould | 2011-09-26 | 4 | -0/+4 |
| |