summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wayland: Ensure drag surface offset changes update the DnD actorwip/dnd-surface3Carlos Garnacho2014-10-063-0/+39
* wayland: Use a MetaDnDActor for the DnD icon surfaceCarlos Garnacho2014-10-061-3/+45
* compositor: Add MetaDnDActorCarlos Garnacho2014-10-063-0/+297
* compositor: Add MetaFeedbackActorCarlos Garnacho2014-10-063-0/+325
* compositor: Add A "feedback" window groupCarlos Garnacho2014-10-062-1/+15
* wayland: Store whether the wl_data_source has a target selectedCarlos Garnacho2014-10-061-2/+9
* wayland: Keep track of the origin surface and drag point on DnDCarlos Garnacho2014-10-061-4/+44
* data-device: Store the current drag grabCarlos Garnacho2014-10-062-4/+10
* wayland: Record the offset positionJasper St. Pierre2014-10-062-0/+5
* wayland: Update focus surface during DnD motion eventsCarlos Garnacho2014-10-061-0/+2
* wayland: Add enter/leave methods to the grab vtableCarlos Garnacho2014-10-062-71/+104
* Updated Italian translationMilo Casagrande2014-10-051-691/+597
* meta-monitor-manager-xrandr: Simplify handle_xeventJasper St. Pierre2014-10-031-27/+21
* backend-native: Handle keyboard repeat settingsRui Matos2014-10-031-0/+47
* backend-x11: Re-upload keymap when new keyboard devices are addedRui Matos2014-10-021-8/+47
* Revert "display: Don't put minimized windows at the back of alt-tab"Jasper St. Pierre2014-10-011-2/+11
* screen: Remove auto-minimization "feature"Jasper St. Pierre2014-10-011-15/+0
* keybindings: Remove special-case code for reversing automaticallyJasper St. Pierre2014-10-011-4/+0
* frames: Make sure to initialize button_stateJasper St. Pierre2014-09-301-0/+1
* MetaBackgroundImage: free the GdkPixbuf after creating a textureOwen W. Taylor2014-09-291-0/+3
* prefs: Don't leak the variant value for unknown propertiesJasper St. Pierre2014-09-291-1/+0
* monitor-manager-xrandr: Fix small leak for invalid propertiesJasper St. Pierre2014-09-291-9/+12
* workspace: Don't relocate sticky windowsFlorian Müllner2014-09-301-1/+1
* workspace: Correctly initialize MRU listFlorian Müllner2014-09-301-0/+8
* display: Optionally sort window listFlorian Müllner2014-09-302-0/+7
* configure: Require gbm >= 10.3Rico Tzschichholz2014-09-291-1/+1
* window: Fix typoFlorian Müllner2014-09-271-1/+1
* window: Fix corner case in set_demands_attention()Florian Müllner2014-09-271-1/+1
* window: Fix crash when mapping sticky windowFlorian Müllner2014-09-271-1/+1
* workspace: Fix typo in META_IS_WORKSPACE macroFlorian Müllner2014-09-271-1/+1
* window: Fix another case of uninitialized workspace stateFlorian Müllner2014-09-261-3/+11
* monitor-manager: Make sure to emit PropertiesChanged for PowerSaveModeJasper St. Pierre2014-09-251-65/+28
* window: Always set workspace state while constructingFlorian Müllner2014-09-251-1/+2
* window: Be more careful when setting initial workspace stateFlorian Müllner2014-09-251-6/+4
* Updated Bengali (India) translationSaibal Ray2014-09-251-1034/+922
* Updated Bulgarian translationAlexander Shopov2014-09-251-994/+505
* Support for hardware cursor sizes other than 64x64 on waylandJasper St. Pierre2014-09-243-32/+86
* wayland: Send accurate capabilitiesJasper St. Pierre2014-09-241-2/+5
* keybindings: Do a breadth first search in our keysym to keycode codeRui Matos2014-09-242-21/+52
* Fix stacking of the guard windowOwen W. Taylor2014-09-241-4/+4
* Add a test for stacking vs. minimizationOwen W. Taylor2014-09-242-0/+19
* tests: Add minimize/unminimize commandsOwen W. Taylor2014-09-243-0/+36
* test-runner: represent the guard window as '|' for assert_stackingOwen W. Taylor2014-09-243-2/+22
* test-runner: make test_case_wait() wait for queued-workOwen W. Taylor2014-09-241-0/+31
* Updated Serbian translationМирослав Николић2014-09-242-1370/+1218
* Updated Telugu translationKrishnababu Krothapalli2014-09-231-951/+834
* keybindings: Fix indentationFlorian Müllner2014-09-221-1/+1
* keybindings: Do not depend on linux headers for above-tab keyFlorian Müllner2014-09-221-0/+4
* constraints: Fix update_onscreen_requirements()Florian Müllner2014-09-221-1/+6
* window: Fix titlebar_is_onscreen() testFlorian Müllner2014-09-221-1/+6