Show if caps lock is active, fixes #115

This commit is contained in:
Jeremy Soller 2025-05-15 14:18:08 -06:00
parent b16be3c5ae
commit b38bcd296a
No known key found for this signature in database
GPG key ID: 670FDFB5428E05CA
6 changed files with 719 additions and 433 deletions

View file

@ -132,9 +132,6 @@ git = "https://github.com/pop-os/libcosmic"
default-features = false
# [patch.'https://github.com/pop-os/libcosmic']
# libcosmic = { git = "https://github.com/pop-os/libcosmic//", branch = "drop-menu-tree-changes" }
# cosmic-config = { git = "https://github.com/pop-os/libcosmic//", branch = "drop-menu-tree-changes" }
# cosmic-theme = { git = "https://github.com/pop-os/libcosmic//", branch = "drop-menu-tree-changes" }
# libcosmic = { path = "../libcosmic" }
# cosmic-config = { path = "../libcosmic/cosmic-config" }
# cosmic-theme = { path = "../libcosmic/cosmic-theme" }