summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-20meta-monitor-manager: pass tile info to the dbus interface as a propertytile-monitor-2Dave Airlie4-9/+78
2014-10-20meta-monitor-config: handle tiles for setting initial monitor configurationDave Airlie1-0/+54
2014-10-20meta-monitor-manager-xrandr: add support for tile propertyDave Airlie3-2/+138
2014-10-16meta-monitor-config: refactor adding a monitor to configDave Airlie1-21/+16
2014-10-12window-x11: Update the input region after setting the client rectJasper St. Pierre1-2/+3
2014-10-12backend: Fix minor commentJasper St. Pierre1-1/+1
2014-10-12workspace: fix crash when creating a new workspace with sticky windows that h...Tom Beckmann1-7/+7
2014-10-12meta-surface-actor-x11: Fix unredirect heuristicAdel Gadllah1-2/+2
2014-10-10wayland-keyboard: Send modifiers after the key eventRui Matos2-9/+10
2014-10-09build: Require clutter-egl-1.0 for native backend onlyRico Tzschichholz1-2/+1
2014-10-09events: Fix build without waylandRico Tzschichholz1-1/+1
2014-10-08meta-surface-actor-x11: Detatch the pixmap in window_decorated_notifyAdel Gadllah1-0/+1
2014-10-08Revert "wayland-pointer: Just use the pointer actor instead of doing a full r...Jasper St. Pierre1-3/+16
2014-10-08Revert "pointer: Repick after the focused surface is destroyed"Jasper St. Pierre1-1/+1
2014-10-08MetaBackgroundActor: queue a redraw when the background changesOwen W. Taylor1-0/+1
2014-10-08wayland-keyboard: Don't send pressed keys on enterRui Matos2-42/+20
2014-10-07wayland-pointer: Just use the pointer actor instead of doing a full repickJasper St. Pierre1-16/+3
2014-10-07wayland: Clump the globals code togetherJasper St. Pierre1-6/+6
2014-10-07wayland: Remove old commentsJasper St. Pierre1-16/+1
2014-10-07wayland: Remove unused variableJasper St. Pierre1-1/+0
2014-10-07wayland: Make WaylandEventSource privateJasper St. Pierre2-7/+7
2014-10-07wayland: Make the MetaWaylandRegion type opaqueJasper St. Pierre4-8/+19
2014-10-07wayland: Move MetaWaylandRegion into a new file as wellJasper St. Pierre6-64/+144
2014-10-07wayland: Clean up a bit moreJasper St. Pierre1-28/+27
2014-10-07wayland: Clean up more includesJasper St. Pierre2-18/+5
2014-10-07wayland-surface: Clean up includesJasper St. Pierre1-14/+3
2014-10-07wayland: Move some buffer manipulation functions to meta-wayland-bufferJasper St. Pierre3-38/+68
2014-10-07wayland: Put the MetaWaylandBuffer implementation in a new fileJasper St. Pierre9-70/+133
2014-10-07default: Adjust the default backgroundJasper St. Pierre1-1/+1
2014-10-07wayland-surface: Fix a build coming from a bad rebaseJasper St. Pierre1-1/+1
2014-10-07wayland-surface: Remove MetaWaylandSurfaceExtensionJasper St. Pierre3-51/+46
2014-10-07wayland-surface: Remove create_surface_extension and friendsJasper St. Pierre1-57/+25
2014-10-07wayland-surface: Rename the subsurface extension to wl_subsurfaceJasper St. Pierre2-7/+7
2014-10-07wayland-surface: Group MetaWaylandSurface members logicallyJasper St. Pierre1-15/+16
2014-10-07wayland-surface: Move wl_surface.frame above role-specific stuffJasper St. Pierre1-4/+4
2014-10-07wayland-surface: Apply the surface scale only if neededJasper St. Pierre1-4/+4
2014-10-07display: Do not include unmanaging windows in list_windows()Florian Müllner1-2/+2
2014-10-07Updated Latvian translationRūdolfs Mazurs1-3/+3
2014-10-07Updated Latvian translationRūdolfs Mazurs1-690/+601
2014-10-06wayland: Ensure drag surface offset changes update the DnD actorCarlos Garnacho3-0/+39
2014-10-06wayland: Use a MetaDnDActor for the DnD icon surfaceCarlos Garnacho1-3/+45
2014-10-06compositor: Add MetaDnDActorCarlos Garnacho3-0/+297
2014-10-06compositor: Add MetaFeedbackActorCarlos Garnacho3-0/+325
2014-10-06compositor: Add a "feedback" window groupCarlos Garnacho3-1/+17
2014-10-06wayland: Store whether the wl_data_source has a target selectedCarlos Garnacho1-2/+9
2014-10-06wayland: Keep track of the origin surface and drag point on DnDCarlos Garnacho1-4/+44
2014-10-06data-device: Store the current drag grabCarlos Garnacho2-4/+10
2014-10-06wayland: Record the offset positionJasper St. Pierre2-0/+5
2014-10-06window: Remove duplicate case valueJasper St. Pierre1-1/+0
2014-10-06window: Mark all override-redirect window types as appears-focusedJasper St. Pierre1-0/+8