Hyprland/src/desktop
Gabriel Ford 0623cfabc9
windowrules: Fix Floating Grouped Windows Crash and Bug. (#5826)
* Don't unhide grouped items.

* Remove head check as that wasn't always correct.

* Replace lock with expired()

* Remove set hidden from max size.
2024-05-03 02:00:58 +01:00
..
DesktopTypes.hpp Workspace/core: Refactor workspace storage (#5380) 2024-04-02 20:32:39 +01:00
LayerSurface.cpp layerSurface: refactor/move to a memory-safe impl 2024-04-30 02:41:27 +01:00
LayerSurface.hpp layerSurface: refactor/move to a memory-safe impl 2024-04-30 02:41:27 +01:00
Popup.cpp layerSurface: refactor/move to a memory-safe impl 2024-04-30 02:41:27 +01:00
Popup.hpp layerSurface: refactor/move to a memory-safe impl 2024-04-30 02:41:27 +01:00
Subsurface.cpp internal: Window storage rework - part 1 (#5762) 2024-04-27 12:43:12 +01:00
Subsurface.hpp internal: Window storage rework - part 1 (#5762) 2024-04-27 12:43:12 +01:00
Window.cpp windowrules: Fix Floating Grouped Windows Crash and Bug. (#5826) 2024-05-03 02:00:58 +01:00
Window.hpp internal: store matched windowrules and emit event 2024-05-02 02:18:01 +01:00
WLSurface.cpp layerSurface: refactor/move to a memory-safe impl 2024-04-30 02:41:27 +01:00
WLSurface.hpp layerSurface: refactor/move to a memory-safe impl 2024-04-30 02:41:27 +01:00
Workspace.cpp internal: Window storage rework - part 1 (#5762) 2024-04-27 12:43:12 +01:00
Workspace.hpp internal: Window storage rework - part 1 (#5762) 2024-04-27 12:43:12 +01:00