1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32
|
Source: subtle
Section: x11
Priority: extra
Maintainer: Alexander Wirt <formorer@debian.org>
Build-Depends: debhelper (>= 9),
chrpath,
libx11-dev,
ruby,
ruby-dev,
rake,
pkg-config,
libxrandr-dev,
libxft-dev,
libxinerama-dev,
libxpm-dev
Standards-Version: 3.9.5
Homepage: http://subforge.org/
Vcs-Git: git://github.com/formorer/pkg-subtle.git
Vcs-Browser: http://github.com/formorer/pkg-subtle
Package: subtle
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby, ruby-archive-tar-minitar
Provides: x-window-manager
Description: grid-based manual tiling window manager
Grid-based manual tiling window manager with a strong focus on easy but
customizable look and feel.
.
In comparison to other tiling window managers,
subtle has no automatic tiling of the screen size in any way. Instead, windows
are arranged according to positions inside of a grid. These positions are
called gravities.
|