mirror of
https://github.com/Trensa-Organization/Hyprland.git
synced 2025-03-16 03:03:40 +01:00
* Fix grouped windows not being properly focused on activation This bug could happen if you: 1. Open two Chromium windows in a single group 2. Open some tabs in both of the windows 3. Using tabs search (Ctrl+Shift+A) try to switch to a tab in the second window from the first one. When this happens any window focus would be lost (hyprctl activewindow starts to output "Invalid") and also the mouse cursor would become centered relatively to the second window. * Update Compositor.cpp |
||
---|---|---|
.. | ||
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 |