summaryrefslogtreecommitdiff
path: root/src/backends/native/meta-backend-native.c
Commit message (Expand)AuthorAgeFilesLines
* backends/native: Stop supporting stage views being disabledJonas Ådahl2017-10-051-5/+33
* monitor-manager: Keep pointer to backendJonas Ådahl2017-10-051-1/+3
* native/cursor-renderer: Cleanup constructionJonas Ådahl2017-10-051-1/+1
* backends/native: Move KMS fd management to monitor managerJonas Ådahl2017-10-051-12/+19
* backend/native: Propogate error when creating rendererJonas Ådahl2017-10-051-8/+4
* Revert "renderer-native: Destroy monitor framebuffers when suspending"Jonas Ådahl2017-09-041-3/+0
* backends/native: Only emit layout group changed event when changedJonas Ådahl2017-08-211-0/+5
* backend: Add API to get layout groupJonas Ådahl2017-08-211-0/+9
* renderer-native: Destroy monitor framebuffers when suspendingJonas Ådahl2017-08-161-0/+3
* backend/native: Don't double-scale pointer motions on scaled monitorsJonas Ådahl2017-07-141-0/+3
* input-settings: Minor structural cleanupJonas Ådahl2017-05-241-0/+8
* backend: Use g_signal_emit instead of g_signal_emit_by_nameJonas Ådahl2017-04-071-2/+3
* backends/native: Apply per-output scales when moving across outputsCarlos Garnacho2017-03-271-2/+95
* backends/native: Scale relative input motions with monitor scaleJonas Ådahl2017-03-271-0/+21
* monitor-manager-kms: Don't listen on hotplugs when pausedJonas Ådahl2017-03-111-3/+13
* backends/native: Move pause/resume handling to backendJonas Ådahl2017-03-101-0/+35
* monitor-manager: Move logical monitor into its own fileJonas Ådahl2017-01-251-0/+1
* monitor-manager: Store logical monitors in a GListJonas Ådahl2017-01-251-16/+11
* monitor-manager: Make logical monitor from point API take floatsJonas Ådahl2017-01-251-1/+2
* Move current logical monitor retrieval to the backendsJonas Ådahl2017-01-251-0/+16
* backends: Use macros for declaring the backend typesJonas Ådahl2017-01-251-0/+5
* MetaBackend: Move fields from MetaBackend into MetaBackendPrivateJonas Ådahl2017-01-251-1/+2
* Move cursor tracker ownership to the backendJonas Ådahl2017-01-251-2/+2
* Rename MetaMonitorInfo MetaLogicalMonitorJonas Ådahl2017-01-251-14/+18
* backends/native: Pass KMS file path to rendererJonas Ådahl2016-11-181-1/+3
* MetaBackendNative: Initialize GError pointerJonas Ådahl2016-11-181-1/+1
* wayland: save/restore numlock stateOlivier Fourdan2016-09-091-0/+9
* backends/native: Support drawing onto multiple onscreen framebuffersJonas Ådahl2016-07-201-1/+4
* Introduce regional stage renderingJonas Ådahl2016-07-201-0/+7
* backends: Make clutter stage resizing more explicitJonas Ådahl2016-07-201-0/+10
* MetaRendererNative: Absorb CoglRendererKMSJonas Ådahl2016-07-201-3/+11
* native: Pass KMS fd to rendererJonas Ådahl2016-07-201-1/+9
* Introduce MetaRendererJonas Ådahl2016-07-201-0/+8
* Make mutter manage its own clutter backendsJonas Ådahl2016-07-201-0/+10
* native: Don't wait for a new input event to wrap the pointerJonas Ådahl2016-02-161-0/+6
* Implement support for the wp_pointer_constraints protocolJonas Ådahl2016-02-161-0/+22
* native: Update to new constrain callback APIJonas Ådahl2016-02-161-4/+6
* wayland: Implement support for wp_relative_pointerJonas Ådahl2016-02-161-0/+14
* MetaLauncher: Don't g_error() on failureOwen W. Taylor2015-11-061-1/+10
* native: remove obsolete commentMarek Chalupa2015-09-071-2/+0
* backends/native: Reset idle time when resuming from suspendRui Matos2015-05-281-0/+56
* backend-native: Reset idle time on lid open eventsRui Matos2015-05-221-0/+19
* backend-native: Remove unused variableRui Matos2015-05-221-3/+0
* backends: Center pointer on primary monitor on startupCarlos Garnacho2015-03-301-34/+0
* backends: Add meta_monitor_manager_get_monitor_at_point()Carlos Garnacho2015-03-301-29/+2
* native: make sure the pointer is in the visible area after initMarek Chalupa2015-03-091-0/+3
* backend-native: Ensure the pointer is visible on monitors-changedRui Matos2015-03-091-0/+31
* native: fix pointer constrainingMarek Chalupa2015-03-021-7/+7
* backends/native: Implement support for pointer barriersJonas Ådahl2015-01-191-1/+38
* native: Remove previous listener for keyboard settingsCarlos Garnacho2015-01-181-34/+1