summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | If no projector EDID and screen res is not in set of default resolutions, don't use a resolution for the beamer that is larger than what the screen supports.
* 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
| | | | | | | | | For some reason X ignores ultrawide resolutions in the EDID data... Additionally (at least on LG models) the EDID data wrongly says 1080p would be the preferred resolution of the screen, so we now take the physical dimensions of the screen into account and override that decision, if applicable. This assumes square pixels, but that shouldn't be too crazy of an assumption.
* 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
|
* Applying changes does at least something, but is still buggy...Simon Rettberg2018-08-226-191/+553
|
* New Version, WIPSimon Rettberg2018-08-1511-1259/+1748
|
* 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-153-2/+10
|
* German translationSimon Rettberg2017-12-152-9/+40
|
* Update to CMAKE, fix timeout dialog on Qt5, fix menu getting covered by windowSimon Rettberg2017-12-1510-45/+118
|
* OLDSRC WEG!Simon Rettberg2017-12-149-487/+0Star
|
* qt5 portJonathan Bauer2017-11-154-6/+4Star
|
* Bring window to top periodicallySimon Rettberg2017-03-082-1/+11
|
* Stupid mistake in formula for diagonal calculation...Steffen Ritter2016-11-111-6/+7
|
* Fix beamer detection in clone mode for some casesSteffen Ritter2016-11-102-25/+52
| | | | | | | | * clone mode is now detected by checking if x starts at upper left corner for all crtcs. Not only if the reported width/height is 0 * treat the output with the largest diagonale as beamer if no output has a width/height of 0
* Stay on topSimon Rettberg2015-02-021-1/+1
|
* Set mouse pointer after backup, too. Fixed ugly transparency.Manuel Schneider2014-04-101-2/+6
|
* [beamergui] Several changesManuel Schneider2014-04-096-690/+102Star
| | | | | | | | + mouse position will be centered after changing the resolution. + fixed the bug with the positioning of the gui + fixed curious X async bug + deleted a lot of crap and old debug statements + current resolution will be highlighted
* [beamergui] Removed the need of a configfile in beamergui, because it is ↵Manuel Schneider2014-04-083-113/+122
| | | | handled in Xsetup stage now.
* moved conf to slx configsManuel Schneider2013-12-121-7/+0Star
|