Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update-pot.sh: Adapt to being used with CMake. | Mike Gabriel | 2017-07-21 | 1 | -1/+3 |
| | |||||
* | data/ayatana-indicator-session.upstart.desktop.in: Fix Name= field. | Mike Gabriel | 2017-07-21 | 1 | -1/+1 |
| | |||||
* | Provide to 'Help' menu items. One for Distro Help, one for Desktop Help. | Mike Gabriel | 2017-07-18 | 8 | -99/+178 |
| | |||||
* | debian/control: Bump Standards-Version: to 4.0.0. No changes needed. | Mike Gabriel | 2017-07-17 | 1 | -1/+1 |
| | |||||
* | Add full MATE session support. | Martin Wimpress | 2017-07-17 | 1 | -46/+60 |
| | | | | | | | | | | | | | | | This changeset adds the remaining support for MATE Desktop. When MATE is the desktop session: * "About This Computer" launches `mate-system-monitor --show-system-tab` * "<distro> Help..." launches the MATE User Guide. * "System Settings..." launches `mate-control-center` * "Lock/Switch Account..." invokes `mate-screensaver-command --lock` `have_mate_program()` checks that the active session is MATE and the required program exists, making this a safe mechanism to launch `"yelp help:mate-user-guide` specifically for MATE and fall through the just `yelp` on the other desktop environments. | ||||
* | Revert "DBus actions: Add support for logging out via GNOME/MATE session ↵ | Mike Gabriel | 2017-07-17 | 1 | -15/+0 |
| | | | | | | manager." This reverts commit 938988360da9c79a1c2904bca1249c16a59cfe3f. | ||||
* | debian/control: Process with 'wrap-and-sort -t'. | Mike Gabriel | 2017-07-17 | 1 | -10/+8 |
| | |||||
* | DBus actions: Add support for logging out via GNOME/MATE session manager. | Mike Gabriel | 2017-06-09 | 1 | -0/+15 |
| | |||||
* | debian/control: Update R, drop indicator-applet, add xfce4-indicator-plugin ↵ | Mike Gabriel | 2017-06-07 | 1 | -1/+1 |
| | | | | as an alternative. | ||||
* | debian/control: Pull-over LONG_DESCRIPTION from official Debian package. | Mike Gabriel | 2017-06-07 | 1 | -7/+7 |
| | |||||
* | debian/{rules,control}: Enable all hardening flags. | Mike Gabriel | 2017-06-07 | 2 | -0/+5 |
| | |||||
* | debian/{upstream/,patches/}: Sync in from official Debian package. | Mike Gabriel | 2017-06-07 | 2 | -0/+183 |
| | |||||
* | debian/copyright: Add auto-generated copyright.in file. | Mike Gabriel | 2017-06-07 | 1 | -0/+271 |
| | |||||
* | debian/copyright: Sync in from official Debian package. | Mike Gabriel | 2017-06-07 | 2 | -23/+300 |
| | |||||
* | 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. | ||||
* | debian/rules: Add get-orig-source rule. | Mike Gabriel | 2017-05-31 | 1 | -0/+3 |
| | |||||
* | debian/tests/control: Fix package version in tests' control file. | Mike Gabriel | 2017-05-31 | 1 | -1/+1 |
| | |||||
* | debian/watch: Fix upstream URL in watch file. | Mike Gabriel | 2017-05-31 | 1 | -1/+2 |
| | |||||
* | release 0.4.00.4.0 | Mike Gabriel | 2017-05-30 | 2 | -1/+9660 |
| | |||||
* | backend-dbus/actions.c: Mention MATE session proxy in error msg. | Mike Gabriel | 2017-05-30 | 1 | -1/+1 |
| | |||||
* | backend-dbus/actions.c: Improve comment. | Mike Gabriel | 2017-05-30 | 1 | -1/+1 |
| | |||||
* | INSTALL: Update to our new namespace. | Mike Gabriel | 2017-05-30 | 1 | -5/+5 |
| | |||||
* | Move NEWS to NEWS.Canonical. | Mike Gabriel | 2017-05-30 | 2 | -23/+23 |
| | |||||
* | Add update-pot.sh. | Mike Gabriel | 2017-05-30 | 1 | -0/+5 |
| | |||||
* | XDG-autostart this indicator in MATE, too. | Mike Gabriel | 2017-05-30 | 1 | -1/+1 |
| | |||||
* | src/utils.[ch]: Make desktop env checks available globally, load MSD media ↵ | Mike Gabriel | 2017-05-30 | 7 | -67/+120 |
| | | | | keys settings, if in MATE environment. | ||||
* | desktop env awareness: Make session indicator aware of the MATE desktop ↵ | Mike Gabriel | 2017-05-30 | 1 | -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 Gabriel | 2017-05-30 | 1 | -19/+27 |
| | | | | XDG_CURRENT_DESKTOP instead. | ||||
* | Rename PROMPT_WITH_UNITY to PROMPT_WITH_AYATANA, meaning the ↵ | Mike Gabriel | 2017-05-30 | 1 | -6/+6 |
| | | | | org.ayatana.Desktop DBus session bus. | ||||
* | Things are not that simple... Complete previous commit, now switch to ↵ | Mike Gabriel | 2017-05-30 | 6 | -58/+58 |
| | | | | org.ayatana.Desktop Dbus session bus name complete. | ||||
* | De-Canonical'ize: Rename DBus bus com.canonical.Unity to org.ayatana.Desktop. | Mike Gabriel | 2017-05-23 | 3 | -5/+5 |
| | |||||
* | Adding a systemd user session unit | Ted Gould | 2017-05-17 | 4 | -0/+42 |
| | |||||
* | debian/control: Adapt SYNOPSIS and LONG_DESCRIPTION. | Mike Gabriel | 2017-05-17 | 1 | -3/+4 |
| | |||||
* | src/CMakeLists.txt: Comply with cmake policy CMP0053. | Mike Gabriel | 2017-05-17 | 1 | -1/+1 |
| | |||||
* | debian/rules: Adapt to new bin:package name in override_dh_install rule. | Mike Gabriel | 2017-05-17 | 1 | -2/+2 |
| | |||||
* | MATE proxies the name spaces required for session management. Add ↵ | Martin Wimpress | 2017-05-17 | 1 | -2/+2 |
| | | | | mate-control-center to Recommends. | ||||
* | switch back to x-canonical-type | Mike Gabriel | 2017-05-17 | 2 | -5/+5 |
| | |||||
* | Use x-ayatanaindicator-* instead of x-canonical-*/x-ayatana-*. | Mike Gabriel | 2015-11-16 | 2 | -5/+5 |
| | |||||
* | debian/control: Fix bin:package name. Also alternatively recommend MATE ↵ | Mike Gabriel | 2015-11-16 | 1 | -3/+3 |
| | | | | indicator applet / screensaver. | ||||
* | debian/control: Fix dependencies so that the package is installable on ↵ | Mike Gabriel | 2015-11-16 | 1 | -2/+2 |
| | | | | Debian _and_ Ubuntu. | ||||
* | Fork from Ubuntu's indicator-session project. | Mike Gabriel | 2015-11-14 | 133 | -1178/+900 |
| | |||||
* | Releasing 12.10.5+15.10.20150915-0ubuntu1 | CI Train Bot | 2015-09-15 | 1 | -0/+11 |
| | |||||
* | under unity8 start system-settings instead unity-control-center Fixes: #1489480 | Sebastien Bacher | 2015-09-15 | 3 | -4/+13 |
|\ | | | | | | | Approved by: PS Jenkins bot, Charles Kerr | ||||
| * | under unity8 start system-settings instead unity-control-center | Sebastien Bacher | 2015-08-27 | 3 | -4/+13 |
| | | |||||
* | | Disable shutdown/reboot in the lockscreen. Fixes: #1460626 | Andrea Azzarone andrea.azzarone@canonical.com | 2015-09-15 | 1 | -9/+11 |
|\ \ | |/ |/| | | | Approved by: PS Jenkins bot, Marco Trevisan (Treviño) | ||||
| * | Disable shutdown/reboot in the lockscreen. | Andrea Azzarone andrea.azzarone@canonical.com | 2015-06-04 | 1 | -9/+11 |
|/ | |||||
* | Releasing 12.10.5+15.04.20150327-0ubuntu1 | CI Train Bot | 2015-03-27 | 1 | -0/+8 |
| | |||||
* | Fix a crash in get_user_label() by testing a string pointer for NULL before ↵ | Charles Kerr | 2015-03-27 | 1 | -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 Kerr | 2015-03-25 | 1 | -1/+1 |
| | | |||||
| * | use unichar rather than ascii | Charles Kerr | 2015-03-25 | 1 | -6/+9 |
| | |