Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | UnitySession -> LomiriSession: Re-rename related changes that we erroneously ↵ | Mike Gabriel | 2023-02-13 | 1 | -3/+4 |
| | | | | | | | | | | | | | | | | | | | | | | hid away as Ayatana DesktopSession. This brings full Lomiri integration finally. Until now, the session indicator somehow seemed to work, but in some odd ways. On the phone, the session indicator would fallback to direct systemd interaction while on Lomiri in Debian, it would fallback to Zenity dialogs (most of all because Zenity got installed by some other package as a dependency). With this massive renaming change, ayatana-indicator-session should now smoothly interact with the com.lomiri.Shell.Session DBus interface and also with the mimicked GNOME SessionManager End-Session-Dialog interface. As a downside, this change nearly fully removes Unity7 support which would need to be brought back +/- as a full duplicate of what we do for Lomiri. But as noone has dared integrating Ayatana Indicator Session with Unity7, so far, we should be able to live with that for now. Fixes https://github.com/AyatanaIndicators/ayatana-indicator-session/issues/82 | ||||
* | Convert testing and coverage reporting to cmake-extras style | Robert Tari | 2021-06-11 | 1 | -5/+0 |
| | | | | fixes https://github.com/AyatanaIndicators/ayatana-indicator-session/issues/34 | ||||
* | Things are not that simple... Complete previous commit, now switch to ↵ | Mike Gabriel | 2017-05-30 | 1 | -2/+2 |
| | | | | 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 | 1 | -1/+1 |
| | |||||
* | Fork from Ubuntu's indicator-session project. | Mike Gabriel | 2015-11-14 | 1 | -3/+2 |
| | |||||
* | Actions: add Unity session proxy, and use to lock the screen if available | Marco Trevisan (Treviño) | 2014-04-10 | 1 | -1/+5 |
| | |||||
* | 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 | ||||
* | cleanup: put an '.xml' file suffix at the end of the DisplayManager.Seat xml ↵ | Charles Kerr | 2013-06-28 | 1 | -1/+1 |
| | | | | file | ||||
* | we don't need a login1 session proxy, so don't generate code for one. | Charles Kerr | 2013-06-24 | 1 | -4/+0 |
| | |||||
* | add replace consolekit xml files with login1; update build files | Charles Kerr | 2013-06-24 | 1 | -12/+12 |
| | |||||
* | use pete woods' hud cmake code for the build.sh script to check for Ninja ↵ | Charles Kerr | 2013-03-23 | 1 | -71/+44 |
| | | | | and to move the gdbus-codegen macros into a resuable file in the cmake/ directory. | ||||
* | port indicator-session to GMenu/cmake. Code coverage increased from 0% to 95.4%. | Charles Kerr | 2013-03-22 | 1 | -0/+86 |