summaryrefslogtreecommitdiff
path: root/src/wayland
Commit message (Expand)AuthorAgeFilesLines
* meta-weston-launch: Adapt to Clutter's new evdev open callbackJasper St. Pierre2014-03-131-1/+10
* xdg-shell: Update for new state change mechanismJasper St. Pierre2014-03-122-60/+87
* Revert "weston-launch: Pass the DRM device to Cogl"Matthias Clasen2014-03-125-36/+116
* weston-launch: Pass the DRM device to CoglJasper St. Pierre2014-03-115-116/+36
* wayland: Fix buildJasper St. Pierre2014-03-111-0/+2
* Add meta_activate_sessionJasper St. Pierre2014-03-114-2/+19
* meta-weston-launch: Redraw and update the cursor when switching backJasper St. Pierre2014-03-111-0/+11
* weston-launch: Allow activating our own VT by passing a negative valueJasper St. Pierre2014-03-112-5/+12
* weston-launch: Always use sd_session_get_vtJasper St. Pierre2014-03-111-37/+7
* weston-launch: Stat the path before opening itJasper St. Pierre2014-03-111-9/+7
* weston-launch: Remove unused prototypesJasper St. Pierre2014-03-112-12/+4
* weston-launch: Rearrange code slightlyJasper St. Pierre2014-03-111-2/+2
* wayland: Add a few comments, rename some stringsJasper St. Pierre2014-03-111-1/+3
* wayland: Remove needless indirectionJasper St. Pierre2014-03-112-36/+5
* wayland: Make set_selection privateJasper St. Pierre2014-03-112-7/+1
* wayland: Fix destroying data sourcesJasper St. Pierre2014-03-111-1/+1
* wayland: Use g_slice_new0Jasper St. Pierre2014-03-111-14/+6
* wayland: Pull in a fix for a FIXME from WestonJasper St. Pierre2014-03-111-2/+6
* wayland: Fix drag grabsJasper St. Pierre2014-03-111-0/+1
* xwayland: Make sure to clear an existing surface if we have oneJasper St. Pierre2014-03-111-0/+7
* wayland: Remove an extra resetJasper St. Pierre2014-03-111-2/+0
* wayland: Fix bad copy-paste error in unset_fullscreenJasper St. Pierre2014-03-101-2/+1
* Add META_GRAB_OP_WAYLAND_CLIENTJasper St. Pierre2014-03-101-1/+21
* wayland: Remove special code for modal grabsJasper St. Pierre2014-03-104-191/+7
* seat: Add support for smooth scrollingJasper St. Pierre2014-03-101-0/+12
* seat: Redo scroll handlingJasper St. Pierre2014-03-101-14/+11
* seat: Reduce indentationJasper St. Pierre2014-03-101-5/+7
* wayland-keyboard: Remove unused modifier indexesRui Matos2014-03-072-22/+0
* wayland: Remove destroy listenerJasper St. Pierre2014-02-282-13/+0
* wayland: Don't try to disconnect the listener from the signal handlerRui Matos2014-02-283-5/+0
* wayland: Move "public" Wayland API to another header fileJasper St. Pierre2014-02-283-24/+53
* wayland: Do a giant code cleanupJasper St. Pierre2014-02-281-70/+36
* wayland: Rearrange create_surface_extension a tiny bitJasper St. Pierre2014-02-281-14/+19
* wayland: Do a small code cleanupJasper St. Pierre2014-02-281-8/+10
* wayland: Add back wl_shell supportJasper St. Pierre2014-02-284-20/+310
* wayland: Enable destroy animations for regular windowsJasper St. Pierre2014-02-271-4/+1
* MetaWindowActor: survive having no MetaSurfaceActorGiovanni Campagna2014-02-251-0/+2
* wayland-surface: Rework construction / destruction yet againJasper St. Pierre2014-02-243-13/+17
* Revert "window: Delay the showing of XWayland clients until set_window_id"Jasper St. Pierre2014-02-241-2/+0
* 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
* window-actor: Split into two subclasses of MetaSurfaceActorJasper St. Pierre2014-02-202-7/+11
* pointer/keyboard: Properly handle destructionJasper St. Pierre2014-02-202-25/+13
* pointer/keyboard: fix setting focusMarek Chalupa2014-02-192-8/+6
* 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-181-4/+0
* 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