summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 3.15.43.15.4Florian Müllner2015-01-212-1/+21
* stack: Fix a leakFlorian Müllner2015-01-211-0/+1
* window-x11: Fix typoFlorian Müllner2015-01-211-1/+1
* window-x11: Remove duplicated conditionFlorian Müllner2015-01-211-9/+6
* configure: Require clutter-1.0 >= 1.21.3Rico Tzschichholz2015-01-211-1/+1
* configure: Require gsettings-desktop-schemas >= 3.15.4Rico Tzschichholz2015-01-201-1/+1
* display: Fix moving grab op checkRui Matos2015-01-201-1/+1
* backend-x11: Also spoof Enter/Leave notifies as wellJasper St. Pierre2015-01-191-0/+19
* frames: Clutterify frame event handlingJasper St. Pierre2015-01-1910-326/+105
* frames: Remove the destroy_event handlerJasper St. Pierre2015-01-191-20/+0
* place: Fix workspace check when collecting relevant windowsFlorian Müllner2015-01-201-1/+2
* plugins/Makefile.am: Don't fail when trying to remove nonexisting fileJonas Ådahl2015-01-191-2/+2
* build: Fix gtk-doc build failure when native backend is disabledTing-Wei Lan2015-01-191-0/+2
* backends/native: Implement support for pointer barriersJonas Ådahl2015-01-197-5/+909
* input-settings: Handle device-to-output mappingCarlos 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-184-0/+281
* backends/x11: Implement X11-specific MetaInputSettingsCarlos Garnacho2015-01-184-0/+281
* backends: Add MetaInputSettingsCarlos Garnacho2015-01-184-0/+697
* barrier: Fix type cast macrosJasper St. Pierre2015-01-182-2/+2
* 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