Hyprland/src/managers
end-4 37a211a2ae
animations: add slidefade and slidefadevert styles for workspaces (#3008)
* add slidefade and slidefadevert animations

* fix swiping for slidefadevert

* rename minPerc to movePerc for slidefade anim styles

* change default slidefade percentage to 100%

* remove useless comments

* findlastof + 1

* debug logging for slidefade/slidefadevert percentage
2023-08-17 22:30:20 +02:00
..
input animations: add slidefade and slidefadevert styles for workspaces (#3008) 2023-08-17 22:30:20 +02:00
AnimationManager.cpp animations: add slidefade and slidefadevert styles for workspaces (#3008) 2023-08-17 22:30:20 +02:00
AnimationManager.hpp animationmgr: avoid redundant ticks 2023-08-05 23:29:33 +02:00
EventManager.cpp eventmanager: drop obsoleted ignore events flag (#2660) 2023-07-06 15:23:11 +02:00
EventManager.hpp eventmanager: drop obsoleted ignore events flag (#2660) 2023-07-06 15:23:11 +02:00
HookSystemManager.cpp Plugin System (#1590) 2023-02-27 12:32:38 +00:00
HookSystemManager.hpp Plugin System (#1590) 2023-02-27 12:32:38 +00:00
KeybindManager.cpp internal: ioctl use /dev/tty instead of fd 0 for VT_GETSTATE (#2989) 2023-08-16 10:51:08 +02:00
KeybindManager.hpp keybinds: add movegroupwindow 2023-07-13 17:55:25 +02:00
LayoutManager.cpp internal: minor style fixes 2023-06-20 21:35:54 +02:00
LayoutManager.hpp Plugin System (#1590) 2023-02-27 12:32: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 deps: update wlroots 2023-06-03 12:20:28 +02:00
SessionLockManager.hpp Implement ext-session-lock-v1 2023-02-03 11:58:55 +00:00
ThreadManager.cpp Initialize priority managers before server init 2023-03-05 13:37:21 +00:00
ThreadManager.hpp Added clang format (#1239) 2022-12-16 17:17:31 +00:00
XWaylandManager.cpp xwayland: fix use of xwayland coords in native spaces 2023-08-15 20:10:43 +02:00
XWaylandManager.hpp xwayland: fix use of xwayland coords in native spaces 2023-08-15 20:10:43 +02:00