Commit Graph
4 Commits
Author SHA1 Message Date
Andrew ChadwickandDustin Falgout 6057a2d907 Xfwm4: improve accessibility (wider bottom edge)
Since Xfwm have never expressed much interest in virtual resize
grips extending away from the window area, and need to support non-
composited configurations anyway, this usability fix is needed in
Numix. Single-pixel borders are not enough.

This commit adds a 5px bottom border and big corner resize grips to
Xfwm allow windows to be resized more easily. This improves matters
significantly for tablet and mouse/touchpad users.

The corner resize grips are from NeXTSTEP, or more accurately its
clones on Linux such as Window Maker. The bottom border as a whole
is styled to match the rest of the theme.

Closes numixproject/numix-gtk-theme#100.
2017-09-23 01:21:30 -07:00
Andrew Chadwick 261ae31d64 xfwm4: thicker window borders
The style looks more balanced and true to upstream with the 4px borders all
around.
2014-02-10 21:49:22 +00:00
Andrew Chadwick e836f9ae64 xfwm4: increase width of bottom edge
Increase the size of the bottom resize edge, and make the left-bottom and
right-bottom corners larger, and "L"-shaped, for easier gripping.

Rationale: Xfwm doesn't support magic window edges, so they need to be
larger in order to be clickable. 2px is too narrow for this.
2014-02-10 21:23:32 +00:00
Andrew Chadwick 73491d3470 xfwm4: bigger buttons, top left/right px clickable
Allow the top left and right pixels of maximized windows to be clickable
if there's a window button there, for greater Fitts's Law compliance. The
exception is the window menu button, which needs a minor hack to be sized
correctly.

Somewhat darker inactive button icons, to match window title text.

Add an SVG-based build system to allow colours to be changed easily.
2014-02-10 21:23:27 +00:00