Hyprland/src/managers
drendog 72d78eff95
sessionlock: refocus after destroy focused surface (#5117)
* fix: refocus after destroy focused surface

* refactor: minor refactor on refocus loop condition

* refactor: minor refactor on condition

* style: format code
2024-03-15 18:44:17 +00:00
..
input input: fix minor default cursor reset conditions 2024-03-09 18:12:55 +00:00
AnimationManager.cpp config: improve config value infrastructure 2024-03-03 18:41:38 +00:00
AnimationManager.hpp animations: Refactor AnimatedVariable (#4911) 2024-03-02 00:35:17 +00:00
CursorManager.cpp cursormgr: use XCURSOR_THEME for x themes 2024-03-11 20:33:26 +00:00
CursorManager.hpp cursormgr: fix invalid access to hyprcursor in xwayland init 2024-03-09 21:54:33 +00:00
EventManager.cpp socket2: move to the wayland event loop 2024-02-26 17:20:51 +00:00
EventManager.hpp socket2: move to the wayland event loop 2024-02-26 17:20:51 +00:00
HookSystemManager.cpp hooksystem: add callbackinfo struct and cancellable events 2023-10-21 14:52:43 +01:00
HookSystemManager.hpp hooksystem: add callbackinfo struct and cancellable events 2023-10-21 14:52:43 +01:00
KeybindManager.cpp master: Fix master layout window focus and scroll (#5074) 2024-03-13 02:09:20 +00:00
KeybindManager.hpp keybinds: track submap at press for keypresses 2024-03-09 16:08:07 +00:00
LayoutManager.cpp hyprctl: Add 'layouts' command (#3895) 2023-11-21 18:43:38 +00:00
LayoutManager.hpp hyprctl: Add 'layouts' command (#3895) 2023-11-21 18:43:38 +00:00
ProtocolManager.cpp internal: Protocol C++ Wraps + XDGOutput impl (#2733) 2023-07-18 15:30:28 +02:00
ProtocolManager.hpp internal: Protocol C++ Wraps + XDGOutput impl (#2733) 2023-07-18 15:30:28 +02:00
SessionLockManager.cpp sessionlock: refocus after destroy focused surface (#5117) 2024-03-15 18:44:17 +00:00
SessionLockManager.hpp lock: fix red screen issues with multiple monitors (#5100) 2024-03-15 16:17:13 +00:00
ThreadManager.cpp config: improve config value infrastructure 2024-03-03 18:41:38 +00:00
ThreadManager.hpp Added clang format (#1239) 2022-12-16 17:17:31 +00:00
XWaylandManager.cpp config: improve config value infrastructure 2024-03-03 18:41:38 +00:00
XWaylandManager.hpp drag: check min size for reisze drags 2024-03-02 15:25:32 +00:00