summaryrefslogtreecommitdiff
path: root/src/backends/meta-backend.c
Commit message (Expand)AuthorAgeFilesLines
* display: Move finishing of touch sequence to the backendJonas Ådahl2020-04-241-0/+14
* Add remote access controller APIJonas Ådahl2018-07-201-0/+23
* backend: Remove direct upower-glib usageBastien Nocera2018-07-181-16/+97
* backend: Move lid-is-closed handling to MetaBackendBastien Nocera2018-07-181-16/+73
* Make screen cast and remote desktop non-experimentalJonas Ådahl2018-06-071-49/+2
* build: Introspect some more typesFlorian Müllner2018-05-071-1/+1
* backend: Don't center the pointers on monitor changesMario Sanchez Prada2018-04-241-16/+7
* backends: Don't center the pointer on initializationMario Sanchez Prada2018-04-181-1/+12
* backend: Reset idle when lid is opened or resuming from suspendBastien Nocera2018-04-161-0/+77
* backends: Remove X11 idle-monitor backendBastien Nocera2018-04-161-1/+3
* backend: Reset current device id when current device removedBenoit Gschwind2017-11-091-0/+2
* backend: move the cursor render update on screen changes hereMarco Trevisan (Treviño)2017-10-131-0/+2
* backends: add 'monitors-updated-internal' signal to only update internal stateMarco Trevisan (Treviño)2017-10-131-2/+0
* backends/native: Move KMS fd management to monitor managerJonas Ådahl2017-10-051-4/+8
* backends: Split monitor manager creation into create and setupJonas Ådahl2017-10-051-12/+14
* backend/native: Propogate error when creating rendererJonas Ådahl2017-10-051-7/+9
* 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