summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Enable vala .vapi generation, create the meta/meta.h umbrella filetintou/wip/vapiCorentin Noël2017-06-3050-62/+320
* window: Include window itself in transient loop checkFlorian Müllner2017-06-221-1/+1
* Bump version to 3.25.33.25.3Florian Müllner2017-06-212-1/+25
* 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
* Updated Spanish translationDaniel Mustieles2017-06-191-73/+64
* Update Arabic translationKhaled Hosny2017-06-181-169/+220
* texture-tower: Fix usage of G_*_DECLSBenoit Gschwind2017-06-141-1/+1
* monitor: invert logic for 4k TV scalingChristian Kellner2017-06-071-1/+1
* Update Indonesian translationKukuh Syafaat2017-06-071-49/+58
* wayland/pointer: Check for subsurfaces when grabbingmitchmindtree2017-06-071-1/+21
* window: Include STATE_CHANGED flag when tilingFlorian Müllner2017-06-061-1/+6
* 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
* keybindings: handle multiple keycodes for keysymChristian Kellner2017-05-302-176/+233
* configure: require glib 2.53.2Tim Lunn2017-05-282-2/+2
* Update Friulian translationFabio Tomat2017-05-271-47/+57
* Use Unicode quotation marks in a translatable stringPiotr Drąg2017-05-261-2/+2
* monitor: Don't get the monitor manager from the backendJonas Ådahl2017-05-263-9/+16
* tests/monitor-unit-tests: Check handling of odd tiled monitorsJonas Ådahl2017-05-262-0/+379
* tests/monitor-unit-tests: Check meta_monitor_is_active()Jonas Ådahl2017-05-261-0/+4
* monitor: Handle tiled monitors where (0, 0) is not the main outputJonas Ådahl2017-05-261-28/+270
* monitor: Move get_suggested() behind behind vfuncJonas Ådahl2017-05-262-10/+32
* monitor: Move tiled CRTC mode identification into helperJonas Ådahl2017-05-261-6/+9
* monitor: Generate spec struct earlierJonas Ådahl2017-05-261-2/+3
* monitor: Fix naming of spec generation functionJonas Ådahl2017-05-261-3/+3
* monitor-manager/xrandr: Allow configuring scales on X11 tooJonas Ådahl2017-05-2612-69/+436
* gschema: Add description for "monitor-config-manager"Jonas Ådahl2017-05-261-0/+10
* monitor-manager/kms: Move scale calculation to MetaMonitorJonas Ådahl2017-05-263-80/+93
* monitor-manager/kms: Move global ui scaling setting to MetaSettingsJonas Ådahl2017-05-263-9/+71
* backend: Move settings into a new MetaSettings objectJonas Ådahl2017-05-2613-260/+478
* backend: Make X11 display opened function explicitly namedJonas Ådahl2017-05-263-3/+3
* monitor-manager/xrandr: Use xcb API to configure CRTCJonas Ådahl2017-05-261-38/+77
* backend: Make the getter use the cached ui scaleJonas Ådahl2017-05-261-3/+14
* MetaMonitorManager: ignore hotplug_mode_update at startupMarco Trevisan (Treviño)2017-05-251-1/+2
* Bump version to 3.25.23.25.2Florian Müllner2017-05-242-1/+27
* tests: Fix actor-anchors testFlorian Müllner2017-05-241-2/+1
* window: Notify about size-change when tilingAlessandro Bono2017-05-241-0/+8
* Implements disable-while-typing in mutter.Evan Welsh2017-05-244-1/+76
* backend: Couple of whitespace fixesJonas Ådahl2017-05-241-2/+4
* input-settings: Minor structural cleanupJonas Ådahl2017-05-247-42/+34
* backend: Move out some code from post_init()Jonas Ådahl2017-05-241-27/+58
* clutter: Update pointer position on master clock's update stageCarlos Garnacho2017-05-231-0/+67
* wayland: Ensure we repick the pointer on synthesized crossing eventsCarlos Garnacho2017-05-221-1/+16