summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 3.24.33.24.3Florian Müllner2017-06-232-1/+19
* compositor: Handle EXIF orientation for backgroundsSilvère Latchurié2017-06-211-1/+8
* backends/native: Interpret tablet padding as being input-centricJason Gerecke2017-06-201-2/+12
* backends: Fix output cycling in non display-attached tabletsCarlos Garnacho2017-06-201-1/+1
* backends: Fix typoCarlos Garnacho2017-06-201-1/+1
* backends/x11: Handle left-handed mode on pen/eraser devices correctlyCarlos Garnacho2017-06-201-1/+6
* backends/x11: Fix c&p issue in tablet area calculationCarlos Garnacho2017-06-201-1/+1
* wayland/pointer: Check for subsurfaces when grabbingmitchmindtree2017-06-071-1/+21
* wayland/pointer: Track lifetime of current surfaceJonas Ådahl2017-06-012-3/+46
* wayland/pointer: Use glib signals tracking focus surfaceJonas Ådahl2017-06-012-14/+16
* backends/x11: Ensure reply is initialised to NULLIkey Doherty2017-05-311-1/+1
* monitor-manager: Fix crash when UPower is not availableBastien Nocera2017-05-311-0/+3
* Implements disable-while-typing in mutter.Evan Welsh2017-05-244-1/+76
* window/wayland: Don't try to resize window on tear downJonas Ådahl2017-05-221-1/+5
* wayland: place window if maximized before placementOlivier Fourdan2017-05-221-0/+1
* cogl: Use pixel_format_to_gl_with_target in find_best_gl_get_data_formatCarlos Garnacho2017-05-194-5/+10
* wayland: Apply size hints regardless of geometryOlivier Fourdan2017-05-121-12/+10
* wayland: Make sure we have a pending geometryOlivier Fourdan2017-05-121-1/+9
* monitor: Don't get the monitor manager from the backendJonas Ådahl2017-05-123-9/+16
* tests/monitor-unit-tests: Check handling of odd tiled monitorsJonas Ådahl2017-05-122-6/+402
* tests/monitor-unit-tests: Check meta_monitor_is_active()Jonas Ådahl2017-05-121-0/+4
* monitor: Handle tiled monitors where (0, 0) is not the main outputJonas Ådahl2017-05-121-27/+269
* monitor: Move get_suggested() behind behind vfuncJonas Ådahl2017-05-122-10/+32
* monitor: Move tiled CRTC mode identification into helperJonas Ådahl2017-05-121-6/+9
* monitor: Generate spec struct earlierJonas Ådahl2017-05-121-2/+3
* monitor: Fix naming of spec generation functionJonas Ådahl2017-05-121-3/+3
* Bump version to 3.24.23.24.2Florian Müllner2017-05-112-1/+17
* build: Fix non-wayland buildsChris Vine2017-05-112-0/+4
* Fix bashism in autogen.shMatthias Liertzer2017-05-111-4/+6
* cally: Fix compilation without X11 backendFlorian Müllner2017-05-111-2/+1
* xwayland: Use the right atom type for further selection requests to X11Carlos Garnacho2017-05-101-1/+1
* Update Catalan translationJordi Mas2017-05-061-381/+501
* clutter: conform/actor-graph: Add missing null-terminationNigel Taylor2017-05-051-1/+2
* cally: Fix translation to screen coordinatesFlorian Müllner2017-04-281-1/+1
* window-props: Fix frame update on hide-titlebar-when-maximized changesFlorian Müllner2017-04-281-0/+1
* wayland/subsurface: Handle clients committing on destroyed subsurfaceJonas Ådahl2017-04-211-1/+1
* build: Require bash for pushdPhilip Chimento2017-04-131-1/+1
* Bump version to 3.24.13.24.1Florian Müllner2017-04-112-1/+18
* clutter-color: Shut up a compiler warningFlorian Müllner2017-04-111-1/+1
* Update Greek translationTom Tryfonidis2017-04-071-65/+73
* frames: use correct variable in for loop assignmentShantanu Goel2017-04-041-1/+1
* Updated Hebrew translationYosef Or Boczko2017-03-301-166/+181
* cursor-renderer/native: Warn when we start falling back on OpenGLJonas Ådahl2017-03-291-0/+3
* cursor-renderer-native: fallback to texture cursorJente Hidskes2017-03-291-4/+15
* Update Belarusian translationYuras Shumovich2017-03-271-1202/+959
* backends/native: Apply per-output scales when moving across outputsCarlos Garnacho2017-03-271-2/+95
* backends: Refactor MetaScreenDirection guessing into separate functionCarlos Garnacho2017-03-273-31/+46
* backends/native: Scale relative input motions with monitor scaleJonas Ådahl2017-03-271-0/+21
* clutter: Also filter relative tablet tool motionsJonas Ådahl2017-03-271-0/+12
* clutter: Add API for filtering relative motion eventsJonas Ådahl2017-03-274-0/+62