index
:
~jturney/xserver
build-fixes
clipboard-64bit-fix
clipboard-debug-for-1.17
clipboard-fixes-new
clipboard-use-libXWinclip
clipboard-xcb-rewrite
clipboard-xcbification
cygwin-aiglx-for-1.10
cygwin-aiglx-for-1.11
cygwin-aiglx-for-1.6
cygwin-aiglx-for-1.7
cygwin-aiglx-for-1.9
cygwin-patches-1.6
cygwin-patches-1.7
cygwin-patches-for-1.10
cygwin-patches-for-1.11
cygwin-patches-for-1.12
cygwin-patches-for-1.13
cygwin-patches-for-1.14
cygwin-patches-for-1.15
cygwin-patches-for-1.16
cygwin-patches-for-1.17
cygwin-patches-for-1.18
cygwin-patches-for-1.18-pre-xcbification
cygwin-patches-for-1.19
cygwin-patches-for-1.20
cygwin-patches-for-1.9
cygwin-release-1.10
cygwin-release-1.11
cygwin-release-1.12
cygwin-release-1.13
cygwin-release-1.14
cygwin-release-1.15
cygwin-release-1.16
cygwin-release-1.17
cygwin-release-1.18
cygwin-release-1.19
cygwin-release-1.20
cygwin-release-1.9
cygwin-warning-fixes-for-1.17
debug-output-format-fixes
dix-patches
engine-enhancements
git-describe-in-log
jturney-cygwin
jturney-debug-improvements
jturney-race-fix
main-in-ddx
master
mhummel-clipboard-thread-improvements
multimedia-keycodes
nontoplevelwin-aiglx
old-bits-and-pieces
reorder-window-creation-skip-taskbar
rootless-hook-tidyup
rpavlik-mingw-runtime-patches
rpavlik-reviewed-patches
rpavlik-unreviewed-patches
snapshot
tinderbox
unmap-minimized-windows
window-raising-rework
window-style-update-unmmap-etc-old
windowed-mode-aiglx
winlayout-to-xmodmap
winlayout-to-xmodmap-2
xcbification
X server
jturney
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xwayland
/
xwayland.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-26
Use #ifdef instead of #if for features to make Meson easier.
Eric Anholt
1
-1
/
+1
2017-02-23
xwayland: use _XWAYLAND_ALLOW_COMMITS property
Pekka Paalanen
1
-0
/
+121
2017-02-23
xwayland: fix 'buffer' may be used uninitialized warning
Pekka Paalanen
1
-1
/
+1
2017-02-23
xwayland: refactor into xwl_window_post_damage()
Pekka Paalanen
1
-23
/
+33
2016-11-25
xwayland: fix order of calloc() args
Pekka Paalanen
1
-2
/
+2
2016-10-05
xwayland: Add pointer warp emulator
Jonas Ådahl
1
-0
/
+27
2016-10-05
xwayland: Translate a pointer grab with confineTo to pointer confinement
Jonas Ådahl
1
-0
/
+53
2016-10-05
xwayland: Put getting a xwl_window from a Window in a helper
Jonas Ådahl
1
-2
/
+7
2016-09-28
xwayland: handle EAGAIN on Wayland fd
Olivier Fourdan
1
-3
/
+31
2016-08-19
wayland: Emulate crossing for native window
Olivier Fourdan
1
-1
/
+2
2016-08-15
xwayland: Avoid double free of RRCrtc and RROutput
Olivier Fourdan
1
-1
/
+1
2016-08-15
xwayland: Plug memleak in frame callbacks
Olivier Fourdan
1
-0
/
+2
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-06-03
xwayland: sync event queue to check compositor reply
Olivier Fourdan
1
-0
/
+7
2016-06-03
xwayland: refactor Wayland event handling
Olivier Fourdan
1
-12
/
+25
2016-05-31
xwayland: Use the CLOCK_MONOTONIC clock
Jonas Ådahl
1
-0
/
+2
2016-02-29
xwayland: add partial xvidmode extension support
Olivier Fourdan
1
-0
/
+8
2016-02-22
dix: Add hybrid full-size/empty-clip mode to SetRootClip
Daniel Stone
1
-0
/
+7
2015-12-01
hw/xwayland: Use NotifyFd handler to monitor wayland socket
Keith Packard
1
-9
/
+10
2015-11-30
xwayland: check if creating xwl_output succeeded
Marek Chalupa
1
-2
/
+2
2015-11-30
xwayland: fix memory leaks on error paths in xwl_realize_window
Marek Chalupa
1
-3
/
+28
2015-09-25
xwayland: Destroy xwl_output when wl_output gets removed
Dima Ryazanov
1
-1
/
+10
2015-09-18
xwayland: Remove related touchpoints when unrealizing windows
Carlos Garnacho
1
-3
/
+3
2015-05-26
xwayland: default to local user if no xauth file given. [CVE-2015-3164 3/3]
Ray Strode
1
-0
/
+2
2015-05-26
xwayland: Enable access control on open sockets [CVE-2015-3164 1/3]
Ray Strode
1
-1
/
+1
2015-01-23
Avoid possible null pointer dereference.
Carlos Olmedo Escobar
1
-1
/
+1
2014-11-12
xwayland: declare fatal log handler as noreturn
Peter Hutterer
1
-0
/
+1
2014-09-11
xwayland: Snap damage reports to the bounding box
Adam Jackson
1
-9
/
+4
2014-09-11
xwayland: Implement throttling for surfaces based on the frame event
Jasper St. Pierre
1
-5
/
+30
2014-06-24
xwayland: Add glamor and DRI3 support
Kristian Høgsberg
1
-5
/
+33
2014-04-21
xwayland: Remove left-over ErrorF logging
Kristian Høgsberg
1
-1
/
+0
2014-04-21
xwayland: Build without xshmfence
Kristian Høgsberg
1
-0
/
+2
2014-04-21
xwayland: Build without GLX extension
Kristian Høgsberg
1
-2
/
+5
2014-04-03
Xwayland DDX
Kristian Høgsberg
1
-0
/
+652