summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-25xwayland: Handle configure event for improved resizingxwayland-1.12Tiago Vignatti4-29/+69
2012-09-13xwayland: Track protocol changes for window positioningTiago Vignatti5-8/+103
2012-09-13xwayland: Track new protocol for xwm splitTiago Vignatti4-21/+111
2012-09-13xwayland: Fix motion coordinatesTiago Vignatti1-2/+2
2012-09-13configure: Track updated version of libxtransTiago Vignatti1-1/+1
2012-08-01xwayland: Remove unused 'hack' fieldsKristian Høgsberg3-9/+0
2012-08-01xwayland: Add mode for current mode, not the last mode in the listKristian Høgsberg1-4/+6
2012-07-31xwayland: remove non-existent private headersTiago Vignatti1-6/+0
2012-07-20xwayland: Remove unused grab fieldsTiago Vignatti1-2/+0
2012-07-19xwayland: Hide cursor on leave, show again on enterKristian Høgsberg1-0/+5
2012-07-16xwayland: fix EnterNotify positionTiago Vignatti1-0/+5
2012-06-29dri2: Pass a ScreenPtr through to the driver's AuthMagic function. (v3)Christopher James Halse Rogers2-8/+53
2012-06-15xwayland: Silence a few warningsKristian Høgsberg4-7/+5
2012-06-15xwayland: Remove stale TODO commentKristian Høgsberg1-6/+0
2012-06-15xwayland: send synthetic buttons up events when grabbingTiago Vignatti1-0/+16
2012-06-15xwayland: Make sure cursors have valid pre-multiplied ARGB valuesKristian Høgsberg1-5/+5
2012-06-15xwayland: Follow wl_pointer.set_cursor changeKristian Høgsberg4-3/+10
2012-06-13xwayland: Stub out keymap handler so we don't crashKristian Høgsberg1-0/+10
2012-06-13xwayland: track axis type conversionTiago Vignatti1-3/+4
2012-06-13xwayland: Remove selection callback ErrorF()Kristian Høgsberg1-4/+0
2012-06-13xwayland: Add wl_keyboard.modifiers stubKristian Høgsberg1-0/+10
2012-06-13Always use WL_SHM_FORMAT_ARGB8888 for shm surfaces.Scott Moreau1-16/+5
2012-06-13xwayland: Drop unused modifier tracking codeKristian Høgsberg2-25/+1
2012-06-13xwayland: Track keyboard state, reset on keyboard enter/leaveKristian Høgsberg2-3/+22
2012-06-13xwayland: Decouple drm init from screen init.Christopher James Halse Rogers4-21/+36
2012-06-13xwayland: Automatically load module if wayland support requestedChristopher James Halse Rogers1-1/+13
2012-06-13xwayland: Always create drm buffers as WL_DRM_FORMAT_ARGB8888Kristian Høgsberg1-6/+1
2012-06-13Update to wl_seat protocol changeKristian Høgsberg5-175/+145
2012-06-13Xi: fix master device picking on SetDeviceRedirectWindowTiago Vignatti1-1/+1
2012-06-13xwayland-input: Track wayland protocol changes.Scott Moreau1-5/+7
2012-06-13xwayland: fix pointer enter/leaveTiago Vignatti1-10/+6
2012-06-13xwayland: give axis basic supportTiago Vignatti1-0/+10
2012-06-13xwayland: Use reportAfter for our DamagePtrKristian Høgsberg1-0/+1
2012-06-13xwayland: Only remove xwl_window from damage list if it's on itKristian Høgsberg1-1/+2
2012-06-13xwayland: Disable screensaver extension under xwaylandKristian Høgsberg1-0/+2
2012-06-13xwayland: Fix width/height typoKristian Høgsberg1-1/+1
2012-06-13xwayland: follow wayland change to serial numbersTiago Vignatti3-20/+27
2012-06-13xwayland: track shm pool protocol changesTiago Vignatti2-5/+11
2012-06-13xwayland: use stub for wl_input_device_listener track the protocolTiago Vignatti1-4/+68
2012-06-13xwayland: Remove wl_buffer.damage useKristian Høgsberg1-2/+0
2012-06-13Compile fixes for 1.12Kristian Høgsberg7-33/+31
2012-06-13xwayland: unredirect sub-windows when root destroyedRobert Bragg4-0/+31
2012-06-13dbe: Cleanup in CloseScreen hook not ext CloseDownRobert Bragg2-21/+23
2012-06-13Revert "xwayland: Redirect toplevel windows one by one"Robert Bragg3-16/+20
2012-06-13xwayland: wip, track XdndSelectionKristian Høgsberg1-0/+41
2012-06-13xwayland: Use new wl_drm format codesKristian Høgsberg4-8/+66
2012-06-13Make SetDeviceRedirectWindow() work right with non-master devicesKristian Høgsberg1-1/+5
2012-06-13xwayland: Track protocol changesKristian Høgsberg8-91/+116
2012-06-13xwayland: Redirect toplevel windows one by oneKristian Høgsberg3-20/+21
2012-06-13xwayland: Don't crash if the xserver object isn't availableKristian Høgsberg2-11/+7