mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-09-18 07:41:25 +02:00
feat(wm): add window debugging
This commit adds support for debugging windows and emitting information about how they go through komorebi's decision making pipeline and rules engines which ultimately decide how they are or aren't managed.
This commit is contained in:
@@ -43,6 +43,7 @@ pub use process_command::*;
|
||||
pub use process_event::*;
|
||||
pub use stackbar::*;
|
||||
pub use static_config::*;
|
||||
pub use window::*;
|
||||
pub use window_manager::*;
|
||||
pub use window_manager_event::*;
|
||||
pub use windows_api::WindowsApi;
|
||||
|
||||
Reference in New Issue
Block a user