summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* MetaWindowX11: fix listening for shape eventsGiovanni Campagna2014-02-251-0/+5
* Fix input and bounding shapesGiovanni Campagna2014-02-252-23/+50
* MetaWindowActor: survive having no MetaSurfaceActorGiovanni Campagna2014-02-255-22/+73
* MetaSurfaceActor: move freeze accounting to MetaWindowActorGiovanni Campagna2014-02-253-36/+26
* wayland-surface: Rework construction / destruction yet againJasper St. Pierre2014-02-244-32/+72
* Revert "window: Delay the showing of XWayland clients until set_window_id"Jasper St. Pierre2014-02-242-10/+1
* Revert "compositor: Delay meta_compositor_add_window until the first show"Jasper St. Pierre2014-02-242-12/+21
* stack-tracker: Comment out bad warningJasper St. Pierre2014-02-241-1/+1
* core: prevent early MetaIdleMonitor destruction when its invoker vanishesCarlos Garnacho2014-02-241-0/+2
* compositor: The stage is always focused when we're a Wayland compositorJasper St. Pierre2014-02-231-0/+3
* Revert "compositor: fix focusing the stage window"Jasper St. Pierre2014-02-233-78/+34
* pointer/keyboard: Fix segfault once moreJasper St. Pierre2014-02-232-4/+10
* pointer/keyboard: Unset focus_resource when the surface is destroyedJasper St. Pierre2014-02-222-0/+6
* meta-window-actor: Fix paint_volumeAdel Gadllah2014-02-211-3/+3
* mutter-wayland: Add XKB VT switching keysyms.Jasper St. Pierre2014-02-211-7/+7
* surface-actor-x11: Recreate damage when the toplevel X window changesJasper St. Pierre2014-02-202-30/+26
* window-actor: Split into two subclasses of MetaSurfaceActorJasper St. Pierre2014-02-2011-553/+1011
* window-actor: Kill off needs_pixmapJasper St. Pierre2014-02-201-14/+6
* window-actor: Don't queue a redraw when queueing a new pixmapJasper St. Pierre2014-02-201-25/+3
* pointer/keyboard: Properly handle destructionJasper St. Pierre2014-02-202-25/+13
* Bump version to 3.11.903.11.90-waylandFlorian Müllner2014-02-192-1/+12
* Make tile preview a compositor plugin effectStefano Facchini2014-02-1915-279/+216
* pointer/keyboard: fix setting focusMarek Chalupa2014-02-192-8/+6
* window-actor: Fix buildJasper St. Pierre2014-02-191-1/+1
* window-actor: Kill off a nonsensical edge caseJasper St. Pierre2014-02-181-10/+4
* pointer: Don't send modifiers on mouse enterJasper St. Pierre2014-02-182-53/+3
* pointer: Make the code here a bit clearerJasper St. Pierre2014-02-181-4/+7
* pointer/keyboard: Fix focus setting once againJasper St. Pierre2014-02-182-95/+95
* wayland: Tie activate / deactivate to appears-focusedJasper St. Pierre2014-02-182-4/+8
* wayland: Remove width / height from MetaWaylandBufferJasper St. Pierre2014-02-182-7/+4
* Revert "wayland: Explicitly destroy the surface actor"Jasper St. Pierre2014-02-181-1/+0