fluxbox fork with a slight change to maximized windows
7cb7bfaa44
'Vertical' Workspace warping is a variant of the existing Workspace warping feature: When a user drags a window to the edge of the Screen, the window is warped to the next / previous workspace. 'Vertical' Workspace warping detects a drag towards the upper / lower border of the screen and warps the current workspace about an 'offset'. Example given, lets say the user has 9 workspaces and considers them to form a 3x3 grid: +-+-+-+ |1|2|3| +-+-+-+ |4|5|6| +-+-+-+ |7|8|9| +-+-+-+ An 'offset' of 3 warps from workspaces 2 to workspace 5 (or 8), when a window is dragged to the bottom / top border. New configuration ressources: session.screenN.workspacewarpingvertical: true session.screenN.workspacewarpingverticaloffset: X |
||
---|---|---|
3rd/vim | ||
build-aux | ||
data | ||
doc | ||
m4 | ||
nls | ||
src | ||
util | ||
.gitignore | ||
.mailmap | ||
AUTHORS | ||
autogen.sh | ||
ChangeLog | ||
configure.ac | ||
COPYING | ||
Doxyfile | ||
INSTALL | ||
Makefile.am | ||
NEWS | ||
README | ||
TODO | ||
version.h.in |
Fluxbox is a windowmanager for X that was based on the Blackbox 0.61.1 code. It is very light on resources and easy to handle but yet full of features to make an easy, and extremely fast, desktop experience. Read INSTALL to read about building and installing fluxbox. Read NEWS to see whats new in this release, for copyright information see COPYING. For more information go to: http://fluxbox.org/ Thanks: Blackbox team People at #fluxbox on the irc.freenode.net irc-network. And all the people who sent bugfixes/patches and helped us making Fluxbox a better application, see AUTHORS for a incomplete list of people who helped fluxbox.