summaryrefslogtreecommitdiff
path: root/src/backends/native/meta-launcher.c
Commit message (Expand)AuthorAgeFilesLines
* Use the same prefix for all generated D-Bus boiler plateJonas Ådahl2023-01-281-11/+11
* backend: Set up and use ownership chainsJonas Ådahl2022-12-171-4/+14
* launcher: Use $XDG_SESSION_ID if availableSebastian Wick2022-01-241-0/+19
* launcher: Pass fallback session/seat ID when in test modeJonas Ådahl2022-01-141-10/+39
* launcher: Fix indentationJonas Ådahl2022-01-141-37/+37
* backends/native: Remove unused includesMarco Trevisan (Treviño)2021-09-201-1/+0
* launcher: Remove open/close restricted file APIJonas Ådahl2021-07-131-114/+0
* launcher: Remove now unused file management APIJonas Ådahl2021-07-071-62/+0
* native: Add device pool for tracking device file descriptorsJonas Ådahl2021-07-071-0/+6
* launcher: Use gnome.gdbusgen and add prefix to generated APIJonas Ådahl2021-04-141-42/+60
* src: Stop using GSliceRobert Mader2021-02-221-2/+2
* backend/native/clutter: Get seat ID from backendJonas Ådahl2021-01-281-2/+0
* meta: Remave meta_activate_session()Jonas Ådahl2021-01-281-11/+0
* backends/native: Add distinct meta-input-thread.h headerCarlos Garnacho2020-11-271-1/+1
* backends/native: Add a bunch of "_in_impl" suffixes to functionsCarlos Garnacho2020-11-271-8/+8
* backends/native: Spin MetaSeatImpl off MetaSeatNativeCarlos Garnacho2020-11-271-9/+12
* backends: Replace ClutterDeviceManager usage in favor of ClutterSeatCarlos Garnacho2020-01-301-1/+1
* native: Implement ClutterSeatCarlos Garnacho2020-01-301-4/+5
* clutter: Move evdev input to src/backends/nativeCarlos Garnacho2019-08-241-5/+6
* launcher: Explicitly look up object path for seatBenjamin Berg2019-05-211-3/+5
* meta-launcher: g_propagate_*_error takes ownershipNiels De Graef2019-02-121-2/+6
* Clean up include macros messJonas Ådahl2018-11-061-11/+8
* launcher: First check if we are in a login sessionIain Lane2018-07-101-0/+23
* meta-launcher: Find the current user's graphical session, not the pid'sIain Lane2018-07-071-11/+144
* backends: Remove X11 idle-monitor backendBastien Nocera2018-04-161-1/+0
* backends/native: Move KMS fd management to monitor managerJonas Ådahl2017-10-051-247/+63
* build: Require libgudev >= 232Bastien Nocera2017-09-011-4/+0
* backends: Set error when opening /sys file failsCarlos Garnacho2017-07-141-3/+16
* backends/native: Move pause/resume handling to backendJonas Ådahl2017-03-101-39/+5
* backends: Allow opening /sys/ files on MetaLauncherCarlos Garnacho2017-02-161-0/+20
* backends: Pass seat ID to evdev ClutterDeviceManagerCarlos Garnacho2017-02-021-0/+2
* MetaLauncher: Remember the KMS file pathJonas Ådahl2016-11-181-1/+13
* native: don't call steal_pointer prematurelyRay Strode2016-10-191-1/+3
* native: fail on systems with connectors spread across multiple gpusRay Strode2016-10-191-1/+62
* native: shore up matching of card deviceRay Strode2016-10-191-0/+7
* native: only match drm subsystem devicesRay Strode2016-10-191-0/+5
* Move cogl KMS winsys into the native backendJonas Ådahl2016-07-201-9/+9
* Create cogl renderer in MetaRendererJonas Ådahl2016-07-201-1/+0
* launcher: Expose KMS fdJonas Ådahl2016-07-201-0/+9
* Drop local g_autoptr definitions for generated codeEmmanuele Bassi2016-05-031-7/+0
* Don't re-define auto cleanup symbolsEmmanuele Bassi2016-05-031-0/+5
* meta-launcher: Use g_auto* macrosRui Matos2016-01-251-27/+19
* meta-launcher: don't call g_object_unref() on NULLMarek Chalupa2016-01-211-7/+9
* launcher: Fix drm device detection for non pci devicesAlban Browaeys2015-11-121-11/+17
* MetaLauncher: Don't g_error() on failureOwen W. Taylor2015-11-061-53/+98
* Revert "Force cursor update after applying configuration"Ray Strode2015-11-061-37/+0
* Force cursor update after applying configurationRay Strode2015-11-061-0/+37
* Avoid shadowing existing variablesFlorian Müllner2015-09-241-3/+3
* Revert "launcher: simplify getting session dbus proxy"Jonas Ådahl2015-09-171-1/+10
* launcher: Don't pass variable as format stringFlorian Müllner2015-09-161-1/+1