aboutsummaryrefslogtreecommitdiffstats
path: root/src/newt/native/X11Screen.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 1147 - Fix XRandR13 Usage: Rotate / Change-Mode, use unique CRTC/Mode ids...Sven Gothel2015-03-201-3/+3
* Fix Bug 600 and Bug 721: Adding support for multiple monitors w/ NEWTSven Gothel2013-05-061-6/+25
* Bug 721: NEWT/X11 RandR 1.3 Support - Part 2 - Rename impl class/files, start...Sven Gothel2013-04-191-20/+1
* Bug 721: NEWT/X11 RandR 1.3 Support - Part 1 - Delegate RandR functionality t...Sven Gothel2013-04-181-378/+19
* NEWT X11 ScreenMode: Ignore invalid rotation eventSven Gothel2012-09-281-9/+16
* NEWT Platform Driver: Uniform impl. class names [DisplayDriver, ScreenDriver,...Sven Gothel2012-08-181-31/+31
* NEWT: Add time costs in DEBUG mode. NEWT/XRandR: Reuse XRRScreenConfiguration...Sven Gothel2012-02-231-57/+79
* X11Screen: Only dump RandR version info in DEBUG mode.Sven Gothel2012-02-221-1/+1
* Screen: width/height reflects virtual Screen size (-> big-desktop)Sven Gothel2011-12-231-2/+2
* NEWT Multi-Monitor 1/2: Allow negative window position; Validate Screen-Index;Sven Gothel2011-12-231-0/+469