summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* input-settings: Handle device-to-output mappingwip/input-devices-configCarlos Garnacho2015-01-181-0/+214
* monitor-manager: Add method to find an output matrixCarlos Garnacho2015-01-182-0/+69
* wayland: Use the new keyboard settings location for repeat settingsCarlos Garnacho2015-01-181-1/+1
* native: Remove previous listener for keyboard settingsCarlos Garnacho2015-01-181-34/+1
* backends/native: Add libinput-based MetaInputSettings implementationCarlos Garnacho2015-01-185-0/+282
* backends/x11: Implement X11-specific MetaInputSettingsCarlos Garnacho2015-01-184-0/+281
* backends: Add MetaInputSettingsCarlos Garnacho2015-01-184-0/+697
* display: Remove ungrab_should_not_cause_focus_windowJasper St. Pierre2015-01-174-14/+0
* x11/barrier: Fix buildJasper St. Pierre2015-01-171-0/+2
* barriers: Separate implementation from public APIJonas Ådahl2015-01-175-124/+405
* barrier: Make X related hook more clearly namedJonas Ådahl2015-01-173-5/+5
* backends: Make KMS EDID information equal to X11'sCarlos Garnacho2015-01-144-46/+38
* frames: Fix window-type/frame-type mix-upFlorian Müllner2015-01-131-5/+5
* MetaWindow: Change icon properties to be of pointer typeRui Matos2015-01-131-12/+10
* iconcache: Fix icon data copy into cairo surfaceRui Matos2015-01-131-4/+4
* Updated Galician translationsFran Dieguez2015-01-131-630/+406
* Updated Spanish translationDaniel Mustieles2015-01-121-648/+417
* wayland: Seal SHM buffers before accessMarek Chalupa2015-01-092-0/+18
* frames: Simplify our frame title managementJasper St. Pierre2015-01-091-19/+2
* keybindings: Consistently use slice allocation for MetaKeyBindingJasper St. Pierre2015-01-091-6/+4
* prefs: Remove per_window flag from MetaKeyPrefJasper St. Pierre2015-01-092-4/+0
* prefs: Correct the MetaPreference value for workspace namesJasper St. Pierre2015-01-091-1/+1
* Updated Brazilian Portuguese translationRafael Ferreira2015-01-091-641/+411
* xrandr: Remove mode fudge code for HSkewJasper St. Pierre2015-01-081-6/+0
* keybindings: Merge rebuild_binding_index into reload_combosJasper St. Pierre2015-01-081-33/+14
* keybindings: Rename MetaKeyDevirtCombo to MetaResolvedKeyComboJasper St. Pierre2015-01-082-76/+76
* Updated Basque languageInaki Larranaga Murgoitio2015-01-081-652/+458
* ui: Disable gdk's gl supportAdel Gadllah2015-01-081-0/+9
* Updated Czech translationMarek Černocký2015-01-071-1/+1
* Updated Czech translationMarek Černocký2015-01-071-618/+370
* keybindings: Simplify our keycode/mask pairs with MetaKeyDevirtComboJasper St. Pierre2015-01-061-54/+67
* keybindings: Have meta_change_keygrab take a MetaKeyDevirtComboJasper St. Pierre2015-01-061-23/+13
* keybindings: Have meta_accelerator_parse take a MetaKeyComboJasper St. Pierre2015-01-064-46/+32
* keybindings: Split the resolved keybinding out from MetaKeyComboJasper St. Pierre2015-01-062-89/+80
* keybindings: Apply the same fix for keycodes to the GrabAccelerator APIJasper St. Pierre2015-01-061-1/+3
* keybindings: Allow using keycodes directly for overlay-keyJasper St. Pierre2015-01-061-8/+1
* keybindings: Use one path to reload binding combosJasper St. Pierre2015-01-061-54/+24
* keybindings: Embed MetaKeyCombo into MetaKeyGrab directlyJasper St. Pierre2015-01-061-15/+13
* prefs: Don't parse modifiers for the overlay-keyJasper St. Pierre2015-01-061-4/+4
* keybindings: Remove keysym argument from meta_change_keygrabJasper St. Pierre2015-01-061-17/+3
* prefs: Fix minor code style issuesJasper St. Pierre2015-01-061-5/+5
* monitor-manager-xrandr: Fix a minor typo in an error messageJasper St. Pierre2015-01-051-1/+1
* frames: Force on dark theme for all apps if the user requested itJasper St. Pierre2015-01-021-1/+24
* Fix gtk-doc moreGiovanni Campagna2015-01-011-1/+1
* Fix gtk-doc buildGiovanni Campagna2015-01-011-0/+1
* frames: Remove the easy one-liner meta_core_* wrappersJasper St. Pierre2015-01-013-161/+19
* frames: Remove all other uses of meta_core_getJasper St. Pierre2015-01-013-159/+15
* frames: Punch down META_CORE_GET_FRAME_FLAGS / TYPEJasper St. Pierre2015-01-013-49/+21
* frames: Give Havoc and Owen a heart attackJasper St. Pierre2015-01-015-1/+10
* frames: Remove shape_appliedJasper St. Pierre2015-01-012-2/+0