./wm/echinus, Lightweight tiling window manager

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.4.0, Package name: echinus-0.4.0, Maintainer: polachok

echinus is a dynamic window manager for X11 supporting managing
windows in floating, tiled and maximized layouts based on dwm. All
the configuration is made via a config file in Xresources format,
so it is not necessary to recompile echinus every time you change
something.

echinus supports a small subset of EWMH to be compatible with
external panels and pagers. It draws a border around windows and
also an optional title bar. The goal of development is a small,
fast window manager without features not strictly related to window
management (menus, panels, etc.).


Required to run:
[fonts/Xft2] [x11/liboldXrandr]

Required to build:
[pkgtools/x11-links] [devel/pkg-config] [x11/renderproto] [x11/randrproto]

Package options: xrandr

Master sites:

SHA1: df56650fd1e83a14a18870b199e0e3872bad027d
RMD160: 7febf747f157823914c1b3603f65e90550bee9a2
Filesize: 28.167 KB

Version history: (Expand)


CVS history: (Expand)


   2010-02-10 13:32:47 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
Update to 0.4.0 provided by Demelier David on pkgsrc-users.

No list of changes found.
   2009-12-15 15:28:09 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
Update to 0.3.9:

Window flickering on tag switches caused by maps/unmaps was mostly
fixed. A bug in infloating layout that caused explicit CPU usage
on multi-head machines was fixed. Focus issues with toggleview were
resolved, and panels are now handled much better then before.
   2009-11-02 09:47:12 by Thomas Klausner | Files touched by this commit (1)
Log message:
Fix typo, re-fmt.
   2009-11-02 05:15:51 by OBATA Akio | Files touched by this commit (5) | Imported package
Log message:
Import echinus-0.3.8 as wm/echinus.
Based on PR 42188 by Alexander Polakov.

echinus is a dynamic window manager for X11 supporting managing window
s in floating, tiled and maximized layouts based on dwm. All the
configuration is made via config file in Xresources format, so it is
not necessary to recompile echinus every time you change something.

echinus supports a small subset of EWMH to be compatible with external
panels and pagers. It draws a border around windows and also an
optional title bar. The goal of development is a small, fast
window manager without features not strictly related to window
management (menus, panels, etc.)