summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix input and bounding shapeswip/surface-twoGiovanni Campagna2014-02-252-23/+55
* MetaWindowActor: replace MetaSurfaceActorEmpty with no MSA at allGiovanni Campagna2014-02-244-180/+53
* MetaSurfaceActor: move freeze accounting to MetaWindowActorGiovanni Campagna2014-02-243-36/+26
* compositor: Add a new MetaSurfaceActorEmptyJasper St. Pierre2014-02-248-2/+180
* 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
* wayland: Allow destroying the wl_surface before the xdg_surfaceJasper St. Pierre2014-02-181-9/+12
* window-group: Don't special-case the unredirected windowJasper St. Pierre2014-02-182-14/+2
* Fix the input region not working properlyJasper St. Pierre2014-02-188-126/+108
* window: Enable pinging on Wayland windowsJasper St. Pierre2014-02-184-5/+6
* main: Kill a runtime warningJasper St. Pierre2014-02-181-1/+2
* xdg-shell: Update to latest renames for focused_set / focused_unsetJasper St. Pierre2014-02-184-23/+24
* wayland: Fix compile errorJasper St. Pierre2014-02-181-5/+2
* wayland-surface: Correct xdg_popup placementJasper St. Pierre2014-02-181-1/+1
* pointer/keyboard: Make sure to clean up the destroy listeners when releasingJasper St. Pierre2014-02-182-0/+6
* pointer: Make nested grabs workJasper St. Pierre2014-02-181-7/+5
* pointer: ReindentJasper St. Pierre2014-02-181-5/+5
* pointer/keyboard: Make sure not to get stale on client resources as wellJasper St. Pierre2014-02-186-52/+96
* wayland: Fix cast warningJasper St. Pierre2014-02-181-1/+1
* wayland: Explicitly destroy the surface actorJasper St. Pierre2014-02-181-0/+3
* wayland: Rework how surface destruction worksJasper St. Pierre2014-02-183-39/+32
* Kill HAVE_WAYLANDJasper St. Pierre2014-02-177-41/+6
* wayland: Don't use WESTON_LAUNCHER_SOCKJasper St. Pierre2014-02-171-1/+3
* monitor: Add a Wayland backendJasper St. Pierre2014-02-171-0/+10
* wayland: Kill meta_wayland_compositor_is_nativeJasper St. Pierre2014-02-172-41/+8