summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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-3112-207/+382
* Make wakeup workSimon Rettberg2018-08-2812-911/+1144
* UI improvementsSimon Rettberg2018-08-289-102/+397
* Getting there, slowlySimon Rettberg2018-08-257-79/+206
* Add missing includeSimon Rettberg2018-08-231-0/+1
* Applying changes does at least something, but is still buggy...Simon Rettberg2018-08-226-191/+553
* New Version, WIPSimon Rettberg2018-08-1510-1258/+1747
* Fix conditional bring-to-top: Only when dropdown is visible, not controlHEADmasterSimon Rettberg2017-12-161-1/+1
* Add --test modeSimon Rettberg2017-12-163-4/+10
* Apply proper translation at runtimeSimon Rettberg2017-12-152-1/+9
* German translationSimon Rettberg2017-12-151-0/+30
* Update to CMAKE, fix timeout dialog on Qt5, fix menu getting covered by windowSimon Rettberg2017-12-158-45/+31Star
* qt5 portJonathan Bauer2017-11-154-6/+4Star