modular ui rework

This commit is contained in:
galister
2024-02-25 19:27:48 +01:00
parent b93ddfce5b
commit b045f46b12
20 changed files with 2161 additions and 1049 deletions

View File

@@ -1,3 +1,4 @@
pub mod custom;
pub mod keyboard;
#[cfg(feature = "wayland")]
pub mod mirror;