]> icculus.org git repositories - dana/openbox.git/history - util/epist/actions.hh
add execute command. add string to action class.
[dana/openbox.git] / util / epist / actions.hh
2002-07-20 Dana Jansensadd execute command. add string to action class.
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 cycling of windows of the same class on all workspaces
2002-07-20 Dana Jansensadd cycling of next/prev window of class
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 Jansenssome cleanups and such.
2002-07-20 Scott MoynesAdded changeWorkspace() and a broken toggleShaded()
2002-07-19 Dana Jansensproperly scope thse stl stuff please!
2002-07-19 Dana Jansensadd file headers and couple fixups
2002-07-19 Dana Jansensno need to scope here
2002-07-19 Dana Jansensadd a count to the actions enum
2002-07-19 Scott MoynesAdded an action class and started the even handler.
2002-07-12 Dana Jansensmore actions
2002-07-12 Dana Jansensadd a size specifier to the enum
2002-07-12 Scott Moynessome of the actions I came up with