layout: don't discard fullscreen on new tiling
This commit is contained in:
parent
6d7dc70f66
commit
1f4eab176e
8 changed files with 19 additions and 38 deletions
|
|
@ -9,7 +9,7 @@
|
|||
#include <format>
|
||||
|
||||
class CHyprDwindleLayout;
|
||||
enum eFullscreenMode : uint8_t;
|
||||
enum eFullscreenMode : int8_t;
|
||||
|
||||
struct SDwindleNodeData {
|
||||
SDwindleNodeData* pParent = nullptr;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue