summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* build: Clean up .pc filesFlorian Müllner2017-02-151-1/+2
* Update shadows to match Adwaita betterJuraj Fiala2017-02-151-9/+9
* window-actor: Special-case COMBO window's shadow classFlorian Müllner2017-02-151-0/+1
* wayland: Update tool cursor scale when crossing monitorsCarlos Garnacho2017-02-152-0/+25
* wayland: Keep pointer to cursor sprite on MetaWaylandTabletToolCarlos Garnacho2017-02-152-1/+6
* build: Update src/Makefile.amJeremy Bicha2017-02-151-1/+1
* backends/x11: Only apply keymap when not running nestedJonas Ådahl2017-02-154-190/+244
* backends/x11: Split up X11 backend into Cm and NestedJonas Ådahl2017-02-158-220/+511
* Make libmutter and friends parallel installableJonas Ådahl2017-02-143-38/+55
* core: Add MetaDisplay::pad-mode-switch signalCarlos Garnacho2017-02-101-0/+12
* wayland: Notify tablet mode switchesCarlos Garnacho2017-02-102-0/+45
* backends: Notify tablet mapping changes in the UICarlos Garnacho2017-02-101-5/+12
* backends: Add action label to mode switch buttonsCarlos Garnacho2017-02-101-0/+11
* core: Add MetaDisplay::show-osd signalCarlos Garnacho2017-02-102-0/+63
* wayland: Clean up MetaWaylandTabletPadGroupCarlos Garnacho2017-02-101-65/+10
* backends: Have meta_input_settings_handle_pad_button() take an eventCarlos Garnacho2017-02-103-14/+14
* backends/native: Implement keep-aspectCarlos Garnacho2017-02-101-1/+28
* backends/native: Use libinput calibration matrix for calibrationCarlos Garnacho2017-02-101-1/+10
* backends/native: Use ClutterInputDeviceEvdev::device-matrix for map-to-outputCarlos Garnacho2017-02-101-7/+4
* keybindings: fix erratic raise_or_lower behaviorJose Marino2017-02-071-1/+1
* wayland: fix copy/pasto sending tool removed on rings/stripsPeter Hutterer2017-02-072-2/+0
* MetaCursorRendererNative: Always force set hw cursor the first timeJonas Ådahl2017-02-071-9/+15
* backends: Pass seat ID to evdev ClutterDeviceManagerCarlos Garnacho2017-02-021-0/+2
* Fix a translator commentPiotr Drąg2017-01-281-1/+1
* compositor: Avoid thaw on inconsistent effect_completed callsCarlos Garnacho2017-01-261-1/+7
* monitor-unit-tests: Check monitor <-> logical monitor relationshipsJonas Ådahl2017-01-252-0/+112
* monitor-unit-tests: Move logical monitor checking into separate functionJonas Ådahl2017-01-251-59/+90
* monitor-unit-tests: Check that each CRTC mode is correctJonas Ådahl2017-01-251-0/+133
* monitor-unit-tests: Check monitor mode CRTC mode positionsJonas Ådahl2017-01-251-1/+45
* tests: Add monitor store and config test for output underscanningJonas Ådahl2017-01-254-1/+262
* monitor-store: Add support for monitor underscanningJonas Ådahl2017-01-251-0/+29
* legacy-monitor-config: Init is_underscanning config field from outputJonas Ådahl2017-01-251-0/+1
* monitor-config-manager: Add underscanning to MetaMonitorConfigJonas Ådahl2017-01-254-2/+16
* legacy-monitor-config: Fix primary output stateJonas Ådahl2017-01-251-4/+19
* tests: Add monitor and monitor store test for custom primaryJonas Ådahl2017-01-253-0/+248
* monitor-unit-tests: Check handling of the primary presentation flagsJonas Ådahl2017-01-251-0/+50
* monitor-store-unit-tests: Check the primary and presentation flagsJonas Ådahl2017-01-251-0/+15
* monitor-unit-tests: Check that a stored config is preferredJonas Ådahl2017-01-251-0/+133
* monitor-unit-tests: Make hotplug_mode_update optionalJonas Ådahl2017-01-251-14/+39
* tests: Move monitor test helpers to a helper fileJonas Ådahl2017-01-255-59/+106
* monitor-config-manager: Prefer to use stored configJonas Ådahl2017-01-253-0/+81
* monitor-store-unit-tests: Add test for vertical placementJonas Ådahl2017-01-252-0/+112
* tests: Add MetaMonitorConfigStore testsJonas Ådahl2017-01-256-3/+333
* Introduce MetaMonitorConfigStoreJonas Ådahl2017-01-258-5/+1151
* unit-tests: Pass argc/argv directly to g_test_initJonas Ådahl2017-01-251-14/+0
* monitor-unit-tests: Test headless modeJonas Ådahl2017-01-251-0/+39
* backend: Only center pointer when not headlessJonas Ådahl2017-01-251-1/+2
* monitor-config-manager: Handle headless setup gracefullyJonas Ådahl2017-01-254-21/+54
* monitor-unit-tests: Add lid-closed with no external monitor test caseJonas Ådahl2017-01-251-0/+89
* monitor-unit-tests: Use g_assert_cmp* macros when suitableJonas Ådahl2017-01-251-21/+52