emersion / mako

A lightweight Wayland notification daemon
https://wayland.emersion.fr/mako
MIT License
2.17k stars 137 forks source link

Feature: icon-border-radius #528

Open Samferos opened 1 month ago

Samferos commented 1 month ago

Solves #454 though I'm concerned about the fact that I have duplicated code with the rounded_square function in icon.c where it basically achieves the same purpose as the set_rounded_rectangle in render.c.

Samferos commented 1 month ago

not only that, the cmdline argument for the icon-border-radius isn't working only works through config file right now seems like i didn't read the codebase enough

Samferos commented 1 month ago

Comparison : icon-border-radius=0 image icon-border-radius=20 image