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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-01
kdrive/ephyr: map host X server's keymap into Xephyr, if supported
Laércio de Sousa
4
-26
/
+150
2016-03-01
config/udev: distinguish between real keyboards and other key devices
Laércio de Sousa
2
-2
/
+4
2016-03-01
ephyr: enable option -sw-cursor by default in multi-seat mode
Laércio de Sousa
1
-0
/
+3
2016-03-01
kdrive: add options to set default XKB properties
Laércio de Sousa
2
-5
/
+61
2016-03-01
kdrive: introduce input hot-plugging support for udev and hal backends (#33140)
Laércio de Sousa
4
-22
/
+198
2016-03-01
xwayland: fix a crash on output removal
Olivier Fourdan
1
-0
/
+1
2016-02-29
xwayland: add partial xvidmode extension support
Olivier Fourdan
4
-0
/
+422
2016-02-29
vidmode: remove redundant DIX function
Olivier Fourdan
1
-7
/
+1
2016-02-29
vidmode: remove redundant check
Olivier Fourdan
1
-67
/
+5
2016-02-29
vidmode: move to a separate library of its own
Olivier Fourdan
8
-2239
/
+88
2016-02-29
vidmode: rename DDX functions
Olivier Fourdan
3
-233
/
+234
2016-02-29
vidmode: move display mode definitions
Olivier Fourdan
1
-91
/
+1
2016-02-29
vidmode: remove mode access from public API
Olivier Fourdan
3
-111
/
+108
2016-02-29
vidmode: use appropriate DisplayModePtr type
Olivier Fourdan
3
-70
/
+70
2016-02-29
vidmode: remove VidModeGetMonitor()
Olivier Fourdan
3
-41
/
+30
2016-02-29
vidmode: use ScreenPtr instead of screen index
Olivier Fourdan
3
-168
/
+181
2016-02-29
vidmode: get rid of the CloseScreen wrapper
Olivier Fourdan
2
-18
/
+0
2016-02-29
vidmode: use appropriate API
Olivier Fourdan
1
-21
/
+4
2016-02-29
dri2: Allow many blocked clients per-drawable
Chris Wilson
1
-59
/
+71
2016-02-29
xwin: Remove unhelpful debug about WM message queue size
Jon Turney
1
-38
/
+0
2016-02-29
xwin: Add SKIPTASKBAR hint to _NET_WM_WINDOW_TYPE_DOCK type windows
Jon Turney
1
-1
/
+1
2016-02-29
xwin: In multiwindow mode, look up the HWND for the parent window
Jon Turney
1
-3
/
+7
2016-02-29
xwin: Factor out MessageName() debug helper
Jon Turney
1
-68
/
+61
2016-02-29
xwin: Keyboard layout updates
Jon Turney
2
-33
/
+45
2016-02-29
xwin: Add a tentative entry for the Korean keyboard to the list of known keyb...
Colin Harrison
1
-0
/
+1
2016-02-29
xwin: Update to XRANDR 1.2 internal interface to ensure an output is reported...
Jon Turney
1
-11
/
+81
2016-02-29
xwin: Use WM_CLIPBOARDUPDATE clipboard API
Jon Turney
3
-39
/
+87
2016-02-29
xwin: Check that window position is visible on non-rectangular virtual desktops
Jon Turney
1
-8
/
+12
2016-02-29
xwin: Correctly interpret WM_HINTS, WM_NORMAL_HINTS properties on x86_64
Jon Turney
1
-8
/
+20
2016-02-29
xwin: Improve handling of no-decoration motif hint
Jon Turney
1
-1
/
+1
2016-02-29
xwin: XGetWMNormalHints() returns non-zero on success
Jon Turney
1
-2
/
+1
2016-02-29
xwin: Fix format warnings when ./configured --enable-debug --enable-windowswm
Jon Turney
4
-12
/
+12
2016-02-22
kdrive/evdev: update keyboard LEDs (#22302)
Laércio de Sousa
1
-3
/
+8
2016-02-22
xwayland: Prefix shm tmp file names with xwayland
Jonas Ådahl
1
-1
/
+1
2016-02-22
dri2: add virtio-gpu pci ids
Marc-Andre Lureau
3
-0
/
+10
2016-02-22
dix: Add hybrid full-size/empty-clip mode to SetRootClip
Daniel Stone
13
-23
/
+31
2016-02-11
dri2: Use the work queue to manage client sleeps
Adam Jackson
1
-12
/
+16
2016-02-08
dri2: Unblock Clients on Drawable release
Chris Wilson
1
-0
/
+3
2016-02-08
xwayland: Clear pending cursor frame callbacks on pointer enter
Rui Matos
1
-0
/
+10
2016-02-08
dri2: Only invalidate the immediate Window upon SetWindowPixmap
Chris Wilson
1
-3
/
+2
2016-02-08
ephyr: don't load ephyr input driver if -seat option is passed
Laércio de Sousa
1
-17
/
+18
2016-02-08
ephyr: ignore Xorg multiseat command line options
Laércio de Sousa
1
-0
/
+7
2016-02-08
kdrive: don't let evdev driver overwrite existing device names
Laércio de Sousa
1
-2
/
+4
2016-02-08
kdrive: set "evdev" driver for input devices automatically, if available.
Laércio de Sousa
1
-0
/
+25
2016-02-08
kdrive: fix up NewInputDeviceRequest() implementation
Laércio de Sousa
1
-46
/
+30
2016-01-29
ephyr: Make sure we have GLX_ARB_create_context before calling it.
Eric Anholt
1
-14
/
+20
2016-01-28
xephyr: Remove DRI1
Adam Jackson
13
-3490
/
+0
2016-01-28
xfree86: Build parser for DRI config file subsection unconditionally
Adam Jackson
1
-8
/
+0
2016-01-28
xfree86: Remove ancient DRI build instructions
Adam Jackson
2
-552
/
+0
2016-01-27
ephyr: catch X errors if we try to create a core context and fail.
Dave Airlie
1
-0
/
+10
[next]