index
:
~vignatti/xserver
bus-cleanup-take3
client-logging
daniels-fixes-and-cleanup
ephyr-dri2
generation-removal
inputthread
inputthread-commits
lrmi-for-children
master
maxscreenless
options-cleanup
registry-fix
xwayland-1.12
xwm-client
Tiago's playground
vignatti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-22
XWayland: Input: Add some FIXMEs and remove unused variable
daniels-fixes-and-cleanup
Daniel Stone
1
-3
/
+6
2012-11-22
XWayland: Skip unknown scroll values
Daniel Stone
1
-0
/
+3
2012-11-22
XWayland: Fix broken case fallthrough in input
Daniel Stone
1
-0
/
+2
2012-11-22
xwayland: Fix highest raw value on axis scaling
Tiago Vignatti
1
-2
/
+4
2012-11-22
configure: Track updated version of libxtrans
Tiago Vignatti
1
-1
/
+1
2012-11-22
xwayland: Cache globals to avoid multiple registry objects
Tiago Vignatti
5
-90
/
+102
2012-11-22
xwayland: Port to Wayland 1.0 API
Tiago Vignatti
7
-121
/
+144
2012-08-01
xwayland: Remove unused 'hack' fields
Kristian Høgsberg
3
-9
/
+0
2012-08-01
xwayland: Add mode for current mode, not the last mode in the list
Kristian Høgsberg
1
-4
/
+6
2012-07-31
xwayland: remove non-existent private headers
Tiago Vignatti
1
-6
/
+0
2012-07-20
xwayland: Remove unused grab fields
Tiago Vignatti
1
-2
/
+0
2012-07-19
xwayland: Hide cursor on leave, show again on enter
Kristian Høgsberg
1
-0
/
+5
2012-07-16
xwayland: fix EnterNotify position
Tiago Vignatti
1
-0
/
+5
2012-06-29
dri2: Pass a ScreenPtr through to the driver's AuthMagic function. (v3)
Christopher James Halse Rogers
2
-8
/
+53
2012-06-15
xwayland: Silence a few warnings
Kristian Høgsberg
4
-7
/
+5
2012-06-15
xwayland: Remove stale TODO comment
Kristian Høgsberg
1
-6
/
+0
2012-06-15
xwayland: send synthetic buttons up events when grabbing
Tiago Vignatti
1
-0
/
+16
2012-06-15
xwayland: Make sure cursors have valid pre-multiplied ARGB values
Kristian Høgsberg
1
-5
/
+5
2012-06-15
xwayland: Follow wl_pointer.set_cursor change
Kristian Høgsberg
4
-3
/
+10
2012-06-13
xwayland: Stub out keymap handler so we don't crash
Kristian Høgsberg
1
-0
/
+10
2012-06-13
xwayland: track axis type conversion
Tiago Vignatti
1
-3
/
+4
2012-06-13
xwayland: Remove selection callback ErrorF()
Kristian Høgsberg
1
-4
/
+0
2012-06-13
xwayland: Add wl_keyboard.modifiers stub
Kristian Høgsberg
1
-0
/
+10
2012-06-13
Always use WL_SHM_FORMAT_ARGB8888 for shm surfaces.
Scott Moreau
1
-16
/
+5
2012-06-13
xwayland: Drop unused modifier tracking code
Kristian Høgsberg
2
-25
/
+1
2012-06-13
xwayland: Track keyboard state, reset on keyboard enter/leave
Kristian Høgsberg
2
-3
/
+22
2012-06-13
xwayland: Decouple drm init from screen init.
Christopher James Halse Rogers
4
-21
/
+36
2012-06-13
xwayland: Automatically load module if wayland support requested
Christopher James Halse Rogers
1
-1
/
+13
2012-06-13
xwayland: Always create drm buffers as WL_DRM_FORMAT_ARGB8888
Kristian Høgsberg
1
-6
/
+1
2012-06-13
Update to wl_seat protocol change
Kristian Høgsberg
5
-175
/
+145
2012-06-13
Xi: fix master device picking on SetDeviceRedirectWindow
Tiago Vignatti
1
-1
/
+1
2012-06-13
xwayland-input: Track wayland protocol changes.
Scott Moreau
1
-5
/
+7
2012-06-13
xwayland: fix pointer enter/leave
Tiago Vignatti
1
-10
/
+6
2012-06-13
xwayland: give axis basic support
Tiago Vignatti
1
-0
/
+10
2012-06-13
xwayland: Use reportAfter for our DamagePtr
Kristian Høgsberg
1
-0
/
+1
2012-06-13
xwayland: Only remove xwl_window from damage list if it's on it
Kristian Høgsberg
1
-1
/
+2
2012-06-13
xwayland: Disable screensaver extension under xwayland
Kristian Høgsberg
1
-0
/
+2
2012-06-13
xwayland: Fix width/height typo
Kristian Høgsberg
1
-1
/
+1
2012-06-13
xwayland: follow wayland change to serial numbers
Tiago Vignatti
3
-20
/
+27
2012-06-13
xwayland: track shm pool protocol changes
Tiago Vignatti
2
-5
/
+11
2012-06-13
xwayland: use stub for wl_input_device_listener track the protocol
Tiago Vignatti
1
-4
/
+68
2012-06-13
xwayland: Remove wl_buffer.damage use
Kristian Høgsberg
1
-2
/
+0
2012-06-13
Compile fixes for 1.12
Kristian Høgsberg
7
-33
/
+31
2012-06-13
xwayland: unredirect sub-windows when root destroyed
Robert Bragg
4
-0
/
+31
2012-06-13
dbe: Cleanup in CloseScreen hook not ext CloseDown
Robert Bragg
2
-21
/
+23
2012-06-13
Revert "xwayland: Redirect toplevel windows one by one"
Robert Bragg
3
-16
/
+20
2012-06-13
xwayland: wip, track XdndSelection
Kristian Høgsberg
1
-0
/
+41
2012-06-13
xwayland: Use new wl_drm format codes
Kristian Høgsberg
4
-8
/
+66
2012-06-13
Make SetDeviceRedirectWindow() work right with non-master devices
Kristian Høgsberg
1
-1
/
+5
2012-06-13
xwayland: Track protocol changes
Kristian Høgsberg
8
-91
/
+116
[next]