index
:
openslx-ng/slxgreeter.git
autostart-lecture
master
remote-edit-vm
QT-based LightDM greeter
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
More agressive delay and retry after screen layout changed
Simon Rettberg
2020-08-07
1
-2
/
+8
*
Clean up loginform UI
Simon Rettberg
2020-08-07
2
-19
/
+9
*
LoginRPC: Ignore requests with user or pass empty
Simon Rettberg
2020-06-26
1
-0
/
+2
*
Disable ALL outputs if setting resolution fails
Simon Rettberg
2020-06-22
1
-8
/
+22
*
Make detection of virtual screen smarter; fall back to disconnected
Simon Rettberg
2020-06-22
1
-9
/
+55
*
Dbug spam
Simon Rettberg
2020-06-18
1
-0
/
+2
*
Add CVT files
Simon Rettberg
2020-06-17
2
-0
/
+578
*
Support setting resolution received via loginrpc
Simon Rettberg
2020-06-16
1
-0
/
+35
*
Restore accidentally deleted line
Simon Rettberg
2020-06-05
1
-0
/
+1
*
Add simple RPC to remotely trigger login
Simon Rettberg
2020-06-05
4
-38
/
+123
*
Move createBackground so it actually gets called
Simon Rettberg
2020-05-14
1
-1
/
+1
*
Fix: using svg as background image results in low-res display
Simon Rettberg
2020-05-07
1
-3
/
+14
*
Reintroduce X background generation
Simon Rettberg
2020-05-07
3
-6
/
+22
*
React to changed screen setup, update layout
Simon Rettberg
2020-04-24
4
-202
/
+273
*
loginform.cpp: set focus on username field on reset
v26
Jonathan Bauer
2020-02-06
1
-1
/
+2
*
Make password placeholder configurable
Steffen Ritter
2019-11-14
2
-0
/
+4
*
Handle special keys
Steffen Ritter
2019-07-10
4
-5
/
+41
*
Prevent infinite loop
Simon Rettberg
2019-06-12
1
-4
/
+4
*
remove newline
Jonathan Bauer
2019-06-12
1
-1
/
+0
*
rework reset timeout stuff
Jonathan Bauer
2019-06-12
2
-9
/
+15
*
fix missing return and removed unneeded check
Jonathan Bauer
2019-06-12
1
-2
/
+2
*
always reset input form when user idles
Jonathan Bauer
2019-06-04
3
-11
/
+12
*
reset to "chooser" page on inactivity
Jonathan Bauer
2019-06-03
5
-2
/
+40
*
fix indentation
Jonathan Bauer
2019-06-03
1
-1
/
+1
*
Add news panel to the right of the login form
Simon Rettberg
2019-05-25
5
-122
/
+402
*
Improve rendering even more
Simon Rettberg
2019-05-16
3
-90
/
+185
*
support for guest session
Jonathan Bauer
2019-05-16
4
-70
/
+315
*
Improve graphics rendering
Simon Rettberg
2019-05-15
4
-1
/
+232
*
Use Qt5 QObject::connect(), fix caplock message after failed login
Simon Rettberg
2019-04-26
1
-6
/
+11
*
Add caps lock warning
Simon Rettberg
2019-04-18
5
-10
/
+56
*
Fix: mini-icon might get cropped if > 95px
Simon Rettberg
2019-04-18
2
-15
/
+7
*
Propery scale mini icon
v23
Simon Rettberg
2019-04-09
1
-2
/
+1
*
Fix layout size
Simon Rettberg
2019-03-20
1
-2
/
+2
*
Make loginform-icon more flexible
Simon Rettberg
2019-03-18
2
-112
/
+209
*
Add second logo key for better migration from old slx-admin
Simon Rettberg
2019-03-17
4
-26
/
+29
*
Support passing dir as bottom-left-logo-path
Simon Rettberg
2019-03-15
3
-7
/
+32
*
Increase LDAP timeout to 8 secs
Simon Rettberg
2018-12-04
1
-1
/
+1
*
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
1
-0
/
+6
*
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
1
-1
/
+1
*
Temporarily show sleep icon when receiving USR1
Simon Rettberg
2018-01-19
3
-1
/
+61
*
Fix image scaling by using proper existing methods instead of broken copy & p...
Simon Rettberg
2017-12-16
1
-55
/
+21
[next]