forked from BurntSushi/pytyle1
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
executable file
·25 lines (16 loc) · 866 Bytes
/
README
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
This is the ORIGINAL pytyle. It is not longer under active development.
However, it may be useful to some where the newer pytyle
(http://github.com/BurntSushi/pytyle) does not work well.
PyTyle is an extremely versatile and extensible tiling manager that is meant
to be embedded into EWMH window managers. Its feature set was modeled after
the basic tiling features of XMonad- even down to the key bindings.
It has been tested relatively well on OpenBox and partially on Fluxbox. It
should, in theory, work with any window manager complying with the EWMH
standards.
For related information, see:
http://pytyle.com
http://python-xlib.sourceforge.net/
http://tronche.com/gui/x/xlib/
http://tronche.com/gui/x/icccm/
http://users.actcom.co.il/~choo/lupg/tutorials/xlib-programming/xlib-programming.html
http://standards.freedesktop.org/wm-spec/wm-spec-1.3.html