linuxmint / muffin

The window management library for the Cinnamon desktop (libmuffin) and its sample WM binary (muffin)
GNU General Public License v2.0
196 stars 91 forks source link

[Feature] Rounded corners on all windows #652

Open radical4ever opened 1 year ago

radical4ever commented 1 year ago
 * muffin version (muffin --version or 'dpkg --list | grep libmuffin0' for Mint/Ubuntu)
 * Distribution - (Mint 17.2, Arch, Fedora 25, etc...)
 * Graphics hardware *and* driver used
 * 32 or 64 bit

Request Make rounded corners be applied to all windows, so in that way apps look more consistent each other

Other information There is this proyect Here that makes all windos rounded for gnome desktop, but os it possible to make it for muffin, thank you

neliavaal commented 10 months ago

This would be so great!

neliavaal commented 10 months ago

https://github.com/linuxmint/cinnamon/issues/7530

radical4ever commented 10 months ago

Well, in a point they're dealing the same issue as i opened, but i think is not rlly a theming issue but a window manager issue, that's why i opened here

GingerGigiCat commented 6 months ago

I have proof that this is in fact possible, the cinnamon extension "Cinnamon Maximus" enables you to remove the titlebar of windows, in turn making the top corners of the window rounded. Spotify before removing titlebar: image

After removing titlebar: image

Surely it can't be hard to do the same thing to the bottom corners automatically?

mfreeman72 commented 2 months ago

Windows, MacOS, KDE (with https://github.com/matinlotfali/KDE-Rounded-Corners), and Gnome (with CSD, libhandy, libadwaita, https://github.com/Spirrwell/mutter-rounded, etc.) all have the ability to round-off all four corners of their windows, and it works and is beautiful. Why couldn't we have that option, too?