Hyprland/src/managers
Przegryw321 d6de248b0d
window: expose pseudotiled state and add param to dispatcher (#6583)
* Show pseudotiled state of window in hyprctl clients

* Add a window as an optional argument for the pseudo dispatcher

* change formatting
2024-06-19 23:19:18 +02:00
..
eventLoop core: move to hyprutils for utils (#6385) 2024-06-11 17:17:45 +02:00
input core: Move to hyprutils for Math 2024-06-19 16:20:15 +02:00
AnimationManager.cpp core: Move to hyprutils for Math 2024-06-19 16:20:15 +02:00
AnimationManager.hpp internal: new shared_ptr and weak_ptr implementation (#5883) 2024-05-05 17:16:00 +01:00
CursorManager.cpp core: Move to hyprutils for Math 2024-06-19 16:20:15 +02:00
CursorManager.hpp core: Move to hyprutils for Math 2024-06-19 16:20:15 +02:00
EventManager.cpp socket2: fix events being reordered (#5955) 2024-05-10 12:32:50 +01:00
EventManager.hpp core: move to hyprutils for utils (#6385) 2024-06-11 17:17:45 +02:00
HookSystemManager.cpp hookSystem: Make needsDeadCleanup volatile (#6356) 2024-06-07 18:31:27 +02:00
HookSystemManager.hpp internal: new shared_ptr and weak_ptr implementation (#5883) 2024-05-05 17:16:00 +01:00
KeybindManager.cpp window: expose pseudotiled state and add param to dispatcher (#6583) 2024-06-19 23:19:18 +02:00
KeybindManager.hpp keybinds: add custom event dispatcher 2024-06-15 16:20:00 +02: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
PointerManager.cpp pointer: use software rendering when monitor is mirrored (#6587) 2024-06-19 16:24:28 +02:00
PointerManager.hpp pointer: use software rendering when monitor is mirrored (#6587) 2024-06-19 16:24:28 +02:00
ProtocolManager.cpp output: remove wl_output globals for mirrored displays 2024-06-10 00:06:42 +02:00
ProtocolManager.hpp core: move to hyprutils for utils (#6385) 2024-06-11 17:17:45 +02:00
SeatManager.cpp seat/dnd: unfocus pointer from surfaces on dnd start 2024-06-16 16:23:41 +02:00
SeatManager.hpp core: Move to hyprutils for Math 2024-06-19 16:20:15 +02:00
SessionLockManager.cpp wayland/core: move to new impl (#6268) 2024-06-08 10:07:59 +02:00
SessionLockManager.hpp core: move to hyprutils for utils (#6385) 2024-06-11 17:17:45 +02:00
ThreadManager.cpp core: fix a few small memory leaks on exit (#6470) 2024-06-13 12:08:02 +02:00
ThreadManager.hpp Added clang format (#1239) 2022-12-16 17:17:31 +00:00
TokenManager.cpp internal: new shared_ptr and weak_ptr implementation (#5883) 2024-05-05 17:16:00 +01:00
TokenManager.hpp core: move to hyprutils for utils (#6385) 2024-06-11 17:17:45 +02:00
XWaylandManager.cpp wayland/core: move to new impl (#6268) 2024-06-08 10:07:59 +02:00
XWaylandManager.hpp wayland/core: move to new impl (#6268) 2024-06-08 10:07:59 +02:00