summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Print which screen has no EDID (and caused GUI to show on startup)v29r2v29r1Simon Rettberg2021-11-231-1/+5
* More fallback special case workaroud stuffSimon Rettberg2021-02-161-9/+44
* --dump: Fall back to screen size if list is emptySimon Rettberg2020-10-024-1/+27
* Wider accepted refresh range; fix crash bugSimon Rettberg2020-09-172-2/+4
* Force-Add resolutions when using --resolutions optionSimon Rettberg2020-09-173-8/+96
* Add more debug infoSimon Rettberg2020-08-281-2/+5
* Read screen resolution directly from randr, Qt uses cached valuesSimon Rettberg2020-08-283-2/+6
* 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
* Fix --mapping parsingSimon Rettberg2020-03-091-1/+1
* Use actually applied resolution when calculating screen offsetsSimon Rettberg2020-03-094-10/+22
* Add --resolutions and --mapping for manual setupSimon Rettberg2020-03-093-6/+64
* Add -d to dump all screen geometrySimon Rettberg2020-02-172-2/+82
* Fix xrandr command line for positioning...Simon Rettberg2020-02-162-4/+6
* Use xrandr to actually set resolutionsSimon Rettberg2020-02-166-136/+89Star
* Make sure screen at (0, 0) is marked primaryv26Simon Rettberg2019-11-261-1/+5
* Improve Xlib error handlingSimon Rettberg2019-10-221-26/+41
* Try all possible modes for a given resolutionSimon Rettberg2019-07-023-35/+72
* Fix warning about defunct -t optionSimon Rettberg2019-05-241-2/+6
* Make auto-center smarter (hopefully)v23Simon Rettberg2019-03-011-0/+25
* Fix it by doing dunnowhatSimon Rettberg2019-02-281-3/+8
* Try harder to get window on topSimon Rettberg2019-02-281-2/+9
* Madness lies down this commit.Simon Rettberg2019-02-271-19/+19
* Fuck QtCreatorSimon Rettberg2019-02-261-1/+1
* Show GUI on startup with auto-setup if there's a screen without EDIDSimon Rettberg2019-02-263-1/+13
* DEBUG SPAAAMSimon Rettberg2019-02-221-13/+30
* 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-024-9/+17
* Don't skip over the 4 descriptors in base EDID blockSimon Rettberg2019-01-022-70/+79
* Actually call the function...Simon Rettberg2019-01-021-0/+1
* Parse EDID for missing modes (ultrawide issue)Simon Rettberg2018-12-314-47/+193
* Fix bugSimon Rettberg2018-12-042-47/+54
* Support UltraWide screensSimon Rettberg2018-11-151-1/+28
* Keep revert state in separate class ti handle interleaving mode changesSimon Rettberg2018-09-118-124/+273
* Change popup logic yet againSimon Rettberg2018-09-102-13/+25
* Fix compilation of xx.cppSimon Rettberg2018-09-101-4/+4
* Fix compilation of main.cppSimon Rettberg2018-09-101-4/+2Star
* Fixes for adding new modes, selecting best mode for clone without EDIDSimon Rettberg2018-09-109-59/+145
* Add own timeout dialog with two buttonsSimon Rettberg2018-09-063-26/+126
* Support waking GUI up via user session busSimon Rettberg2018-09-063-30/+48
* Fix reverting resolutionSimon Rettberg2018-09-061-1/+1
* Always init modes on startupSimon Rettberg2018-09-061-0/+1
* Load beamer name list from /opt/openslx/beamergui/beamer.confSimon Rettberg2018-09-031-0/+13
* UpdateSimon Rettberg2018-08-3114-208/+386
* Make wakeup workSimon Rettberg2018-08-2814-912/+1160
* UI improvementsSimon Rettberg2018-08-2810-102/+405
* Getting there, slowlySimon Rettberg2018-08-257-79/+206
* Add missing includeSimon Rettberg2018-08-231-0/+1