summaryrefslogtreecommitdiff
path: root/hw/xwin/winwindow.h
AgeCommit message (Expand)AuthorFilesLines
2024-03-19xwin: consolidate debugging symbolsEnrico Weigelt, metux IT consult1-6/+0
2019-07-21hw/xwin: Rename WM_WM_MAP{2,3} to WM_WM_MAP_{UN,}MANAGEDJon Turney1-2/+2
2019-06-17hw/xwin: A simpleminded attempt at compositionJon Turney1-1/+1
2017-08-22xwin: remove always true/set XWIN_MULTIWINDOW conditional/defineEmil Velikov1-2/+0
2016-06-23hw/xwin: Use Bool type in winShowWindowOnTaskbar() prototypeJon Turney1-1/+1
2016-04-07hw/xwin: xcbify internal window managerJon Turney1-5/+11
2016-04-07hw/xwin: In multiwindow mode, do window minimization entirely in the WMJon Turney1-3/+0
2016-03-09hw/xwin: Remove WM_WM_MAP message, which is now unusedJon Turney1-1/+0
2016-03-09hw/xwin: Remove WM_(UN|)MANAGE messages, which are now never sentJon Turney1-2/+0
2016-03-09hw/xwin: Remove allowOtherWM, which is now always FALSEJon Turney1-1/+1
2013-07-23hw/xwin: Improve WM_ENDSESSION handling using separate messaging window threadJon TURNEY1-0/+1
2013-01-16hw/xwin: Add a new WM_WM_HINTS_EVENT event to update window styleJon TURNEY1-0/+1
2012-11-27hw/xwin: Add a simple interface to the ITaskbarList COM interfaceJon TURNEY1-0/+3
2012-11-27hw/xwin: Add correct taskbar grouping of X windows on Windows 7Tobias Häußler1-0/+9
2012-11-05hw/xwin: Remove pointless winFinishCreateWindowsWindowDDNL()Jon TURNEY1-9/+0
2012-08-03hw/xwin: Make winOverrideIcon() thread-safe for icon data accessJon TURNEY1-13/+0
2012-08-03hw/xwin: Rename WM_WM_HINTS_EVENT to WM_WM_ICON_EVENTJon TURNEY1-1/+1
2012-03-21Introduce a consistent coding styleKeith Packard1-44/+40
2012-01-26hw/xwin: Handle more motif window decoration hintingJon TURNEY1-4/+7
2011-07-07hw/xwin: Add a flag to track which windows have been drawn to using WGL.Jon TURNEY1-0/+3
2011-06-29Cygwin/X: Preserve client area size and position on Windows window style changeJon TURNEY1-0/+1
2010-02-05Cygwin/X: Update DDX specific -help textJon TURNEY1-0/+1
2009-07-03Xming: Apply window style hints in -multiwindow modeColin Harrison1-0/+20
2009-01-19Xming: Correct the way display and screen number is reported in window titles...Colin Harrison1-2/+2
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-1/+0
2005-07-05External windowmanagers could connect in multiwindow mode which lead toAlexander Gottwald1-1/+2
2005-01-06ImakefileAlexander Gottwald1-3/+6
2004-11-15Bufzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802 AddedAlexander Gottwald1-1/+3
2004-11-04Add InternalWM mode.Kensuke Matsuzaki1-4/+6
2004-06-21Bug 777: Merge from CYGWIN branchAlexander Gottwald1-19/+27
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-6/+6
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich1-1/+1
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1-1/+1
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley1-21/+38
2003-11-14Initial revisionKaleb Keithley1-0/+118