aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* src/utils.[ch]: Make desktop env checks available globally, load MSD media ↵Mike Gabriel2017-05-307-67/+120
| | | | keys settings, if in MATE environment.
* desktop env awareness: Make session indicator aware of the MATE desktop ↵Mike Gabriel2017-05-301-3/+157
| | | | environment. Report to the user, if a desktop env is unknown (e.g. when the user wants to open the system settings dialog, etc.).
* Don't use PROMPT_WITH_AYATANA for detecting the session type, ask ↵Mike Gabriel2017-05-301-19/+27
| | | | XDG_CURRENT_DESKTOP instead.
* Rename PROMPT_WITH_UNITY to PROMPT_WITH_AYATANA, meaning the ↵Mike Gabriel2017-05-301-6/+6
| | | | org.ayatana.Desktop DBus session bus.
* Things are not that simple... Complete previous commit, now switch to ↵Mike Gabriel2017-05-306-58/+58
| | | | org.ayatana.Desktop Dbus session bus name complete.
* De-Canonical'ize: Rename DBus bus com.canonical.Unity to org.ayatana.Desktop.Mike Gabriel2017-05-233-5/+5
|
* Adding a systemd user session unitTed Gould2017-05-174-0/+42
|
* debian/control: Adapt SYNOPSIS and LONG_DESCRIPTION.Mike Gabriel2017-05-171-3/+4
|
* src/CMakeLists.txt: Comply with cmake policy CMP0053.Mike Gabriel2017-05-171-1/+1
|
* debian/rules: Adapt to new bin:package name in override_dh_install rule.Mike Gabriel2017-05-171-2/+2
|
* MATE proxies the name spaces required for session management. Add ↵Martin Wimpress2017-05-171-2/+2
| | | | mate-control-center to Recommends.
* switch back to x-canonical-typeMike Gabriel2017-05-172-5/+5
|
* Use x-ayatanaindicator-* instead of x-canonical-*/x-ayatana-*.Mike Gabriel2015-11-162-5/+5
|
* debian/control: Fix bin:package name. Also alternatively recommend MATE ↵Mike Gabriel2015-11-161-3/+3
| | | | indicator applet / screensaver.
* debian/control: Fix dependencies so that the package is installable on ↵Mike Gabriel2015-11-161-2/+2
| | | | Debian _and_ Ubuntu.
* Fork from Ubuntu's indicator-session project.Mike Gabriel2015-11-14133-1178/+900
|
* Releasing 12.10.5+15.10.20150915-0ubuntu1CI Train Bot2015-09-151-0/+11
|
* under unity8 start system-settings instead unity-control-center Fixes: #1489480Sebastien Bacher2015-09-153-4/+13
|\ | | | | | | Approved by: PS Jenkins bot, Charles Kerr
| * under unity8 start system-settings instead unity-control-centerSebastien Bacher2015-08-273-4/+13
| |
* | Disable shutdown/reboot in the lockscreen. Fixes: #1460626Andrea Azzarone andrea.azzarone@canonical.com2015-09-151-9/+11
|\ \ | |/ |/| | | Approved by: PS Jenkins bot, Marco Trevisan (Treviño)
| * Disable shutdown/reboot in the lockscreen.Andrea Azzarone andrea.azzarone@canonical.com2015-06-041-9/+11
|/
* Releasing 12.10.5+15.04.20150327-0ubuntu1CI Train Bot2015-03-271-0/+8
|
* Fix a crash in get_user_label() by testing a string pointer for NULL before ↵Charles Kerr2015-03-271-5/+14
|\ | | | | | | | | | | dereferencing it. Fixes: #1290876 Approved by: Ted Gould, PS Jenkins bot
| * if someone has control codes in their real name, who are we do disagree?Charles Kerr2015-03-251-1/+1
| |
| * use unichar rather than asciiCharles Kerr2015-03-251-6/+9
| |
| * in get_user_label(), don't dereference a NULL real_name pointerCharles Kerr2015-03-251-5/+11
|/
* Releasing 12.10.5+15.04.20150228-0ubuntu1CI Train Bot2015-02-282-0/+7
|
* Support multiple desktop names in XDG_CURRENT_DESKTOP.Dmitry Shachnev2015-02-281-1/+17
|\ | | | | | | Approved by: Charles Kerr, Alberts Muktupāvels
| * Support multiple names in XDG_CURRENT_DESKTOP.Dmitry Shachnev2014-11-301-1/+17
|/
* Releasing 12.10.5+15.04.20141103-0ubuntu1CI bot2014-11-031-0/+7
|
* update the translations template during the buildSebastien Bacher2014-11-031-0/+3
|\ | | | | | | | | Fixes: 1385260 Approved by: Ted Gould
| * update the translations template during the buildSebastien Bacher2014-10-241-0/+3
|/
* Releasing 12.10.5+14.10.20141009-0ubuntu1CI bot2014-10-091-0/+7
|
* Fix autopkg tests Martin Pitt2014-10-093-28/+6
|\ | | | | | | Approved by: Charles Kerr, PS Jenkins bot
| * Run tests-service as autopkgtestMartin Pitt2014-09-232-25/+4
| | | | | | | | | | | | | | | | | | | | Drop the obsolete and rather unnecessary setup from start-service (this is a system integration test, stuff shoudl just run after installation or get dbus activated). In lieu of an actual integration test that uses the installed package, run test-service. This won't check the installed indicator-session package, but at least verify that it still builds and runs, thus find regressions in the dependencies.
| * debian/control: Drop commented out XS-Testsuite: field, dpkg now adds this ↵Martin Pitt2014-09-231-1/+0
| | | | | | | | automatically
| * debian/control: Update Vcs-* links to current branchMartin Pitt2014-09-231-2/+2
|/
* Releasing 12.10.5+14.10.20140919-0ubuntu1CI bot2014-09-191-0/+7
|
* Make Cancel button in Zenity backend work again Fixes: 1363630Dmitry Shachnev2014-09-191-5/+1
|\ | | | | | | Approved by: Charles Kerr
| * Make Cancel button in Zenity backend work againDmitry Shachnev2014-08-311-5/+1
|/
* Releasing 12.10.5+14.10.20140814-0ubuntu1CI bot2014-08-141-0/+8
|
* Re-use the same Translations.cmake file across indicators Fixes: 1354058Charles Kerr2014-08-141-12/+8
|\ | | | | | | Approved by: Ted Gould, PS Jenkins bot
| * sync the shared Translations.cmake file to pick up recent bugfixes.Charles Kerr2014-08-091-12/+8
|/
* Releasing 12.10.5+14.10.20140718-0ubuntu1CI bot2014-07-181-0/+9
|
* Hide relevant items from session indicator when org.gnome.desktop.lockdown ↵Robert Ancell2014-07-182-15/+155
|\ | | | | | | | | | | disable-lock-screen or disable-user-switching are set to match 12.04 LTS behaviour Fixes: 1325353 Approved by: Charles Kerr, PS Jenkins bot
| * Hide relevant items from session indicator when org.gnome.desktop.lockdown ↵Robert Ancell2014-07-112-15/+155
| | | | | | | | disable-lock-screen or disable-user-switching are set to match 12.04 LTS behaviour
* | Releasing 12.10.5+14.10.20140717-0ubuntu1CI bot2014-07-171-0/+8
| |
* | Add support for getting the distro name from /etc/os-release. Fixes: 1331873Charles Kerr2014-07-171-2/+78
|\ \ | |/ |/| | | Approved by: Ted Gould, PS Jenkins bot
| * use g_shell_unquote() to unmunge the values in /etc/os-releaseCharles Kerr2014-07-161-17/+16
| |
| * tweak unescape comment for readabilityCharles Kerr2014-07-161-1/+1
| |