feat: responsive controls and standard button fixes

This commit is contained in:
Michael Aaron Murphy 2024-05-30 17:15:48 +02:00
parent c101089aea
commit cd5a8a701a
No known key found for this signature in database
GPG key ID: B2732D4240C9212C
15 changed files with 146 additions and 149 deletions

View file

@ -45,9 +45,6 @@ cosmic-protocols = { git = "https://github.com/pop-os/cosmic-protocols//", rev =
# For development and testing purposes
# [patch.'https://github.com/pop-os/libcosmic']
# libcosmic = { git = "https://github.com/pop-os/libcosmic//", branch = "zbus-4" }
# cosmic-config = { git = "https://github.com/pop-os/libcosmic//", branch = "zbus-4" }
# cosmic-theme = { git = "https://github.com/pop-os/libcosmic//", branch = "zbus-4" }
# libcosmic = { path = "../libcosmic" }
# cosmic-config = { path = "../libcosmic/cosmic-config" }
# cosmic-theme = { path = "../libcosmic/cosmic-theme" }