layout: add auto_group to control default grouping (#7883)

This commit is contained in:
Aqa-Ib 2024-10-02 11:22:19 +02:00 committed by GitHub
parent 5c6c300abf
commit e2426942e5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 68 additions and 56 deletions

View file

@ -47,6 +47,7 @@ class IHyprLayout {
virtual void onWindowCreated(PHLWINDOW, eDirection direction = DIRECTION_DEFAULT);
virtual void onWindowCreatedTiling(PHLWINDOW, eDirection direction = DIRECTION_DEFAULT) = 0;
virtual void onWindowCreatedFloating(PHLWINDOW);
virtual bool onWindowCreatedAutoGroup(PHLWINDOW);
/*
Return tiled status