summaryrefslogtreecommitdiffstats
path: root/src/mainwindow.h
Commit message (Collapse)AuthorAgeFilesLines
* Don't re-layout mainwindow if nothing changedSimon Rettberg2021-08-101-0/+1
|
* Add shibboleth login via browserSimon Rettberg2021-08-051-0/+1
|
* Make MainWindow reusing code smarter wrt LoginFormSimon Rettberg2020-08-071-2/+0Star
| | | | | Previously, we might have ended up with no LoginForm after some screen setup change events.
* Reintroduce X background generationSimon Rettberg2020-05-071-0/+2
|
* React to changed screen setup, update layoutSimon Rettberg2020-04-241-20/+22
|
* Handle special keysSteffen Ritter2019-07-101-1/+3
|
* Add news panel to the right of the login formSimon Rettberg2019-05-251-3/+5
| | | | | | By pointing the new setting news-html-file to a file containing QTextEdit-compatible html formatted text, you can have a news panel show up on the login screen.
* Improve graphics renderingSimon Rettberg2019-05-151-0/+8
|
* Add second logo key for better migration from old slx-adminSimon Rettberg2019-03-171-1/+1
| | | | | We don't want to invalidate all the old branding config modules which are still only made for single file support.
* Support passing dir as bottom-left-logo-pathSimon Rettberg2019-03-151-1/+3
| | | | | | *.svg found in that directory will be shown in the bottom left corner, stacked on top of each other, in alphabetical order (top -> bottom).
* Add clock, refactor settings class to be staticSimon Rettberg2018-04-101-0/+6
|
* Temporarily show sleep icon when receiving USR1Simon Rettberg2018-01-191-0/+4
|
* Add support for distro logoSimon Rettberg2017-11-291-0/+2
|
* Support autologin via guest sessionSimon Rettberg2017-11-141-1/+1
|
* Implement log/messages display + logo displaySimon Rettberg2017-11-131-1/+6
|
* Fix banner display, gradient parsing, add test mode (--test)Simon Rettberg2017-11-121-2/+1Star
|
* WORK IN PROGRESS! Add bwlp logo, banner support, log message windowSimon Rettberg2017-11-111-0/+3
|
* Handle multiscreen properly, make background persistentSimon Rettberg2017-08-151-2/+8
|
* Move code to src/, tweak CMakeLists.txtSimon Rettberg2017-08-111-0/+41