-
Notifications
You must be signed in to change notification settings - Fork 230
Description
Single pixel resize borders look ugly (subjective opinion ahoy!), but in addition they cannot be used with the mouse without - by definition - pixel precise mouse pointer placement by the user. The lack of forgiveness here is an objective usability problem.
The problem is worse with a graphics tablet - those frequently have a lot of subpixel jitter due to hand movement. Frequently, pen input user also cannot use the Alt key to resize windows either.
The problem is worse in Xfwm than in other WMs and DEs because Xfwm does not currently offer additional "magic" border resize space outside the window when the window has focus (examples: Unity, Gnome, Cinnamon). I would be fine with Numix looking slightly different across different WMs, because each WM has different features and drawbacks. I would expect a theme to respect that.
(Also, aesthetically, I prefer it to resemble Chromium window borders... but that probably is just me)
There's also an older technical problem with single-pixel XPM borders with certain Xorg software:
https://bugzilla.xfce.org/show_bug.cgi?id=9246
https://bugs.freedesktop.org/show_bug.cgi?id=54168
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1043575
shimmerproject/Greybird@a58210a
shimmerproject/Greybird@a58210a
which may or may not still be relevant.