control-center: add input pane
This commit is contained in:
parent
db06d719dd
commit
edbdcdca32
11 changed files with 783 additions and 63 deletions
|
|
@ -52,7 +52,6 @@ pub struct KbvmMap {
|
|||
pub id: KbvmMapId,
|
||||
pub state_machine: StateMachine,
|
||||
pub lookup_table: LookupTable,
|
||||
#[expect(dead_code)]
|
||||
pub map_text: String,
|
||||
pub map: KeymapFd,
|
||||
pub xwayland_map: KeymapFd,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue