aboutsummaryrefslogtreecommitdiff
path: root/src/backend-dbus
Commit message (Expand)AuthorAgeFilesLines
* src/backend-dbus/actions.c: Switch to ayatana_common_utils_zenity_questionRobert Tari2023-11-041-85/+31
* src/{service.c,dbus-backends/actions.c}: Special treatment if running in an U...Mike Gabriel2023-02-271-1/+3
* src/dbus-backend/actions.c: Return 'lomiri.com' as Lomiri URL (instead of UBp...Mike Gabriel2023-02-271-1/+1
* UnitySession -> LomiriSession: Re-rename related changes that we erroneously ...Mike Gabriel2023-02-133-47/+48
* Use Ayatana as mock userRobert Tari2021-11-031-1/+3
* src/backend-dbus/actions.c: Replace deprecated g_spawn_check_exit_statusRobert Tari2021-10-211-1/+5
* Actions: add force-restart-menuitem option to make it visible in any environm...Marco Trevisan (Treviño)2021-06-221-0/+5
* Ensure we request the UI to verify restart availability when unity proxy conn...Marco Trevisan (Treviño)2021-06-221-0/+3
* open https://forums.ubports.com under LomiriLukáš Tinkl2021-06-221-0/+2
* Convert testing and coverage reporting to cmake-extras styleRobert Tari2021-06-111-5/+0
* Move common parts over to libayatana-common and clean upMarius Gripsgard2021-05-251-316/+77
* Add Budgie support.Robert Tari2021-05-011-1/+53
* Switch from URL Dispatcher to Lomiri URL Dispatcher.Mike Gabriel2021-02-021-5/+5
* Fix deprecations and build warningsRobert Tari2020-08-246-36/+18
* Whitespace fixRobert Tari2020-08-242-2/+2
* Add 'Report a bug...' item to the session menu.Mike Gabriel2018-03-251-0/+33
* Reintroduce optional url-dispatcher support.Mike Gabriel2018-03-251-0/+19
* src/backend-dbus/actions.c: Show warnings if no web browser is installed (for...Mike Gabriel2018-03-211-0/+8
* my_desktop_help(): Don't always fallback to empty yelp call, rather show a wa...Mike Gabriel2018-03-211-2/+19
* Add XFCE Support.Mike Gabriel2018-03-211-9/+56
* src/backend-dbus/actions.c: Use is_mate() from src/utils.c to check if we are...Mike Gabriel2017-07-211-8/+3
* my_distro_help(): Be less Debian-centric and detect other browser, if x-www-b...Mike Gabriel2017-07-211-1/+38
* Provide to 'Help' menu items. One for Distro Help, one for Desktop Help.Mike Gabriel2017-07-181-2/+10
* Add full MATE session support.Martin Wimpress2017-07-171-46/+60
* Revert "DBus actions: Add support for logging out via GNOME/MATE session mana...Mike Gabriel2017-07-171-15/+0
* DBus actions: Add support for logging out via GNOME/MATE session manager.Mike Gabriel2017-06-091-0/+15
* backend-dbus/actions.c: Mention MATE session proxy in error msg.Mike Gabriel2017-05-301-1/+1
* backend-dbus/actions.c: Improve comment.Mike Gabriel2017-05-301-1/+1
* src/utils.[ch]: Make desktop env checks available globally, load MSD media ke...Mike Gabriel2017-05-302-64/+2
* desktop env awareness: Make session indicator aware of the MATE desktop envir...Mike Gabriel2017-05-301-3/+157
* Don't use PROMPT_WITH_AYATANA for detecting the session type, ask XDG_CURRENT...Mike Gabriel2017-05-301-19/+27
* Rename PROMPT_WITH_UNITY to PROMPT_WITH_AYATANA, meaning the org.ayatana.Desk...Mike Gabriel2017-05-301-6/+6
* Things are not that simple... Complete previous commit, now switch to org.aya...Mike Gabriel2017-05-302-26/+26
* De-Canonical'ize: Rename DBus bus com.canonical.Unity to org.ayatana.Desktop.Mike Gabriel2017-05-233-5/+5
* Fork from Ubuntu's indicator-session project.Mike Gabriel2015-11-143-18/+10
* under unity8 start system-settings instead unity-control-centerSebastien Bacher2015-08-271-3/+10
* Support multiple names in XDG_CURRENT_DESKTOP.Dmitry Shachnev2014-11-301-1/+17
* Make Cancel button in Zenity backend work againDmitry Shachnev2014-08-311-5/+1
* If we try to prompt for confirmation using unity but the EndSessionDialog err...Charles Kerr2014-06-181-1/+11
* If we try to prompt for confirmation with zenity but zenity fails to run, tre...Charles Kerr2014-06-181-3/+10
* try to log out with com.canonical.Unity.Session's RequestLogout. If that fail...Charles Kerr2014-04-111-28/+93
* DBusActions: use if/else instead of returning in lock_current_sessionMarco Trevisan (Treviño)2014-04-101-5/+5
* ScreenSaver API: add SimulateUserActivity backMarco Trevisan (Treviño)2014-04-101-0/+3
* actions: cleanup spacingMarco Trevisan (Treviño)2014-04-101-1/+0
* actions: add have_unity_session to check if unity is currently running and ex...Marco Trevisan (Treviño)2014-04-102-15/+25
* Actions: lock current session also when switching to greeter and another userMarco Trevisan (Treviño)2014-04-101-0/+4
* Actions: add Unity session proxy, and use to lock the screen if availableMarco Trevisan (Treviño)2014-04-103-4/+69
* Only run unity-control-center under unityRobert Ancell2014-01-221-0/+3
* Use unity-control-center if it is availableRobert Ancell2014-01-101-3/+25
* copyediting: remove unnecessary comment that snuck into r406Charles Kerr2013-08-201-1/+0