Loading
Commits on Source 20
-
Kristjan SCHMIDT authored
-
Sabri Ünal authored
-
Jordan Petridis authored
Systemd has been the default session for a while and everyone not using it is already heavily patching things and reimplements its dbus apis (like logind). This commit makes systemd a hard dependency, for both the session and the journal, and drops the consolekit backend as consolekit has been unmaintained for a good while now.
-
Jordan Petridis authored
-
Jordan Petridis authored
-
Piotr Drąg authored
-
Brage Fuglseth authored
-
Florentina Mușat authored
-
Joan Torres authored
This property indicates that GNOME will be able to start headlessly in environments not associated with a local seat.
-
Trần Ngọc Quân authored
-
Andre Klapper authored
-
Aefgh Threenine authored
-
Meson has a built-in way now to compile the schemas for us.
-
v209 was released in 2014. Previously we would fallback to looking for systemd >=183 if the version was older than 209. We can now drop this check and simplify a bit the build definition.
-
Replcea get_option('buildtype').contains('debug') with meson's get_option('debug') -
-
Correct the copyright header merchantability statement to point to the General Public License - closes #119
-
Terminal interrupts should be sent to the child process instead of gnome-session-inhibit. For example, when running `gnome-session-inhibit python`, CTRL+c should not exit the Python shell.
-
Ray Strode authored
Make ctrl-c behave better in gnome-session-inhibit Advertise support for headless session Build goo cleanups Copyright header cleanups README cleanups Translation updates
-
Jeremy Bícha authored