managers: Add a TokenManager

This commit is contained in:
Vaxry 2024-04-23 01:27:08 +01:00
parent da839f20f1
commit 7778f01194
4 changed files with 84 additions and 0 deletions

View file

@ -247,6 +247,7 @@ target_link_libraries(Hyprland
OpenGL::GL
Threads::Threads
libudis86
uuid
)
protocol("protocols/idle.xml" "idle" true)