summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* backends: Update to new "output" setting for tablets/touchscreenswip/carlosg/abs-input-mapperCarlos Garnacho2018-07-311-3/+3
* backends: Turn builtin touchscreen on/off together with DPMSCarlos Garnacho2018-07-311-0/+34
* backends: Add MetaInputMapper method to lookup devices from outputsCarlos Garnacho2018-07-312-0/+29
* backends: Delegate on MetaInputMapper for unmapped display devicesCarlos Garnacho2018-07-311-6/+84
* backends: Add MetaInputMapperCarlos Garnacho2018-07-313-0/+659
* clutter: Add API to retrieve the physical size of absolute devicesCarlos Garnacho2018-07-315-0/+84
* monitor: Use current monitor mode to check whether activeJonas Ådahl2018-07-311-6/+16
* wayland: Remove unused GList *lDaniel van Vugt2018-07-311-1/+0
* Add README.mdJonas Ådahl2018-07-301-0/+30
* tests: Add "closed-transient" testFlorian Müllner2018-07-302-0/+20
* window: Explicitly exclude unmanaging window from focus againFlorian Müllner2018-07-301-1/+3
* window: Don't refuse to move focus to the grab windowFlorian Müllner2018-07-301-0/+1
* monitor-manager: Filter out low screen resolutionsAndrea Azzarone2018-07-303-2/+23
* wayland: Nullify monitor resources when updating outputsOlivier Fourdan2018-07-301-21/+31
* native/gpu: Handle drmModeSetCrtc() failing gracefullyJonas Ådahl2018-07-251-1/+4
* fixed typoKevin Tamool2018-07-241-1/+1
* window/wayland: Always update monitor for non-user opsOlivier Fourdan2018-07-241-0/+6
* Updated French translationClaude Paroz2018-07-241-66/+68
* Updated Spanish translationDaniel Mustieles2018-07-231-52/+70
* Add remote access controller APIJonas Ådahl2018-07-2010-0/+411
* cogl: Fix cogl_frame_info_get_frame_counter docsDaniel van Vugt2018-07-201-5/+2
* build: Bump libpipewire requirementFlorian Müllner2018-07-181-1/+1
* Bump version to 3.29.43.29.4Florian Müllner2018-07-182-3/+13
* tests: Add the "parent_exported" testOlivier Fourdan2018-07-182-0/+16
* tests: Fix usage message for "set_parent"Olivier Fourdan2018-07-181-1/+1
* tests: Add "set_parent_exported" commandOlivier Fourdan2018-07-182-2/+46
* backend: Remove direct upower-glib usageBastien Nocera2018-07-183-18/+97
* backend: Move lid-is-closed handling to MetaBackendBastien Nocera2018-07-1810-117/+137
* monitor-manager: Cache the last known value of "lid-is-closed"Bastien Nocera2018-07-182-1/+9
* monitor-manager: Don't throw an error if UPower isn't runningBastien Nocera2018-07-181-2/+5
* backends/native: Remove unused upower-glib headerBastien Nocera2018-07-181-1/+0
* Update Romanian translationDaniel Șerbănescu2018-07-171-42/+50
* tests: Move window-shown verification to test-runnerJonas Ådahl2018-07-173-27/+83
* stack-tracker: Don't sort O-R's under guard window on topJonas Ådahl2018-07-171-1/+19
* ClutterActor: Preserve valid paint volumes till the next relayout/repaintCarlos Garnacho2018-07-131-1/+17
* compositor: Add get_paint_volume() implementation to MetaSurfaceActorCarlos Garnacho2018-07-131-0/+8
* compositor: Do not optimize obscured areas away in paint volumesCarlos Garnacho2018-07-131-36/+1
* screen-cast-src: Allow negotiating the framerateJonas Ådahl2018-07-131-3/+3
* screen-cast-src: Port to pipewire masterJonas Ådahl2018-07-121-23/+23
* contraints: Do not constrain modals without parentOlivier Fourdan2018-07-101-1/+2
* launcher: First check if we are in a login sessionIain Lane2018-07-101-0/+23
* Bump version to 3.29.33.29.3Florian Müllner2018-07-092-1/+20
* build: Fix distcheckFlorian Müllner2018-07-091-6/+6
* meta-launcher: Find the current user's graphical session, not the pid'sIain Lane2018-07-071-11/+144
* backends/x11: Force-update cursor when theme or size changedJonas Ådahl2018-07-063-0/+13
* display: Make meta_display_get_workspace_manager() introspectableJonas Ådahl2018-07-061-0/+6
* display: Remove replaced signalsJonas Ådahl2018-07-061-40/+0
* x11: Open window decoration X11 connection earlierJonas Ådahl2018-07-063-41/+85
* display: Export meta_display_close()Jonas Ådahl2018-07-062-2/+3
* x11-display: Set the correct default Xcursor theme sizeJonas Ådahl2018-07-063-75/+30