mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-15 23:25:59 +01:00
3c964a9fdc
* feat: implement xmonad/qtile-style workspace switching Implements the focusWorkspaceOnCurrentMonitor dispatcher and function, which implements XMonad/Qtile-style workspace switching. When called, focusWorkspaceOnCurrentMonitor will: 1. Send the requested workspace to the current monitor, 2. If the workspace was previously active on a different monitor, replace it with the workspace that was previously active on the current monitor, 3. Focus the workspace on the current monitor. * fix: address PR comments |
||
---|---|---|
.. | ||
input | ||
AnimationManager.cpp | ||
AnimationManager.hpp | ||
EventManager.cpp | ||
EventManager.hpp | ||
HookSystemManager.cpp | ||
HookSystemManager.hpp | ||
KeybindManager.cpp | ||
KeybindManager.hpp | ||
LayoutManager.cpp | ||
LayoutManager.hpp | ||
ProtocolManager.cpp | ||
ProtocolManager.hpp | ||
SessionLockManager.cpp | ||
SessionLockManager.hpp | ||
ThreadManager.cpp | ||
ThreadManager.hpp | ||
XWaylandManager.cpp | ||
XWaylandManager.hpp |