rounded corners on select widgets #12
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "rounded"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
applies to buttons, checkbox, combobox, and entry, and only on modern theme. can be turned off either by setting MwNroundness to 0 per widget or setting the inherited property MwNisRounded to 0 on window.
Only works on Wayland rn, the X11/GDI backends need to be updated to be able to support true color/transparency. Also on Wayland, the
wp_alpha_modifier_v1protocol is needed, this is disabled otherwise.Pretty much ready to go, its actually a PR because I'm getting advice on how this looks.
(Also this PR adds double-buffering on Wayland and fixes the CSD not showing up sometimes).
b1bdb2154atodf11b86cea