show-hide binding

This commit is contained in:
galister
2024-02-01 19:49:37 +01:00
parent 22f94671e2
commit 832e5a7ecb
7 changed files with 66 additions and 5 deletions

View File

@@ -114,7 +114,6 @@ where
OverlayData {
state: OverlayState {
name: Arc::from("kbd"),
show_hide: true,
size: (size.x as _, size.y as _),
grabbable: true,
spawn_scale: width,