matinlotfali / KDE-Rounded-Corners

Rounds the corners of your windows in KDE Plasma 5 and 6
GNU General Public License v3.0
601 stars 19 forks source link

Integration with Klassy's outlines #179

Open Kevadroz opened 6 months ago

Kevadroz commented 6 months ago

Captura de pantalla_20240310_212708 Klassy has an option to make it's outlines change color (including alpha) when you hover over a titlebar button. I propose creating an option to fetch the color from Klassy and apply it to an outline.

matinlotfali commented 4 months ago

Does Klassy support soft integrations? I mean is there a way to read a variable without the need to add Klassy as a dependency of the project?

Kevadroz commented 4 months ago

I don't think so, but I guess It wouldn't be a hard thing to implement, so a issue or a pull request could be opened on klassy's repo to add support for this.