summaryrefslogtreecommitdiff
path: root/src/backends/meta-backend.c
Commit message (Expand)AuthorAgeFilesLines
* backend: Only try to center pointer when there not headlessJonas Ådahl2017-08-301-5/+15
* Add remote desktop and screen cast functionalityJonas Ådahl2017-08-291-1/+83
* backend: Add API to get layout groupJonas Ådahl2017-08-211-0/+6
* Remove old monitor configuration systemJonas Ådahl2017-08-211-14/+0
* backends: Add a MetaOrientationManager classRui Matos2017-07-141-0/+15
* backend: Move settings into a new MetaSettings objectJonas Ådahl2017-05-261-217/+26
* backend: Make X11 display opened function explicitly namedJonas Ådahl2017-05-261-1/+1
* backend: Make the getter use the cached ui scaleJonas Ådahl2017-05-261-3/+14
* backend: Couple of whitespace fixesJonas Ådahl2017-05-241-2/+4
* input-settings: Minor structural cleanupJonas Ådahl2017-05-241-1/+7
* backend: Move out some code from post_init()Jonas Ådahl2017-05-241-27/+58
* backends: Store MUTTER_STAGE_VIEWS envvar content just onceCarlos Garnacho2017-05-091-8/+7
* backend: Get the UI scaling factor from the logical monitorsJonas Ådahl2017-04-071-2/+57
* monitor-manager: Reconfigure when 'scale-monitor-framebuffer' is toggledJonas Ådahl2017-04-071-2/+6
* backend: Add API to get UI scalingJonas Ådahl2017-04-071-0/+46
* clutter: Remove window scaling featureJonas Ådahl2017-04-071-8/+0
* backend: Use g_signal_emit instead of g_signal_emit_by_nameJonas Ådahl2017-04-071-27/+57
* monitor-manager: Make the config manager an 'experimental feature'Jonas Ådahl2017-04-071-0/+2
* Add support for scaled logical monitor framebuffersJonas Ådahl2017-04-071-1/+20
* backend: Add 'experimental-features' gsettingJonas Ådahl2017-04-071-0/+106
* dnd: Implement MetaDndHyungwon Hwang2017-03-071-0/+19
* backend: Only center pointer when not headlessJonas Ådahl2017-01-251-1/+2
* monitor-manager: Move logical monitor into its own fileJonas Ådahl2017-01-251-1/+1
* core: Add private API to override compositor configurationJonas Ådahl2017-01-251-19/+2
* monitor-manager: Make logical monitor from point API take floatsJonas Ådahl2017-01-251-2/+2
* Move current logical monitor retrieval to the backendsJonas Ådahl2017-01-251-0/+6
* MetaBackend: Move fields from MetaBackend into MetaBackendPrivateJonas Ådahl2017-01-251-16/+56
* Move cursor tracker ownership to the backendJonas Ådahl2017-01-251-3/+15
* MetaMonitorManager: Track primary monitor by pointer instead of indexJonas Ådahl2017-01-251-10/+5
* Rename MetaMonitorInfo MetaLogicalMonitorJonas Ådahl2017-01-251-5/+11
* Add EGL abstraction class MetaEglJonas Ådahl2016-11-181-0/+13
* wayland: save/restore numlock stateOlivier Fourdan2016-09-091-0/+8
* Default to using stage viewsJonas Ådahl2016-08-301-2/+2
* Gracefully exit with failure if backend creation failedJonas Ådahl2016-07-231-12/+42
* backends: Add private getter for the MetaInputSettingsCarlos Garnacho2016-07-221-0/+8
* backend: simplify assertThomas Hindoe Paaboel Andersen2016-07-221-1/+1
* backends/native: Support drawing onto multiple onscreen framebuffersJonas Ådahl2016-07-201-0/+16
* backend: Ensure the backend gets notified of monitor state having changedJonas Ådahl2016-07-201-7/+6
* compositor: Initiate cogl context field on creationJonas Ådahl2016-07-201-1/+1
* backends: Make clutter stage resizing more explicitJonas Ådahl2016-07-201-10/+0
* Introduce MetaRendererJonas Ådahl2016-07-201-0/+21
* Make mutter manage its own clutter backendsJonas Ådahl2016-07-201-25/+51
* backends: rate-filter the emission of MetaBackend::last-device-changed signalCarlos Garnacho2016-02-261-16/+44
* Implement support for the wp_pointer_constraints protocolJonas Ådahl2016-02-161-0/+11
* wayland: Implement support for wp_relative_pointerJonas Ådahl2016-02-161-0/+27
* meta-backend: include stdlib.hRay Strode2015-11-061-0/+2
* Exit, not abort, when we fail to initialize ClutterOwen W. Taylor2015-11-061-1/+4
* backends: Center pointer on primary monitor on startupCarlos Garnacho2015-03-301-0/+27
* backend: Update cursor visibility based on device availabilityCarlos Garnacho2015-03-131-0/+81
* backend: Add meta_backend_update_last_device()Carlos Garnacho2015-03-131-0/+46