summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* events: Fix compilation when disabling the native backendbaserock/gnome2Jasper St. Pierre2014-10-131-1/+1
* Add missing includeJavier Jardón2014-10-132-0/+5
* window-x11: Update the input region after setting the client rectJasper St. Pierre2014-10-121-2/+3
* backend: Fix minor commentJasper St. Pierre2014-10-121-1/+1
* workspace: fix crash when creating a new workspace with sticky windows that h...Tom Beckmann2014-10-121-7/+7
* meta-surface-actor-x11: Fix unredirect heuristicAdel Gadllah2014-10-121-2/+2
* wayland-keyboard: Send modifiers after the key eventRui Matos2014-10-102-9/+10
* build: Require clutter-egl-1.0 for native backend onlyRico Tzschichholz2014-10-091-2/+1
* events: Fix build without waylandRico Tzschichholz2014-10-091-1/+1
* meta-surface-actor-x11: Detatch the pixmap in window_decorated_notifyAdel Gadllah2014-10-081-0/+1
* Revert "wayland-pointer: Just use the pointer actor instead of doing a full r...Jasper St. Pierre2014-10-081-3/+16
* Revert "pointer: Repick after the focused surface is destroyed"Jasper St. Pierre2014-10-081-1/+1
* MetaBackgroundActor: queue a redraw when the background changesOwen W. Taylor2014-10-081-0/+1
* wayland-keyboard: Don't send pressed keys on enterRui Matos2014-10-082-42/+20
* wayland-pointer: Just use the pointer actor instead of doing a full repickJasper St. Pierre2014-10-071-16/+3
* wayland: Clump the globals code togetherJasper St. Pierre2014-10-071-6/+6
* wayland: Remove old commentsJasper St. Pierre2014-10-071-16/+1
* wayland: Remove unused variableJasper St. Pierre2014-10-071-1/+0
* wayland: Make WaylandEventSource privateJasper St. Pierre2014-10-072-7/+7
* wayland: Make the MetaWaylandRegion type opaqueJasper St. Pierre2014-10-074-8/+19
* wayland: Move MetaWaylandRegion into a new file as wellJasper St. Pierre2014-10-076-64/+144
* wayland: Clean up a bit moreJasper St. Pierre2014-10-071-28/+27
* wayland: Clean up more includesJasper St. Pierre2014-10-072-18/+5
* wayland-surface: Clean up includesJasper St. Pierre2014-10-071-14/+3
* wayland: Move some buffer manipulation functions to meta-wayland-bufferJasper St. Pierre2014-10-073-38/+68
* wayland: Put the MetaWaylandBuffer implementation in a new fileJasper St. Pierre2014-10-079-70/+133
* default: Adjust the default backgroundJasper St. Pierre2014-10-071-1/+1
* wayland-surface: Fix a build coming from a bad rebaseJasper St. Pierre2014-10-071-1/+1
* wayland-surface: Remove MetaWaylandSurfaceExtensionJasper St. Pierre2014-10-073-51/+46
* wayland-surface: Remove create_surface_extension and friendsJasper St. Pierre2014-10-071-57/+25
* wayland-surface: Rename the subsurface extension to wl_subsurfaceJasper St. Pierre2014-10-072-7/+7
* wayland-surface: Group MetaWaylandSurface members logicallyJasper St. Pierre2014-10-071-15/+16
* wayland-surface: Move wl_surface.frame above role-specific stuffJasper St. Pierre2014-10-071-4/+4
* wayland-surface: Apply the surface scale only if neededJasper St. Pierre2014-10-071-4/+4
* display: Do not include unmanaging windows in list_windows()Florian Müllner2014-10-071-2/+2
* Updated Latvian translationRūdolfs Mazurs2014-10-071-3/+3
* Updated Latvian translationRūdolfs Mazurs2014-10-071-690/+601
* wayland: Ensure drag surface offset changes update the DnD actorCarlos 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-063-1/+17
* 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
* window: Remove duplicate case valueJasper St. Pierre2014-10-061-1/+0
* window: Mark all override-redirect window types as appears-focusedJasper St. Pierre2014-10-061-0/+8
* wayland: Immediately give keyboard focus to Wayland popupsJasper St. Pierre2014-10-061-1/+3
* window: Ensure that popup window types propagate their focus appearanceJasper St. Pierre2014-10-061-1/+20