Skip to main content

Crate aethermap_gui

Crate aethermap_gui 

Source
Expand description

Aethermap GUI Library

This library exposes the main GUI components for testing and reuse.

Re-exports§

pub use gui::State;
pub use gui::Message;
pub use focus_tracker::FocusTracker;
pub use focus_tracker::FocusEvent;

Modules§

focus_tracker
Focus Tracker for Wayland window focus detection
gui
ipc
IPC module for the aethermap GUI
theme
widgets
Custom widgets for aethermap-gui