]> icculus.org git repositories - mikachu/openbox.git/history - util/epist/epist.cc
added window cycling
[mikachu/openbox.git] / util / epist / epist.cc
2002-07-20 Dana Jansensadded window cycling
2002-07-20 Dana Jansensremove some debug couts
2002-07-20 Dana Jansensdont pass bound keys through to the application
2002-07-20 Dana Jansenssome cleanups and such.
2002-07-20 Scott MoynesAdded changeWorkspace() and a broken toggleShaded()
2002-07-19 Dana Jansensmake both for's work teh same way
2002-07-19 Dana Jansensinsert some whitespace
2002-07-19 Dana Jansensfix typos
2002-07-19 Scott MoynesAdded an action class and started the even handler.
2002-07-13 Dana Jansenslibgen.h is used by basename()
2002-07-12 Dana Jansensremoving now-unused files.
2002-07-12 Dana Jansensepist now based on the BaseDisplay.
2002-07-12 Dana Jansensadd header for perror()
2002-07-11 Dana Jansensepist now handles -display on the command line, and...