mutter-rounded icon indicating copy to clipboard operation
mutter-rounded copied to clipboard

Rounded corners are a bit rough

Open AaronTechnic opened this issue 3 years ago • 5 comments

As you can see from the screenshot, the rounded corners are a bit rough.

AaronTechnic avatar Jan 31 '22 07:01 AaronTechnic

Yeah, that's not a problem with the code. The code simply "cuts" the window corner, so drawing a little border around it like the terminal does would be quite the hack.

Diegovsky avatar Feb 01 '22 16:02 Diegovsky

Does using the border-width property help? you can access it via mutter_settings or dconf-editor

SilverMarcs avatar Feb 04 '22 08:02 SilverMarcs

Try to make clipping on each edge 1px in mutter_settings, this will effectively remove the original borders provided by your GTK Theme. If you still want the border, set the border width in mutter_settings

Microwave-WYB avatar Feb 10 '22 02:02 Microwave-WYB

Honestly, mutter should ship with those borders clipped (I personally have them at 1,1,2,1). Solves what some may think is a bug, and it looks nicer without those horrendous default 1px solid black borders on otherwise light-themed apps in Gnome. But I think the visuals speak for themselves: imgonline-com-ua-twotoone-fxikUd19mlkOW

diazabdulm avatar Jul 01 '22 02:07 diazabdulm

Is it possible to add a feature to render additional borders on windows?

aspizu avatar Aug 13 '22 11:08 aspizu