4 Maintainer: Ben Hutchings <ben@decadent.org.uk>
5 Standards-Version: 3.7.3
6 Build-Depends: debhelper (>= 4.1.16), gcc (>> 3), libx11-dev, libxext-dev, libsm-dev, liblua5.1-0-dev, lua5.1, quilt, pkg-config, groff-base, po-debconf
11 Depends: ${shlibs:Depends}, xterm | x-terminal-emulator, debconf, xbase-clients
12 Recommends: devscripts, libwww-perl, xfonts-75dpi | xfonts-75dpi-transcoded | xfonts-100dpi | xfonts-100dpi-transcoded
13 Suggests: menu (>= 2.1.9), docker, ion3-doc, ion3-scripts
14 Conflicts: particleman
15 Provides: x-window-manager, ion3-api-${Ion:ApiVersion}
17 Description: keyboard-friendly window manager with tiled windows
18 Ion, based on PWM, is an unusual window manager with no overlapping
19 windows. Windows are placed in tabbed frames which may be arbitrarily
20 split to create additional frames, making keyboard navigation much
21 easier. Flexible configuration is possible thanks to Lua, which is
22 used as the configuration language.
24 There is also support for so-called 'floating workspaces' where
25 windows are managed the conventional way, so that you can still run
26 applications which do not fit very well into Ion's window management
27 approach. A pwm3 binary is included which starts Ion with floating
28 workspaces as the default, thus replacing the now obsolete PWM window
31 Homepage: http://iki.fi/tuomov/ion/
34 Section: non-free/devel
37 Depends: libx11-dev, libsm-dev, lua5.1, gcc (>> 3)
38 Conflicts: particleman-dev
39 Replaces: particleman-dev
40 Description: ion3 development files
41 This package contains the files necessary for building extension
42 modules to the Ion window manager.