[PATCH 0/4] Cygwin/X: Various patches
Jon TURNEY
jon.turney at dronecode.org.uk
Wed Jun 24 13:15:24 PDT 2009
Various patches to improve behaviour in native window manager mode
Fix man page build to use cpprules.in
Jon TURNEY (3):
Cygwin/X: Improve mouse tracking for moving/resizing undecorated
windows
Cygwin/X: Allow pointer warping to work in rootless modes
Cygwin/X: Avoid a visual glitch on window move in rootless modes
Yaakov Selkowitz (1):
Cygwin/X: Man page fixes
hw/xwin/Makefile.am | 25 +++-
hw/xwin/XWin.man | 287 ------------------------------------
hw/xwin/XWin.man.pre | 288 +++++++++++++++++++++++++++++++++++++
hw/xwin/XWinrc.man | 247 -------------------------------
hw/xwin/XWinrc.man.pre | 248 +++++++++++++++++++++++++++++++
hw/xwin/wincursor.c | 12 ++-
hw/xwin/winmultiwindowwndproc.c | 67 ++++++---
hw/xwin/winwin32rootlesswndproc.c | 11 ++
8 files changed, 624 insertions(+), 561 deletions(-)
delete mode 100644 hw/xwin/XWin.man
create mode 100644 hw/xwin/XWin.man.pre
delete mode 100755 hw/xwin/XWinrc.man
create mode 100755 hw/xwin/XWinrc.man.pre
More information about the xorg-devel
mailing list