Commit graph

31 commits

Author SHA1 Message Date
272fc359ad gbm: pick only valid modifiers 2024-02-22 03:05:56 +00:00
af9e8d1758 core: do not process keys on pending password verif
fixes #54
2024-02-21 23:05:52 +00:00
2836f02ded background: add screenshot 2024-02-21 21:39:14 +00:00
Vaxry
9d8ee2a1d0
core: Nvidia and stuff fixes (#44)
* nvidia and stuff fixes

* no no null confures

* drop stupid roundtrip
2024-02-21 16:56:25 +00:00
6355216f48 config: add general:grace
fixes #48
2024-02-21 16:48:59 +00:00
06b07c53e5 label: add executing commands 2024-02-21 14:12:20 +00:00
5c7b23eefb input: allow KP_Enter for submitting
fixes #32
2024-02-21 11:35:31 +00:00
Siavash Askari Nasr
277a377eb2
input: Clear password buffer with escape key (#37) 2024-02-21 11:01:52 +00:00
Maurice Kraus
7b15d34f0a
core: add support for 90/270 degree rotated monitors (#26) 2024-02-20 19:20:08 +00:00
b9c88e8600 debug: log surface configure sizes 2024-02-20 16:16:46 +00:00
d37786be5c core: always roundtrip on unlock 2024-02-20 03:31:10 +00:00
e57f146bad core: fixup deadlock in timersThr exit cond 2024-02-20 03:18:17 +00:00
b23b0a6d32 core: add wait timeout to main thread 2024-02-20 03:07:34 +00:00
394dc81ff3 core: wait for poll threads to exit to avoid a coredump 2024-02-20 03:05:51 +00:00
98606beaad core: fixup number of pollfds in poll thread 2024-02-20 03:01:58 +00:00
868e85e362 config: add general:hide_cursor 2024-02-20 02:54:19 +00:00
b8fcfe8352 core: avoid idling forever after exit 2024-02-20 02:47:14 +00:00
87a7255954 core: fix UAF faults around lock surfaces 2024-02-20 01:38:02 +00:00
0bcdca6e7b core: more thread safety 2024-02-20 01:30:47 +00:00
12da91b9ca Timer: add 2024-02-20 00:59:35 +00:00
9074ff702d core/input: add feedback for password verification 2024-02-20 00:53:49 +00:00
96f2818915 core: fixup timer thread operations 2024-02-20 00:31:11 +00:00
7370fc624f label: add time and dynamic timers 2024-02-20 00:11:19 +00:00
013dfadee7 inputField: minor cleanup
still anim sucks a bit
2024-02-19 21:09:00 +00:00
81ca6f068b egl: log error in eglCreatePlatformWindowSurface 2024-02-19 20:45:04 +00:00
dfd2f851da debug: add --display arg 2024-02-19 15:20:52 +00:00
5e4eea379e locksurface: fix serial log 2024-02-19 02:39:57 +00:00
80d6dff563 logging: move spammy logs to trace 2024-02-19 00:22:55 +00:00
e957c74814 core: remove debug display name 2024-02-18 23:17:54 +00:00
d12d1da210 core: remove debug unlock 2024-02-18 23:08:48 +00:00
a6ac79641a core: initial commit 2024-02-18 23:08:03 +00:00