Commit 1328ce1
committed
gtk3: Fix libhandy decoration corners
Setting per-corner border-radius for libhandy window decorations
isn't possible due to GTK API limitations [1], so use the same
border-radius for all corners, in accordance with upstream styling.
[1] https://gitlab.gnome.org/GNOME/libhandy/-/issues/3391 parent 9ea6c85 commit 1328ce1
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
226 | | - | |
| 226 | + | |
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
0 commit comments