summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* resizewip/resizeJasper St. Pierre2014-03-052-63/+20
* keybindings: Fix ungrabs possibly failing after switching keymapsRui Matos2014-03-041-1/+3
* keybindings: Fix external grabs not being ungrabbedRui Matos2014-03-041-3/+4
* keybindings: Keep keybindings in an hash table instead of an arrayRui Matos2014-03-042-179/+169
* keybindings: Use display_get_keybinding() instead of looping explicitlyRui Matos2014-03-041-53/+48
* keybindings: Rename MetaKeyPref.bindings to MetaKeyPref.combosRui Matos2014-03-043-14/+14
* keybindings: Make MetaKeyPref, MetaKeyCombo and MetaKeyHandler privateRui Matos2014-03-043-50/+42
* monitor-kms: Fix copy-paste error with DPMS mode enumJasper St. Pierre2014-03-031-1/+1
* MetaScreen: include _GTK_FRAME_EXTENTS in _NET_SUPPORTEDGiovanni Campagna2014-03-021-0/+2
* keybindings: Make move-to-monitor-* bindings known to g-c-cFlorian Müllner2014-02-281-0/+12
* window-actor: Guard against %NULL frame maskFlorian Müllner2014-02-281-1/+2
* wayland: Remove destroy listenerJasper St. Pierre2014-02-282-13/+0
* wayland: Don't try to disconnect the listener from the signal handlerRui Matos2014-02-283-5/+0
* meta-shaped-texture: Check if the parent has mapped clones as wellAdel Gadllah2014-02-281-1/+12
* wayland: Move "public" Wayland API to another header fileJasper St. Pierre2014-02-2814-34/+61
* wayland: Do a giant code cleanupJasper St. Pierre2014-02-281-70/+36
* wayland: Rearrange create_surface_extension a tiny bitJasper St. Pierre2014-02-281-14/+19
* wayland: Do a small code cleanupJasper St. Pierre2014-02-281-8/+10
* Handle mouse-button-modifier being disabledRui Matos2014-02-282-1/+4
* wayland: Add back wl_shell supportJasper St. Pierre2014-02-284-20/+310
* wayland: Enable destroy animations for regular windowsJasper St. Pierre2014-02-271-4/+1
* Partially revert 5c99eae8a9ca04f5e89e60a314d3e19c7ef0a715Giovanni Campagna2014-02-271-0/+17
* Revert "mutter-wayland: Add XKB VT switching keysyms."Jasper St. Pierre2014-02-271-7/+7
* keybindings: Don't use the keysym to match keybindingsRui Matos2014-02-271-11/+3
* Remove tabpopup and friendsJasper St. Pierre2014-02-2713-2567/+9
* window: Fix meta_window_get_client_area_rectJasper St. Pierre2014-02-271-2/+2
* build: Define CLUTTER_ENABLE_COMPOSITOR_APIRui Matos2014-02-272-1/+2
* display: clean up event handlingGiovanni Campagna2014-02-273-249/+2
* display: fix inverted check from 75184d4c5582ef593c56bb77f3a88a7742e91816Giovanni Campagna2014-02-271-1/+1
* compositor: always redirect passive button grabs to clutterGiovanni Campagna2014-02-271-1/+24
* compositor: don't spoof events when running as a wayland compositorGiovanni Campagna2014-02-271-1/+2
* display: move more event handling to clutterwip/focusGiovanni Campagna2014-02-272-299/+95
* MetaSurfaceActor: add a generic hook to retrieve the MetaWindowGiovanni Campagna2014-02-275-6/+32
* compositor: fix mouse interactions on framesGiovanni Campagna2014-02-272-4/+10
* keybindings: fix per window keybindingsGiovanni Campagna2014-02-272-50/+21
* display: Always use the key focused window for key eventsJasper St. Pierre2014-02-271-0/+10
* display: Don't grab the window actor's key focusJasper St. Pierre2014-02-271-10/+0
* display: Return TRUE when we've handled an X event appropriatelyJasper St. Pierre2014-02-271-14/+27
* display: Simplify checks to see if a window is the root windowJasper St. Pierre2014-02-271-8/+5
* Revert "window-actor: Complete the removal of update_shape"Jasper St. Pierre2014-02-261-0/+39
* Revert "window: Update the shape, input, and opaque regions immediately"Jasper St. Pierre2014-02-265-41/+10
* window-actor: Complete the removal of update_shapeJasper St. Pierre2014-02-261-39/+0
* window: Update the shape, input, and opaque regions immediatelyJasper St. Pierre2014-02-265-10/+41
* window-actor: Kill off another use of MetaFrameBordersJasper St. Pierre2014-02-261-3/+3
* window-actor: Don't pass around client_areaJasper St. Pierre2014-02-261-17/+19
* window: Add meta_window_get_client_area_rectJasper St. Pierre2014-02-263-10/+35
* window-x11: Add back missing error trapJasper St. Pierre2014-02-261-0/+1
* keybindings: fix invalid read after a keybinding is removedGiovanni Campagna2014-02-262-1/+5
* window-actor: Fix cullingAdel Gadllah2014-02-261-0/+1
* window: fix loading the window type initiallyGiovanni Campagna2014-02-261-0/+3