Add input settings, with mouse, keyboard, keyboard shortcuts sub-pages

Still needs to be integrated with compositor so it actually works, need
touchpad page, etc.
This commit is contained in:
Ian Douglas Scott 2023-04-28 15:45:29 -07:00
parent a4c567a954
commit 2a77cdacb4
10 changed files with 526 additions and 5 deletions

1
Cargo.lock generated
View file

@ -783,6 +783,7 @@ dependencies = [
"cosmic-settings-page",
"cosmic-settings-system",
"cosmic-settings-time",
"derivative",
"derive_setters",
"dirs 5.0.1",
"downcast-rs",