hyprlock/src
Maximilian Seidler d547d1d4e3
core: move wayland event reading into the poll thread (#655)
This was done, so that we can

  wl_display_prepare_read -> poll -> wl_display_read_events

That fixes synchronization issues on nvidia proprietary drivers.
2025-01-21 13:42:11 +00:00
..
auth auth: fixup prompt and fail substitution (#641) 2025-01-12 17:18:18 +00:00
config animations: fix overshoot beziers and cleanup animation config parsing (#642) 2025-01-09 20:59:16 +00:00
core core: move wayland event reading into the poll thread (#655) 2025-01-21 13:42:11 +00:00
helpers helpers: fix absolutePath relative with tilde (#640) 2025-01-06 13:18:13 +00:00
renderer core: move wayland event reading into the poll thread (#655) 2025-01-21 13:42:11 +00:00
defines.hpp core: introduce animation manager and animation config (#631) 2025-01-06 12:34:21 +00:00
main.cpp core: introduce animation manager and animation config (#631) 2025-01-06 12:34:21 +00:00