summaryrefslogtreecommitdiffstats
path: root/src/widget.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix conditional bring-to-top: Only when dropdown is visible, not controlHEADmasterSimon Rettberg2017-12-161-1/+1
|
* Add --test modeSimon Rettberg2017-12-161-2/+8
|
* Update to CMAKE, fix timeout dialog on Qt5, fix menu getting covered by windowSimon Rettberg2017-12-151-13/+22
|
* qt5 portJonathan Bauer2017-11-151-1/+1
|
* Bring window to top periodicallySimon Rettberg2017-03-081-1/+10
|
* Stupid mistake in formula for diagonal calculation...Steffen Ritter2016-11-111-6/+7
|
* Fix beamer detection in clone mode for some casesSteffen Ritter2016-11-101-25/+51
| | | | | | | | * 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-091-360/+89Star
| | | | | | | | + 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-081-101/+108
| | | | handled in Xsetup stage now.
* ip fetched from config files not from interfaceManuel Schneider2013-12-121-76/+116
|
* Fixed another ugly segfaultManuel Schneider2013-12-111-15/+26
|
* Erased deprecated code, which is done in bash now. Modes are stored in the ↵Manuel Schneider2013-12-111-109/+216
| | | | qcombobox now.
* never code past nineManuel Schneider2013-12-031-1/+1
|
* deleted debug branchesManuel Schneider2013-12-021-3/+3
|
* Segfault fixed. Exclude interlaced modesManuel Schneider2013-12-021-91/+102
|
* Debug stuffManuel Schneider2013-12-021-3/+4
|
* No tranparency supported at loginManuel Schneider2013-12-021-3/+3
|
* Bugfix with fallback resolutionManuel Schneider2013-12-021-2/+23
|
* Added config filesManuel Schneider2013-12-021-48/+130
|
* [Experimental] Timeout + revert functionalityManuel Schneider2013-12-021-38/+114
|
* [Experimental] Button works fine now.Manuel Schneider2013-11-271-13/+98
|
* [Experimental] Finally list is sortedManuel Schneider2013-11-271-71/+250
|
* alphaManuel Schneider2013-11-211-124/+77Star
|
* [Incomplete] Commit for EDID testsystemManuel Schneider2013-10-181-0/+145