summaryrefslogtreecommitdiff
path: root/hw/xwin/winprocarg.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-15hw/xwin: Remove nounicodeclipboard optionJon Turney1-9/+0
2018-05-13Make QueryMonitor() slightly less insaneJon Turney1-20/+3
2018-05-13Add an option to use alpha channel in multiwindow modeJon Turney1-0/+19
2018-05-13hw/xwin: Remove mwextwmJon Turney1-26/+0
2018-05-13Add -icon option to set the screen window icon in windowed modeJon Turney1-3/+35
2018-05-13Simpleminded composite attemptJon Turney1-0/+20
2018-05-13Separate logfile name format and logfile nameJon Turney1-3/+0
2018-05-13Remove duplicate LogInit() callsJon Turney1-0/+3
2018-05-12hw/xwin: allow DPI configuration in XWinrcYaakov Selkowitz1-0/+8
2018-05-10Avoid logging BUILDERADDRJon Turney1-1/+0
2018-05-10Add -silent-dup-error optionJon Turney1-0/+5
2017-08-22xwin: remove always true/set XWIN_MULTIWINDOW conditional/defineEmil Velikov1-18/+0
2017-08-22xwin: remove always true/set XWIN_CLIPBOARD conditional/defineEmil Velikov1-6/+0
2016-06-23hw/xwin: Default to -noresize when -fullscreen is usedJon Turney1-3/+3
2016-06-23hw/xwin: Downgrade some uninformative, always-emitted log output to debugJon Turney1-1/+1
2016-03-09hw/xwin: Remove fInternalWM flagJon Turney1-1/+0
2016-03-09hw/xwin: Ignore the obsolete, undocumented -internalwm optionJon Turney1-5/+2
2016-03-09hw/xwin: Remove the long-broken -silent-dup-error optionJon Turney1-5/+0
2015-03-23hw/xwin: Report OS version in logJon TURNEY1-0/+1
2015-03-16hw/xwin: Turn on -hostintitle by defaultJon TURNEY1-0/+5
2015-03-16hw/xwin: Report Cygwin version information in logJon TURNEY1-0/+14
2014-11-09hw/xwin: Add controls for enabling/disabling monitoring of PRIMARY selectionJon TURNEY1-0/+24
2014-11-06hw/xwin: Remove some redundant clipboard externs, now defined in winglobals.hJon TURNEY1-9/+0
2014-03-22hw/xwin: Add '@<WM_CLIENT_MACHINE>' to window name when it's useful to do soJon TURNEY1-0/+5
2012-11-27hw/xwin: Enable RANDR resize by defaultJon TURNEY1-1/+1
2012-11-27hw/xwin: Avoid logging an extra blank line if BUILDERSTRING is emptyJon TURNEY1-1/+3
2012-10-16hw/xwin: Use X_ATTRIBUTE_PRINTF where suggested for winerror.cJon TURNEY1-4/+0
2012-07-16hw/xwin: Correct function name in log messageJon TURNEY1-2/+3
2012-07-16hw/xwin: Bug fixes for screen sizing when the screen window is on a non-prima...Jon TURNEY1-0/+4
2012-07-16hw/xwin: Tidy up some pointless output which is always emittedJon TURNEY1-2/+2
2012-07-16hw/xwin: Don't bother reporting XORG_VERSION_CURRENTJon TURNEY1-3/+2
2012-03-21Introduce a consistent coding styleKeith Packard1-918/+844
2012-01-26hw/xwin: turn on -emulate3buttons if less than 3 mouse buttons are reportedJon TURNEY1-1/+12
2012-01-26hw/xwin: Remove some redundant OS version reportingJon TURNEY1-1/+1
2011-11-02hw/xwin: Stop pretending we work on NT4Jon TURNEY1-6/+3
2011-11-02Cygwin/X: Make default DPI match native DPIJon TURNEY1-4/+19
2011-01-19Cygwin/X: Generate RANDR change on WM_DISPLAYCHANGE for rootless modesJon TURNEY1-0/+4
2011-01-19Cygwin/X: Add -resize command line optionJon TURNEY1-2/+41
2011-01-19Cygwin/X: Move QueryMonitor() out of windprocarg.cJon TURNEY1-70/+1
2011-01-19Cygwin/X: Rather than storing calculated physical display sizes, calculate th...Jon TURNEY1-13/+0
2010-10-19Cygwin/X: Move duplicate extern variable declarations from various .c files t...Jon TURNEY1-16/+0
2010-10-19Cygwin/X: Drop several unneeded includes of winprefs.hJon TURNEY1-1/+0
2010-10-19Cygwin/X: Remove execute permission from source filesJon TURNEY1-0/+0
2010-10-19Cygwin/X: Cleanup some VENDOR_STRING/VENDOR_CONTACT cruftJon TURNEY1-6/+3
2010-04-30Merge remote branch 'vignatti/for-keith'Keith Packard1-469/+149
2010-04-28Cygwin/X: AIGLX using native WGLJon TURNEY1-0/+14
2010-04-23Xwin: make screens structures run-time adjustableJon TURNEY1-2/+5
2010-04-23Xwin: Simplify screen option processingJon TURNEY1-467/+144
2010-03-16Cygwin/X: Allow the default log location to be configurableYaakov Selkowitz1-1/+1
2010-02-05Cygwin/X: Report BUILDERSTRING with version informationYaakov Selkowitz1-0/+1