| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Namereplace: Try to call external tool to translate username | Simon Rettberg | 2018-12-04 | 1 | -4/+19 |
* | [loginform] configurable icon for login form | Jonathan Bauer | 2018-10-31 | 2 | -4/+13 |
* | Simplify Settings | Simon Rettberg | 2018-08-30 | 2 | -15/+13 |
* | Fix compile error | Simon Rettberg | 2018-08-30 | 2 | -0/+3 |
* | Sanitize C++11 | Simon Rettberg | 2018-08-30 | 6 | -24/+28 |
* | Make username placeholder configurable | Steffen Ritter | 2018-08-15 | 3 | -0/+20 |
* | Restructure clock styling, split background and text so shadows work with bgc... | Simon Rettberg | 2018-04-11 | 2 | -6/+19 |
* | Add clock, refactor settings class to be static | Simon Rettberg | 2018-04-10 | 5 | -33/+102 |
* | Trim username | Simon Rettberg | 2018-04-10 | 1 | -1/+1 |
* | Support regex mangling of username before passing to lightdm | Simon Rettberg | 2018-02-08 | 4 | -1/+92 |
* | Update readme | Simon Rettberg | 2018-01-19 | 2 | -1/+9 |
* | Temporarily show sleep icon when receiving USR1 | Simon Rettberg | 2018-01-19 | 5 | -1/+438 |
* | Fix image scaling by using proper existing methods instead of broken copy & p... | Simon Rettberg | 2017-12-16 | 1 | -55/+21 |
* | Add support for distro logo | Simon Rettberg | 2017-11-29 | 2 | -6/+47 |
* | Set focus on pw input after failed login | Simon Rettberg | 2017-11-24 | 1 | -2/+1 |
* | [cmake] Don't set to C++ only, makes some prechecks fail | Simon Rettberg | 2017-11-15 | 1 | -1/+1 |
* | Minor fixes, improvements | Simon Rettberg | 2017-11-14 | 5 | -30/+52 |
* | Super cool and awesome loginform style | Simon Rettberg | 2017-11-14 | 1 | -8/+16 |
* | Support autologin via guest session | Simon Rettberg | 2017-11-14 | 9 | -74/+209 |
* | Improve style a bit: Pull b-l-logo down, a bit smaller, better dropdown style | Simon Rettberg | 2017-11-13 | 3 | -10/+24 |
* | Increase font size in text fields a bit | Simon Rettberg | 2017-11-13 | 1 | -0/+2 |
* | Durrrrr | Simon Rettberg | 2017-11-13 | 1 | -1/+0 |
* | [cmake] Force c++11 | Simon Rettberg | 2017-11-13 | 1 | -0/+3 |
* | Implement log/messages display + logo display | Simon Rettberg | 2017-11-13 | 5 | -49/+119 |
* | Fix banner display, gradient parsing, add test mode (--test) | Simon Rettberg | 2017-11-12 | 6 | -53/+70 |
* | WORK IN PROGRESS! Add bwlp logo, banner support, log message window | Simon Rettberg | 2017-11-11 | 11 | -73/+152 |
* | Handle multiscreen properly, make background persistent | Simon Rettberg | 2017-08-15 | 7 | -25/+177 |
* | Remove more cruft, show error in red | Simon Rettberg | 2017-08-14 | 2 | -22/+37 |
* | Strip unneeded stuff, simplify pam dialog handling, add safety timeout of 10 ... | Simon Rettberg | 2017-08-11 | 4 | -143/+146 |
* | Move code to src/, tweak CMakeLists.txt | Simon Rettberg | 2017-08-11 | 9 | -7/+10 |
* | initial commit | Jonathan Bauer | 2017-07-20 | 19 | -0/+1538 |