summaryrefslogtreecommitdiff
path: root/sway/commands/corner_radius.c
AgeCommit message (Collapse)Author
2023-05-19Add blur, shadow, and corner radius to layer-shell surfaces (#144)Erik Reider
Co-authored-by: Will McKinnon <[email protected]>
2022-11-30fix: titlebars on containers with smart_gaps on and a large corner_radius ↵Will McKinnon
now render as expected
2022-08-21Add rounded corners (#9)William McKinnon