summaryrefslogtreecommitdiffstats
path: root/src/mainwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Improve login screenSimon Rettberg2023-06-091-0/+2
* Explicitly set widgets visibleSimon Rettberg2023-01-051-2/+7
* Warn if X11 is not accelerated/running on llvmpipeSimon Rettberg2022-07-271-20/+42
* Fix msg window overlapping login, fix browser widget resizingSimon Rettberg2022-07-171-7/+17
* Fix showing browser immediately if only shib-login is enabledv29r2Simon Rettberg2022-07-011-0/+9
* Don't re-layout mainwindow if nothing changedSimon Rettberg2021-08-101-0/+5
* Add shibboleth login via browserSimon Rettberg2021-08-051-1/+10
* Fix: using svg as background image results in low-res displaySimon Rettberg2020-05-071-3/+14
* React to changed screen setup, update layoutSimon Rettberg2020-04-241-88/+98
* Handle special keysSteffen Ritter2019-07-101-0/+17
* Add news panel to the right of the login formSimon Rettberg2019-05-251-5/+45
* Improve rendering even moreSimon Rettberg2019-05-161-0/+2
* Improve graphics renderingSimon Rettberg2019-05-151-1/+19
* Add second logo key for better migration from old slx-adminSimon Rettberg2019-03-171-19/+21
* Support passing dir as bottom-left-logo-pathSimon Rettberg2019-03-151-3/+23
* Sanitize C++11Simon Rettberg2018-08-301-4/+4
* Restructure clock styling, split background and text so shadows work with bgc...Simon Rettberg2018-04-111-5/+17
* Add clock, refactor settings class to be staticSimon Rettberg2018-04-101-14/+72
* Update readmeSimon Rettberg2018-01-191-1/+1
* Temporarily show sleep icon when receiving USR1Simon Rettberg2018-01-191-1/+25
* Fix image scaling by using proper existing methods instead of broken copy & p...Simon Rettberg2017-12-161-55/+21Star
* Add support for distro logoSimon Rettberg2017-11-291-6/+45
* Minor fixes, improvementsSimon Rettberg2017-11-141-27/+5Star
* Support autologin via guest sessionSimon Rettberg2017-11-141-2/+5
* Improve style a bit: Pull b-l-logo down, a bit smaller, better dropdown styleSimon Rettberg2017-11-131-3/+4
* Implement log/messages display + logo displaySimon Rettberg2017-11-131-24/+83
* Fix banner display, gradient parsing, add test mode (--test)Simon Rettberg2017-11-121-9/+16
* WORK IN PROGRESS! Add bwlp logo, banner support, log message windowSimon Rettberg2017-11-111-15/+82
* Handle multiscreen properly, make background persistentSimon Rettberg2017-08-151-15/+23
* Strip unneeded stuff, simplify pam dialog handling, add safety timeout of 10 ...Simon Rettberg2017-08-111-1/+4
* Move code to src/, tweak CMakeLists.txtSimon Rettberg2017-08-111-0/+126