summaryrefslogtreecommitdiff
path: root/src/backends/native/meta-backend-native.c
Commit message (Expand)AuthorAgeFilesLines
* kms: Prepare shutdown on 'prepare-shutdown' signalJonas Ådahl2023-02-181-3/+0
* Use the same prefix for all generated D-Bus boiler plateJonas Ådahl2023-01-281-1/+1
* backend: Set up and use ownership chainsJonas Ådahl2022-12-171-2/+4
* Make VT switch API explicitly part of the native backendJonas Ådahl2022-12-171-5/+5
* backend/native: Don't assume passed error points to anythingJonas Ådahl2022-11-171-3/+7
* backend/native: Create MetaRenderDevice on_gpu_added when it does not existsŁukasz Spintzyk2022-11-011-4/+21
* backend/native: Sending modifiers to clients can be disabled via udevMichel Dänzer2022-09-221-0/+3
* Remove meta_is_stage_views_enabled()Jonas Ådahl2022-09-191-7/+0
* kms: Only force legacy mode setting when using EGLStreamJonas Ådahl2022-09-021-0/+5
* backend/native: Prepare render devices earlier than KMSJonas Ådahl2022-09-021-22/+166
* backend: Add color manager skeletonJonas Ådahl2022-09-011-0/+10
* backend/native: Don't warn on EACCES if headlessSimon McVittie2022-08-191-5/+30
* barriers: Make barriers fully part of the backendJonas Ådahl2022-07-261-0/+7
* pointer-constraints: Move min edge distance from backend to WaylandJonas Ådahl2022-06-131-1/+6
* screen-cast: Test allocate DMA buffer with implicit APIJonas Ådahl2022-04-221-0/+17
* backend/native: Only disable dmabuf screen cast when not hw acceleratedJonas Ådahl2022-02-071-30/+5
* launcher: Pass fallback session/seat ID when in test modeJonas Ådahl2022-01-141-1/+17
* Add rudimentary mode setting testJonas Ådahl2022-01-141-6/+31
* native: Replace 'headless' property with 'mode' propertyJonas Ådahl2022-01-141-23/+39
* Add method to show if in headless modeJoan Torres2021-12-071-4/+6
* backends/native: Use rtkit to get realtime priorityCarlos Garnacho2021-10-221-9/+30
* clutter/backend/native: Keep a pointer to the actual backendJonas Ådahl2021-10-181-1/+1
* backends/native: Ignore udev events while we're pausedMarco Trevisan (Treviño)2021-09-201-30/+5
* context: Make the context own MetaWaylandCompositorJonas Ådahl2021-07-151-5/+0
* seat-impl: Open/close files via device poolJonas Ådahl2021-07-071-0/+1
* clutter/seat: Remove backend pointerJonas Ådahl2021-07-071-2/+0
* native: Add device pool for tracking device file descriptorsJonas Ådahl2021-07-071-0/+11
* native: Properly ignore devices on init tooJonas Ådahl2021-06-091-0/+7
* backends: Introduce MetaIdleManagerJonas Ådahl2021-05-181-4/+4
* main: Initialize Wayland just before MetaDisplayJonas Ådahl2021-05-171-4/+0
* backend/native: Split up KMS shutdown in two phasesJonas Ådahl2021-05-051-2/+4
* backend/native: Add udev rule to ignore vkms devicesJonas Ådahl2021-04-301-0/+6
* backend/native: Only disable KMS modifiers for i915Jonas Ådahl2021-04-141-2/+2
* backend: Take over seat ownership from the clutter backendJonas Ådahl2021-03-131-0/+24
* clutter/backend/native: Don't double manage stage implementationJonas Ådahl2021-03-131-3/+3
* native: Add headless mode using surfaceless EGL contextJonas Ådahl2021-03-121-2/+10
* backend/native: Hook up 'headless' mode to input and KMS subsystemsJonas Ådahl2021-03-121-7/+23
* kms: Add way to run without mode settingJonas Ådahl2021-03-121-1/+3
* backend/native: Add getter for is-headless stateJonas Ådahl2021-03-121-0/+6
* monitor-manager/native: Allow starting without outputs when headlessJonas Ådahl2021-03-121-0/+2
* native: Rename MetaMonitorManagerKms to MetaMonitorManagerNativeJonas Ådahl2021-03-121-8/+8
* backend-native: Add non-functional 'headless' modeJonas Ådahl2021-03-121-0/+43
* udev: Fetch seat-id via backend instead of laucherJonas Ådahl2021-01-281-0/+6
* backend/native: Gracefully handle failing to create monitor managerJonas Ådahl2021-01-281-0/+3
* meta: Remave meta_activate_session()Jonas Ådahl2021-01-281-29/+0
* kms: Update device state when resumingJonas Ådahl2021-01-221-0/+1
* backend/native: Destroy logind helper after seatJonas Ådahl2021-01-191-1/+2
* backend: Tear down in dispose() instead of finalize()Jonas Ådahl2021-01-191-5/+8
* backends/native: Destruct udev after kmsJonas Ådahl2020-12-161-1/+1
* backends/native: Drop MetaEventNativeCarlos Garnacho2020-12-081-1/+0