fluxbox/doc
Mark Tiefenbruck 8bc11006a5 Patch from Glen Whitney
A priori, there is no reason why the workspace warping functionality should
treat the horizontal and vertical directions at all differently. Even if
traditionally horizontal warping was more common, for some in recent times
as aspect ratios tend to become larger, stacking virtual workspaces
vertically may make more sense. Similarly, some might want to traverse
an array of workspaces in column-major, rather than row-major, order.

Prior to this commit, there were extra parameters for vertical warping (a
controlling flag and an offset for how many workspaces to jump) as opposed
to horizontal warping. Also it was impossible to allow vertical warping while
disallowing vertical warping.

This commit makes all of the parameters and behavior for horizontal and
vertical warping equivalent. For backwards compatibility, there is an
overarching flag controlling whether warping occurs at all, as well as a
separate control flag and offset for each of horizontal and vertical warping.

The relevant init file resources and default values are:

session.screen0.workspaceWarping: true
session.screen0.workspaceWarpingHorizontal: true
session.screen0.workspaceWarpingVertical: true
session.screen0.workspaceWarpingHorizontalOffset: 1
session.screen0.workspaceWarpingVerticalOffset: 1
2021-07-06 16:56:20 -07:00
..
asciidoc Patch from Glen Whitney 2021-07-06 16:56:20 -07:00
CODESTYLE * cosmetics to Workspace.hh CurrentWindowCmd.cc 2006-04-22 07:03:58 +00:00
ewmh-support.gnumeric updated 2006-06-19 21:20:18 +00:00
fbrun.1.in Synchronize manpages .in files with their .txt files 2020-04-19 14:53:54 +02:00
fbsetbg.1.in Prepare manpages for 1.3.7 2015-02-08 11:20:53 +01:00
fbsetroot.1.in Prepare manpages for 1.3.7 2015-02-08 11:20:53 +01:00
fluxbox-apps.5.in Synchronize manpages .in files with their .txt files 2020-04-19 14:53:54 +02:00
fluxbox-keys.5.in Synchronize manpages .in files with their .txt files 2020-04-19 14:53:54 +02:00
fluxbox-menu.5.in Synchronize manpages .in files with their .txt files 2020-04-19 14:53:54 +02:00
fluxbox-remote.1.in Prepare manpages for 1.3.7 2015-02-08 11:20:53 +01:00
fluxbox-style.5.in fix manpage fluxbox-style 2017-04-24 20:58:25 +02:00
fluxbox.1.in Patch from Glen Whitney 2021-07-06 16:56:20 -07:00
Makemodule.am Fix build issue with out-of-src-builds 2015-01-03 14:06:10 +01:00
startfluxbox.1.in Prepare manpages for 1.3.7 2015-02-08 11:20:53 +01:00