index
:
~tjaalton/xserver
for-1.19
Unnamed repository; edit this file 'description' to name the repository.
tjaalton
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xwayland
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-12
xwayland: Don't process cursor warping without an xwl_seat
Lyude Paul
1
-0
/
+7
2018-02-12
xwayland: remove dirty window unconditionally on unrealize
Olivier Fourdan
1
-2
/
+1
2018-01-22
xwayland: avoid race condition on new keymap
Olivier Fourdan
1
-1
/
+1
2017-12-13
xwayland: Fix non-argb cursor conversion
Olivier Fourdan
1
-1
/
+1
2017-09-25
xwayland: Fix a segfault with pointer locking
Olivier Fourdan
1
-0
/
+3
2017-09-25
wayland: Sync drm.xml with Mesa
Adam Jackson
1
-16
/
+19
2017-09-25
xwayland: Lock the pointer if it is confined and has no cursor
Carlos Garnacho
1
-1
/
+28
2017-09-25
xwayland: Update root window size when desktop size changes
Carlos Garnacho
2
-1
/
+6
2017-09-25
xwayland: "Accept" confineTo on InputOnly windows
Carlos Garnacho
1
-0
/
+9
2017-09-25
xwayland: Allow pointer warp on root/None window
Carlos Garnacho
1
-0
/
+20
2017-09-25
xwayland: Don't load extension list more than once
Lyude
1
-2
/
+3
2017-03-13
xwayland: Monitor client states to destroy callbacks
Olivier Fourdan
1
-8
/
+52
2017-03-13
xwayland: clear cursor frame callback
Olivier Fourdan
1
-2
/
+12
2017-03-02
xwayland: do not set checkRepeat on master kbd
Olivier Fourdan
1
-5
/
+0
2017-03-02
xwayland: Make sure we have a focus window
Olivier Fourdan
1
-0
/
+6
2017-02-23
xwayland: Add hack for FWXGA resolution #99574
Svitozar Cherepii
1
-0
/
+7
2017-02-23
xwayland: CRTC should support all rotations
Olivier Fourdan
1
-1
/
+8
2017-02-23
xwayland: Apply output rotation for screen size
Olivier Fourdan
1
-12
/
+16
2017-01-11
xwayland: Fix use after free of cursors
Olivier Fourdan
1
-4
/
+13
2017-01-11
xwayland: Don't send KeyRelease events on wl_keyboard::leave
Rui Matos
1
-6
/
+2
2016-11-01
xwayland-shm: block signals during fallocate
Ian Ray
1
-0
/
+10
2016-10-26
xwayland: Activate and enable touch devices
Olivier Fourdan
1
-3
/
+4
2016-10-26
xwayland: Transform pointer enter event coordinates
Rui Matos
1
-1
/
+4
2016-10-05
glamor: Use eglGetPlatformDisplay{,EXT} if we can
Adam Jackson
1
-4
/
+4
2016-10-05
xwayland: Add pointer warp emulator
Jonas Ådahl
4
-2
/
+322
2016-10-05
xwayland: Translate a pointer grab with confineTo to pointer confinement
Jonas Ådahl
3
-0
/
+101
2016-10-05
xwayland: Bind pointer constraints global
Jonas Ådahl
4
-1
/
+24
2016-10-05
xwayland: Put getting a xwl_window from a Window in a helper
Jonas Ådahl
1
-2
/
+7
2016-10-05
xwayland: Set unaccelerated pointer motion delta if available
Jonas Ådahl
2
-15
/
+82
2016-10-05
xwayland: Dispatch pointer motion events on wl_pointer.frame if possible
Jonas Ådahl
2
-13
/
+68
2016-10-05
xwayland: Add a new input device used for pointer warping/locking
Krzysztof Sobiecki
2
-0
/
+72
2016-10-05
xwayland: Move pointer button initialization into helper
Jonas Ådahl
1
-17
/
+27
2016-10-05
xwayland: Split up device class init/release into functions
Jonas Ådahl
1
-53
/
+90
2016-10-05
xwayland: Bind the relative pointer manager
Jonas Ådahl
4
-4
/
+34
2016-10-05
xwayland: Apply touch abs axes transformation before posting events
Carlos Garnacho
1
-9
/
+8
2016-10-05
xwayland: Apply "last pointer window" check only to the pointer device
Carlos Garnacho
1
-19
/
+40
2016-09-28
xwayland: Clear up x_cursor on UnrealizeCursor()
Olivier Fourdan
1
-3
/
+4
2016-09-28
xwayland: handle EAGAIN on Wayland fd
Olivier Fourdan
2
-3
/
+32
2016-09-28
xwayland: Close the shm fd as early as possible
Rui Matos
1
-27
/
+19
2016-09-06
xwayland: Process queued events before making wayland mods effective
Rui Matos
1
-5
/
+6
2016-08-19
wayland: Emulate crossing for native window
Olivier Fourdan
3
-2
/
+17
2016-08-16
xwayland: Fix relinking when dix changes
Adam Jackson
1
-1
/
+1
2016-08-15
xwayland: Avoid double free of RRCrtc and RROutput
Olivier Fourdan
3
-4
/
+12
2016-08-15
xwayland: Plug memleak in frame callbacks
Olivier Fourdan
2
-0
/
+4
2016-07-18
Remove fd_set from Block/Wakeup handler API
Keith Packard
1
-2
/
+2
2016-07-15
xwayland: Only force monotonic clock once
Adam Jackson
1
-1
/
+2
2016-07-15
xwayland: Update RR state on wl_output.done instead of wl_output.mode
Rui Matos
2
-9
/
+10
2016-06-23
xwayland-input: Fake crossing to rootwin
Olivier Fourdan
2
-0
/
+32
2016-06-20
xwayland: Expose all NBUTTONS buttons on the pointer
Jason Gerecke
1
-1
/
+1
2016-06-20
xwayland: Use correct labels when initializing pointer valuators
Jason Gerecke
1
-1
/
+1
[next]