Commit graph

72 commits

Author SHA1 Message Date
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