fix(appearance): color picker resize and drag, fixed size, and re-use color picker window if it exists
This commit is contained in:
parent
a549e8bb5f
commit
e4c47058e0
5 changed files with 389 additions and 232 deletions
|
|
@ -27,7 +27,7 @@ git = "https://github.com/pop-os/cosmic-panel"
|
|||
# cosmic-config = { path = "../libcosmic/cosmic-config" }
|
||||
|
||||
[patch."https://github.com/Smithay/client-toolkit"]
|
||||
sctk = { git = "https://github.com/smithay/client-toolkit//", package = "smithay-client-toolkit", rev = "dc8c4a0"}
|
||||
sctk = { git = "https://github.com/smithay/client-toolkit//", package = "smithay-client-toolkit", rev = "e63ab5f"}
|
||||
|
||||
[profile.release]
|
||||
opt-level = 3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue