mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-04-24 01:28:39 +02:00
fix(client): re-export FloatingLayerBehaviour
This commit is contained in:
@@ -29,6 +29,7 @@ pub use komorebi::core::CustomLayout;
|
|||||||
pub use komorebi::core::CycleDirection;
|
pub use komorebi::core::CycleDirection;
|
||||||
pub use komorebi::core::DefaultLayout;
|
pub use komorebi::core::DefaultLayout;
|
||||||
pub use komorebi::core::Direction;
|
pub use komorebi::core::Direction;
|
||||||
|
pub use komorebi::core::FloatingLayerBehaviour;
|
||||||
pub use komorebi::core::FocusFollowsMouseImplementation;
|
pub use komorebi::core::FocusFollowsMouseImplementation;
|
||||||
pub use komorebi::core::HidingBehaviour;
|
pub use komorebi::core::HidingBehaviour;
|
||||||
pub use komorebi::core::Layout;
|
pub use komorebi::core::Layout;
|
||||||
|
|||||||
Reference in New Issue
Block a user