Added a new layout modifier normalBorders which resets the borders back to their normal values (read from borderWidth) so that it is possible to restore borders after using voidBorders, such as when the window is moved to a different workspace or the layout is changed.
Description
Added a new layout modifier
normalBorders
which resets the borders back to their normal values (read from borderWidth) so that it is possible to restore borders after usingvoidBorders
, such as when the window is moved to a different workspace or the layout is changed.Checklist
[X] I've read CONTRIBUTING.md
[X] I've considered how to best test these changes (property, unit, manually, ...) and concluded: XXX
[X] I updated the
CHANGES.md
file