summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-04hw/xwin: Enable RANDR resize by defaultcygwin-patches-for-1.11Jon TURNEY2-5/+7
2012-01-04RANDR resize was missing in windowed mode, with option -resize, when the wind...Colin Harrison1-0/+5
2012-01-04hw/xwin: Fix winEnqueueMotion() for change in miPointerSetPosition()Colin Harrison1-1/+3
2012-01-04Cygwin/X: Enable AIGLX by defaultYaakov Selkowitz3-3/+4
2012-01-04hw/xwin: Fix rrScreenSetSize function pointer mismatchRyan Pavlik1-2/+0
2012-01-04Add Windows 8 to the list of Windows versions we know the name ofJon TURNEY1-1/+5
2011-12-20Add ' (on <WM_CLIENT_MACHINE>)' to window name when it's useful to do soJon TURNEY6-50/+118
2011-11-05Implement System() specially on Cygwin not to use fork/execJon TURNEY1-0/+20
2011-10-05Handle more motif window decoration hintingJon TURNEY2-0/+21
2011-10-05hw/xwin: Fix AltGr key sometimes firing an additional Ctrl-L keyOliver Schmidt2-43/+60
2011-10-05Minimize redraw events after resizing/moving windows in multiwindow modeOliver Schmidt1-4/+20
2011-10-05hw/xwin: Add XF86 xkb private actions for grab debugging to XWinJon TURNEY1-0/+32
2011-10-05Add correct taskbar grouping of X windows on Windows 7Tobias Häußler6-2/+219
2011-10-05Handle the virtual key code generated by the Fn key on IBM Lenovo laptopsJon TURNEY2-2/+4
2011-10-05XWin: GLX: Create a new dispatch table rather than modifying the existing oneJon TURNEY1-1/+9
2011-10-05Load swrastg if GALLIUM_DRIVER environment variable is setJon TURNEY1-1/+6
2011-10-05Use system() rather than pipe() & fork() to invoke xkbcompJon TURNEY3-16/+47
2011-10-05Cygwin/X: turn on -emulate3buttons if less than 3 mouse buttons are reportedJon TURNEY5-5/+46
2011-10-05Cygwin/X: turn on -nolock if /tmp is on FATJon TURNEY2-5/+26
2011-10-05Improve WM_ENDSESSION handling using separate messaging window threadJon TURNEY8-3/+229
2011-10-05Link directly to TrackMouseEvent()Jon TURNEY6-49/+6
2011-10-05Add an item to open the logfile to the default tray icon menuJon TURNEY2-1/+16
2011-10-05Allow XScreenSaverSuspend() to effect Windows screen saver or monitor power offJon TURNEY1-0/+7
2011-10-05Bug fixes for screen sizing when the screen window is on a non-primary monitorJon TURNEY5-34/+94
2011-10-05In multiwindow mode, don't grab native input focus for new windows which hint...Jon TURNEY2-1/+26
2011-10-05Tidy up some pointless output which is always emittedJon TURNEY8-18/+17
2011-10-05Don't bother reporting XORG_VERSION_CURRENTJon TURNEY2-3/+3
2011-10-05Tidy up OS version detection and reportingJon TURNEY3-22/+101
2011-10-05Consolidate XInitThreads/XSupportsLocale() in a single place.Jon TURNEY4-45/+18
2011-10-05Cygwin/X: Linkage bodge for swrast, part 2 (for mesa 7.10)Jon TURNEY4-700/+1040
2011-10-05Avoid logging VENDOR_CONTACTJon TURNEY1-2/+2
2011-10-05Don't assume we'll always have converted the selection after 2 attemptsRoland Cassard1-19/+4
2011-10-05os: Add -displayfd option.Jon TURNEY7-26/+78
2011-10-05Cygwin/X: Migitate a race condition in clipboard thread initializationMichel Hummel1-2/+0
2011-10-05Cygwin/X: Show any fatal error messageJon TURNEY1-7/+37
2011-10-05Cygwin/X: Make select() only poll and not block if there are unprocessed Wind...Jon TURNEY1-0/+18
2011-10-05Cygwin/X: Store pthread_ids and chain IOError handlers to avoid longjmp acros...Jon TURNEY2-25/+52
2011-10-05Cygwin/X: Make default DPI match native DPIJon TURNEY3-5/+25
2011-10-05Cygwin/X: Process one Windows message per wakeup, rather than all of them.Jon TURNEY2-21/+6
2011-10-05Cygwin/X: Improve XWinrc loading and error recoveryYaakov Selkowitz2-19/+65
2011-10-05Cygwin/X: Improve choice of display name used by internal clientsJon TURNEY8-20/+88
2011-10-05Cygwin/X: Linkage bodge for swrast, part 1Jon TURNEY5-2993/+3
2011-10-05Fix the long-broken -silent-dup-error optionJon TURNEY2-86/+16
2011-10-05Xming: Fix the annoying menu/tooltip punch-through problem in -multiwindow mode.Colin Harrison1-0/+1
2011-09-01Give clipboard window a nameJon TURNEY1-0/+2
2011-09-01Cygwin/X: Cause the X server to terminate if clipboard or WM internal client ...Jon TURNEY2-6/+47
2011-09-01Remove no-longer needed tricks used to prevent the clipboard client from bein...Michel Hummel2-125/+3
2011-09-01Automatically restart clipboard threadMichel Hummel2-8/+62
2011-09-01Revert "Fix bug #5735, Serious flaw in CygwinX clipboard"Yaakov Selkowitz1-46/+2
2011-09-01Disable smart scheduler on CygwinJon TURNEY2-0/+6