You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm running Xubuntu 20.04 and Xfwm does not handle window resizing well when themes have small borders. Arc has 2px borders, which is better than a number of other themes that only have 1px, but this should be increased to atleast 5px. The additional 3px will be of the same color as the window background, so it still seems that it has the same 2px border.
The changes that are needed are to the left, bottom-left, right, bottom-right, and bottom images.
In this video, I demonstrate the difference between how easy it is to resize with a 5px compared to Arc.
The text was updated successfully, but these errors were encountered:
Looks like the default xfwm4 theme is using 4px borders, and I'm inclined to use the same width for Arc.
I might just do a full refactor for the xfwm4 theme against upstream at some point, and hopefully add the hidpi variants while I'm at it. However, there's a bunch of more important work to be done, so it may be awhile until I have time to look at it.
I'm running Xubuntu 20.04 and Xfwm does not handle window resizing well when themes have small borders. Arc has 2px borders, which is better than a number of other themes that only have 1px, but this should be increased to atleast 5px. The additional 3px will be of the same color as the window background, so it still seems that it has the same 2px border.
The changes that are needed are to the left, bottom-left, right, bottom-right, and bottom images.
In this video, I demonstrate the difference between how easy it is to resize with a 5px compared to Arc.
The text was updated successfully, but these errors were encountered: