summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2015-08-20Merge branch 'cygwin-patches-for-1.17' into cygwin-release-1.17xserver-cygwin-1.17.2-4xserver-cygwin-1.17.2-3Jon TURNEY2-9/+13
2015-08-20Don't unmap windows on SWP_HIDEWINDOWcygwin-patches-for-1.17Jon TURNEY1-8/+12
2015-08-12Fix typo in 'keyboard layout updates'Jon TURNEY1-1/+1
2015-08-11Merge branch 'cygwin-patches-for-1.17' into cygwin-release-1.17xserver-cygwin-1.17.2-2Jon TURNEY14-139/+264
2015-08-11Merge branch 'engine-enhancements' into cygwin-patches-for-1.17Jon TURNEY14-136/+258
2015-08-11Avoid artefacts when resizing a windowengine-enhancementsJon TURNEY1-0/+24
2015-08-11Simpleminded composite attemptJon TURNEY7-3/+127
2015-08-11GC and Pixmap privates aren't used since GDI engine removalJon TURNEY2-35/+1
2015-08-11Push multiwindow wndproc WM_PAINT down into engineJon TURNEY4-36/+69
2015-08-11Align winBltExposedRegionsShadowGDI() with winTopLevelWindowProc's WM_PAINTJon TURNEY1-5/+30
2015-08-11Use NULL rather than NoopDDA for unimplemented engine functionsJon TURNEY3-15/+6
2015-08-11Remove unused FinishCreateWindowsWindow engine functionJon TURNEY4-20/+0
2015-08-11Remove unused HotKeyAltTab engine functionJon TURNEY4-15/+0
2015-08-11Return FALSE to indicate failure in winSetEngine()Jon TURNEY1-1/+1
2015-08-11Add SKIPTASKBAR hint to _NET_WM_WINDOW_TYPE_DOCK type windowsJon TURNEY1-1/+1
2015-08-04Make maximizable if a maximium size larger than virtual desktop size is speci...Jon TURNEY1-2/+5
2015-07-08Merge branch 'cygwin-patches-for-1.17' into cygwin-release-1.17xserver-cygwin-1.17.2-1Jon TURNEY10-164/+211
2015-07-08hw/xwin: support SKIPTASKBAR style in XWinrcYaakov Selkowitz5-3/+30
2015-07-08Detect invalid options in combination with -nodecorationJon TURNEY1-1/+16
2015-07-08Use longjmp to continue after a SEGV in glxWinScreenProbe()Jon TURNEY1-4/+11
2015-07-02In multiwindow mode, look up the HWND for the parent windowJon TURNEY1-3/+7
2015-07-02Only apply MINIMIZE/MAXIMIZE style from XWinrc when mapping the windowJon TURNEY1-6/+13
2015-07-02Map window in WM_WINDOWPOSCHANGED not WM_SHOWWINDOWJon TURNEY1-64/+64
2015-07-02Don't alter window style in WM_SHOWWINDOWJon TURNEY2-12/+5
2015-07-02Rename WM_WM_MAP[23]Jon TURNEY3-10/+10
2015-07-02Factor out MessageName() debug helperJon TURNEY1-67/+61
2015-07-02Merge tag 'xorg-server-1.17.2' into cygwin-release-1.17Jon TURNEY22-82/+140
2015-06-16xwayland: Throttle our cursor surface updates with a frame callbackRui Matos3-1/+31
2015-06-03xwayland: default to local user if no xauth file given. [CVE-2015-3164 3/3]Ray Strode1-0/+2
2015-06-03xwayland: Enable access control on open sockets [CVE-2015-3164 1/3]Ray Strode1-1/+1
2015-06-03Xephyr: Fix broken image when endianess of client machine and host-Xserver di...Egbert Eich1-2/+10
2015-06-03Xephyr: Fix screen image draw for the non-Glamor & non-XHSM caseEgbert Eich1-1/+1
2015-06-03Xephyr: Fix compile when debugging is enabledEgbert Eich1-1/+1
2015-06-03Xephyr: Print default server display number if none is specifiedEgbert Eich1-1/+1
2015-06-03Xephyr: Don't crash when no command line argument is specifiedEgbert Eich3-4/+9
2015-06-03modesetting: Include dix-config.h from dumb_bo.cMichel Dänzer1-0/+4
2015-06-03modesetting: Fix software cursor fallbackAdel Gadllah1-2/+2
2015-06-03xwayland: Implement smooth scrollingDima Ryazanov2-41/+16
2015-06-03xfree86: Return NULL from xf86CompatOutput if no compat_output is definedJason Gerecke1-0/+2
2015-06-03xwayland: Fix error stringsRobert Ancell3-5/+5
2015-06-03hw/xnest: Fix build for MinGWJon TURNEY1-0/+4
2015-06-03hw/xwin/winclipboard: Link xwinclip with -lpthreadJon TURNEY1-1/+1
2015-06-03systemd-logind: don't second guess D-Bus default timeoutRay Strode1-8/+6
2015-06-03systemd-logind: filter out non-signal messages from message filterRay Strode1-0/+3
2015-06-03Re-enable non serverfd input devices immediately on vtenterHans de Goede1-3/+4
2015-06-03xfree86: Add GPU screens even if there are no active GDevsAaron Plattner1-3/+11
2015-06-03xfree86: Fix xf86_check_platform_slot's handling of PCIAaron Plattner1-2/+4
2015-06-03xwayland: Add dependency on glamor libsOlivier Fourdan1-0/+1
2015-06-03ephyr: Fail if glamor is requested but not usableOlivier Fourdan1-3/+6
2015-06-03hw/xwin: Report Cygwin version information in logJon TURNEY1-0/+14