Re-exports§
pub use component_manager::ComponentManager;pub use components::LeftBar;pub use components::MiddleBar;pub use components::RightBar;
Modules§
Structs§
- App
- The main application which holds the state and logic of the application.
Functions§
- handle_
bar_ cli - Handle common bar CLI logic: check if running and optionally spawn in panel Returns true if spawning in panel (process will exit via spawn_in_panel), false if should continue with direct execution
- is_
bar_ running - Check if bar is already running by checking PID file
- run_bar
- spawn_
in_ panel - Spawn bar executable in a kitten panel