]> icculus.org git repositories - dana/openbox.git/history - util/epist/epist.cc
Add include of cairo.h when using librsvg
[dana/openbox.git] / util / epist / epist.cc
2003-01-14 Dana Jansensrm the util directory
2002-11-01 Dana Jansensmake epist compile with the new code base
2002-08-21 Scott Moynesuber patch.
2002-08-16 Dana Jansensset up a default rc file, and change teh user rc to...
2002-08-15 Dana Jansensproper scoping
2002-08-15 Dana Jansensbasename() returns a string sometimes.. go shaleh....
2002-08-09 Scott Moynesfixed spelling mistake
2002-08-06 Scott MoynesBig fat merge for epist.
2002-07-25 Dana Jansensadd default workspace change bindings
2002-07-24 Dana Jansensremove some unneeded std::'s
2002-07-24 Dana Jansenswatch for case where not all screens get managed!
2002-07-24 Dana Jansensepist + multihead == <drool>
2002-07-23 Dana Jansensincluding wrong
2002-07-22 Dana Jansensmuch nicer hardcoded bindings! :)
2002-07-22 Dana Jansenshandle events on the right screen
2002-07-21 Scott MoynesHandle all combinations of the lock modifiers on a...
2002-07-20 Dana Jansensadd another hardcoded binding :)
2002-07-20 Dana Jansensimplement window resizing
2002-07-20 Dana Jansensimplement toggleMaximize(Vert|Horz|Full)
2002-07-20 Dana Jansensimplement moveWindowUp/Down/Left/Right
2002-07-20 Dana Jansenschanged teh builtin bindings.. :)
2002-07-20 Dana Jansensnow it opens on all possible screens
2002-07-20 Dana Jansensadd execute command. add string to action class.
2002-07-20 Dana Jansensexec works now
2002-07-20 Dana Jansensadded hardcoded bindings for changeWorkspace 1-4
2002-07-20 Dana Jansensrename the sendTo action to sendToWorkspace
2002-07-20 Dana Jansensadded sendTo action
2002-07-20 Dana Jansensadd 'toggleomnipresent' action
2002-07-20 Dana Jansensadd next/prev window on all workspaces
2002-07-20 Dana Jansensadd iconifying
2002-07-20 Dana Jansensadd raising and lowering
2002-07-20 Dana Jansensadd the ability to close a window
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...