summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* window-actor: Split into two subclasses of MetaSurfaceActorwip/surface-contentJasper St. Pierre2014-02-1911-553/+983
* window-actor: Kill off needs_pixmapJasper St. Pierre2014-02-191-14/+5
* window-actor: Don't queue a redraw when queueing a new pixmapJasper St. Pierre2014-02-191-25/+3
* 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
* cursor-tracker: Kill off the last user of is_nativeJasper St. Pierre2014-02-171-1/+3
* monitor: Kill off another use of is_nativeJasper St. Pierre2014-02-171-10/+16
* wayland: Remove is_native from seatJasper St. Pierre2014-02-177-23/+25
* main: Remove clutter / cogl option groupsJasper St. Pierre2014-02-171-12/+5
* default: Improve the destroy effect as wellJasper St. Pierre2014-02-171-4/+5
* pointer/keyboard: Put the destroy listener on the right resourceJasper St. Pierre2014-02-172-2/+2
* pointer/keyboard: Do a series of renames to our listener as wellJasper St. Pierre2014-02-174-16/+14
* wayland: Rename resource_destroy_cb to wl_surface_destructorJasper St. Pierre2014-02-171-6/+5
* default: Don't use anchor pointsJasper St. Pierre2014-02-171-24/+2
* xwayland: Don't -retroJasper St. Pierre2014-02-171-8/+7
* default: Use a consistent rand() for monitor backgroundsJasper St. Pierre2014-02-171-3/+6
* default: Don't wait to show the stageJasper St. Pierre2014-02-171-18/+1
* wayland-surface: Destroy the right thingJasper St. Pierre2014-02-171-1/+1
* Update to new xdg-shell pinging standardsJasper St. Pierre2014-02-162-62/+81
* Revert "Move window pings to MetaWindow"Jasper St. Pierre2014-02-166-241/+274
* wayland-surface: Don't require we manually bump the version for xdg-shellJasper St. Pierre2014-02-162-6/+9
* wayland-surface: Prefix xdg-shell methods with "xdg_shell_"Jasper St. Pierre2014-02-161-26/+26
* wayland-surface: Don't crash when someone tries to run a native app using old...Adel Gadllah2014-02-161-0/+7
* idle-monitor: avoid XSyncBadAlarm X errorRyan Lortie2014-02-151-1/+1