1
0
Fork 0
forked from wry/wry

control-center: add clients pane

This commit is contained in:
Julian Orth 2026-02-27 14:56:32 +01:00
parent 78d59927ee
commit aefd1fbbdb
6 changed files with 644 additions and 7 deletions

View file

@ -114,7 +114,6 @@ pub mod icons {
pub const ICON_CLOSE: &str = "\u{e5cd}";
pub const ICON_DRAG_INDICATOR: &str = "\u{e945}";
pub const ICON_INFO: &str = "\u{e88e}";
#[expect(dead_code)]
pub const ICON_OPEN_IN_NEW: &str = "\u{e89e}";
pub const ICON_PENDING: &str = "\u{ef64}";
pub const ICON_REMOVE: &str = "\u{e15b}";