feat: add shortcut for input source switch

This commit is contained in:
Michael Aaron Murphy 2025-02-26 14:51:30 +01:00 committed by Michael Murphy
parent d853267ef1
commit 661b487397
16 changed files with 93 additions and 24 deletions

View file

@ -52,6 +52,9 @@ lto = "thin"
cosmic-protocols = { git = "https://github.com/pop-os/cosmic-protocols//", rev = "ed2a481" }
cosmic-client-toolkit = { git = "https://github.com/pop-os/cosmic-protocols//", rev = "ed2a481" }
# [patch.'https://github.com/pop-os/cosmic-settings-daemon']
# cosmic-settings-config = { git = "https://github.com/pop-os/cosmic-settings-daemon//", branch = "input_nobuild" }
# For development and testing purposes
# [patch.'https://github.com/pop-os/libcosmic']
# libcosmic = { git = "https://github.com/pop-os/libcosmic//", branch = "font" }