summaryrefslogtreecommitdiffstats
path: root/src/xx.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove projector resolution copy; use --scale-from insteadSimon Rettberg2022-10-271-51/+15Star
* Print which screen has no EDID (and caused GUI to show on startup)v29r2v29r1Simon Rettberg2021-11-231-1/+5
* --dump: Fall back to screen size if list is emptySimon Rettberg2020-10-021-0/+4
* Wider accepted refresh range; fix crash bugSimon Rettberg2020-09-171-1/+3
* Force-Add resolutions when using --resolutions optionSimon Rettberg2020-09-171-8/+35
* Add more debug infoSimon Rettberg2020-08-281-2/+5
* Read screen resolution directly from randr, Qt uses cached valuesSimon Rettberg2020-08-281-0/+3
* Fix center mode (again)Simon Rettberg2020-08-111-25/+20Star
* Fix center mode (-c)Simon Rettberg2020-08-071-11/+16
* Retry with lower resolution if auto-setup failsSimon Rettberg2020-08-061-24/+47
* Sort output list alphabetically when assigning resolutionsSimon Rettberg2020-03-091-2/+8
* Use actually applied resolution when calculating screen offsetsSimon Rettberg2020-03-091-5/+16
* Add --resolutions and --mapping for manual setupSimon Rettberg2020-03-091-0/+42
* Fix xrandr command line for positioning...Simon Rettberg2020-02-161-3/+5
* Use xrandr to actually set resolutionsSimon Rettberg2020-02-161-71/+60Star
* Try all possible modes for a given resolutionSimon Rettberg2019-07-021-1/+1
* Make auto-center smarter (hopefully)v23Simon Rettberg2019-03-011-0/+25
* Show GUI on startup with auto-setup if there's a screen without EDIDSimon Rettberg2019-02-261-0/+11
* Fix things that I don't know how they even brokeSimon Rettberg2019-02-191-2/+2
* Also handle special EDID case for init GUISimon Rettberg2019-01-021-7/+8
* Parse EDID for missing modes (ultrawide issue)Simon Rettberg2018-12-311-3/+9
* Keep revert state in separate class ti handle interleaving mode changesSimon Rettberg2018-09-111-67/+201
* Fix compilation of xx.cppSimon Rettberg2018-09-101-4/+4
* Fixes for adding new modes, selecting best mode for clone without EDIDSimon Rettberg2018-09-101-2/+40
* Fix reverting resolutionSimon Rettberg2018-09-061-1/+1
* UpdateSimon Rettberg2018-08-311-2/+75
* Make wakeup workSimon Rettberg2018-08-281-0/+348