improv(input): revise touchpad settings and descriptions

This commit is contained in:
Michael Aaron Murphy 2024-02-28 22:23:05 +01:00
parent cf0c6494c3
commit b39092f146
No known key found for this signature in database
GPG key ID: B2732D4240C9212C
13 changed files with 113 additions and 145 deletions

View file

@ -27,12 +27,17 @@ git = "https://github.com/smithay/client-toolkit/"
package = "smithay-client-toolkit"
rev = "2e9bf9f"
[profile.dev]
debug = true
lto = false
opt-level = 3
[profile.release]
opt-level = 3
# For development and testing purposes
# [patch.'https://github.com/pop-os/libcosmic']
# # libcosmic = { git = "https://github.com/pop-os/libcosmic?rev=slider", branch = "slider" }
# # cosmic-config = { git = "https://github.com/pop-os/libcosmic?rev=slider", branch = "slider" }
# libcosmic = { path = "../libcosmic" }
# cosmic-config = { path = "../libcosmic/cosmic-config" }
#[patch.'https://github.com/pop-os/libcosmic']
#libcosmic = { git = "https://github.com/pop-os/libcosmic?rev=slider", branch = "slider" }
#cosmic-config = { git = "https://github.com/pop-os/libcosmic?rev=slider", branch = "slider" }
#libcosmic = { path = "../libcosmic" }
#cosmic-config = { path = "../libcosmic/cosmic-config" }