aboutsummaryrefslogtreecommitdiff
path: root/src/settings-daemon.vala
Commit message (Collapse)AuthorAgeFilesLines
* Add missing error handlersRobert Tari2023-05-071-2/+26
|
* Fix error handlers for D-Bus methodsRobert Tari2023-05-071-6/+8
|
* src/settings-daemon.vala: Also set rfill MSD plugin to disabled in greeter.Mike Gabriel2022-11-281-0/+1
|
* src/settings-daemon.vala: Use correct MSD schema names.Mike Gabriel2022-11-281-16/+17
|
* Fix some typosElyes HAOUAS2021-06-071-1/+1
| | | | Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
* Posix.Signal.<SIG>: Provide old-style Posix.SIG<SIG> API calls if built with ↵Mike Gabriel2018-06-211-0/+4
| | | | Vala API version << 0.40. (Fixes FTBFS on Debian 9).
* Use Posix.Signal.* rather than Posix.SIG*. (Vala 0.40 deprecations).Mike Gabriel2018-06-161-1/+1
|
* White-space cleanup. Removing superfluous EOL white-spaces.Mike Gabriel2017-12-071-3/+3
|
* copyright holdership: Add myself as copyright holder and author to file ↵Mike Gabriel2017-10-261-0/+2
| | | | headers of files I have worked on.
* src/settings_daemon.vala: sd_pid is a private property.Mike Gabriel2017-06-201-1/+1
|
* rebase debug PIDMike Gabriel2017-06-201-1/+1
|
* debugging: Print out process PIDs for launched subprocesses.Mike Gabriel2017-06-201-0/+1
|
* src/settings-daemon.vala: Make sure the SettingsDaemon subprocess gets ↵Mike Gabriel2017-06-081-2/+32
| | | | killed when greeter exits.
* src/settings-daemon.vala: Flaw when switching to m-s-d. The media-keys ↵Mike Gabriel2017-06-071-1/+0
| | | | plugin is to be diabled.
* src/settings-daemon.vala: Avoid race condition that could launch the ↵Mike Gabriel2017-06-071-3/+1
| | | | settings daemon twice.
* Use ShutdownDialogType.SHUTDOWN on incoming shutdown requests. This enables ↵Mike Gabriel2017-05-301-4/+4
| | | | Hibernate and Suspend buttons, which is nice.
* Return "greeter" as session_name rather than "ubuntu" in SessionManager DBus ↵Mike Gabriel2017-05-281-1/+1
| | | | interface.
* comment change: MATE and GNOME share the same session manager namespaceMike Gabriel2017-05-261-1/+1
|
* rebase m-s-dMike Gabriel2017-04-301-8/+4
|
* Switch to using MATE's Settings Daemon.Mike Gabriel2017-04-291-22/+22
|
* Drop the idea of using mate-settings-daemon on non-Ubuntu systems, use ↵Mike Gabriel2015-10-261-2/+2
| | | | gnome-settings-daemon instead.
* Rename UGSettings to AGSettings.Mike Gabriel2015-10-071-1/+1
|
* Rebase against unity from Ubuntu 15.04Mike Gabriel2015-09-211-2/+2
|
* Make arctica-greeter build on Debian and Ubuntu alike.Mike Gabriel2015-09-211-1/+1
|
* Make arctica-greeter build against Debian unstable _and_ Ubuntu (and ↵Mike Gabriel2015-09-211-3/+3
| | | | probably break at runtime).
* fork unity-greeter as arctica-greeterMike Gabriel2015-09-191-1/+1
|
* Imported Upstream version 14.04.10Mike Gabriel2014-11-021-0/+234