|
6 years ago | |
---|---|---|
LICENSE | 6 years ago | |
README.md | 6 years ago | |
config.json | 6 years ago | |
keysyms.py | 6 years ago | |
main.py | 6 years ago | |
primitives.py | 6 years ago |
piswm is an extremely minimalistic window manager written in python. It uses xpyb for
all communication to the server. To run, simply launch main.py
. The configuration file
is a json file that sits alongside the source code. It should be fairly self explanatory
to edit, but you may need to read the source to understand exactly what arguments to send
to each "action" (they're simply methods that are called after getattr
ing them). If you
have questions, please message me (email, issue, irc, gtalk/jabber) and I'll see about
fixing it or clarifying my position.