summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Namereplace: Try to call external tool to translate usernameSimon Rettberg2018-12-041-4/+19
| | | | Mainly used to achieve case insentive login
* [loginform] configurable icon for login formJonathan Bauer2018-10-311-0/+6
| | | | with 'loginform-mini-icon' in config file
* Simplify SettingsSimon Rettberg2018-08-302-15/+13Star
|
* Fix compile errorSimon Rettberg2018-08-302-0/+3
|
* Sanitize C++11Simon Rettberg2018-08-306-24/+28
|
* Make username placeholder configurableSteffen Ritter2018-08-153-0/+20
| | | | | Also make use of conf.d folder for easy overriding of already existing variables
* Restructure clock styling, split background and text so shadows work with ↵Simon Rettberg2018-04-112-6/+19
| | | | bgcolor
* Add clock, refactor settings class to be staticSimon Rettberg2018-04-105-33/+102
|
* Trim usernameSimon Rettberg2018-04-101-1/+1
|
* Support regex mangling of username before passing to lightdmSimon Rettberg2018-02-084-1/+92
|
* Update readmeSimon Rettberg2018-01-191-1/+1
|
* Temporarily show sleep icon when receiving USR1Simon Rettberg2018-01-193-1/+61
|
* Fix image scaling by using proper existing methods instead of broken copy & ↵Simon Rettberg2017-12-161-55/+21Star
| | | | paste stuff
* Add support for distro logoSimon Rettberg2017-11-292-6/+47
|
* Set focus on pw input after failed loginSimon Rettberg2017-11-241-2/+1Star
| | | | | (so users don't type their password in the username box)
* Minor fixes, improvementsSimon Rettberg2017-11-144-29/+51
|
* Super cool and awesome loginform styleSimon Rettberg2017-11-141-8/+16
|
* Support autologin via guest sessionSimon Rettberg2017-11-148-66/+189
|
* Improve style a bit: Pull b-l-logo down, a bit smaller, better dropdown styleSimon Rettberg2017-11-133-10/+24
|
* Increase font size in text fields a bitSimon Rettberg2017-11-131-0/+2
|
* DurrrrrSimon Rettberg2017-11-131-1/+0Star
|
* Implement log/messages display + logo displaySimon Rettberg2017-11-135-49/+119
|
* Fix banner display, gradient parsing, add test mode (--test)Simon Rettberg2017-11-126-53/+70
|
* WORK IN PROGRESS! Add bwlp logo, banner support, log message windowSimon Rettberg2017-11-117-72/+112
|
* Handle multiscreen properly, make background persistentSimon Rettberg2017-08-156-24/+170
|
* Remove more cruft, show error in redSimon Rettberg2017-08-142-22/+37
|
* Strip unneeded stuff, simplify pam dialog handling, add safety timeout of 10 ↵Simon Rettberg2017-08-114-143/+146
| | | | seconds
* Move code to src/, tweak CMakeLists.txtSimon Rettberg2017-08-118-0/+814