fix(client): re-export FloatingLayerBehaviour

This commit is contained in:
alex-ds13
2025-03-31 17:18:59 +01:00
committed by LGUG2Z
parent de131e9ca5
commit 96fdbbd1fb

View File

@@ -29,6 +29,7 @@ pub use komorebi::core::CustomLayout;
pub use komorebi::core::CycleDirection;
pub use komorebi::core::DefaultLayout;
pub use komorebi::core::Direction;
pub use komorebi::core::FloatingLayerBehaviour;
pub use komorebi::core::FocusFollowsMouseImplementation;
pub use komorebi::core::HidingBehaviour;
pub use komorebi::core::Layout;