]> icculus.org git repositories - dana/openbox.git/history - util/epist/screen.cc
add execute command. add string to action class.
[dana/openbox.git] / util / epist / screen.cc
2002-07-20 Dana Jansensadd execute command. add string to action class.
2002-07-20 Dana Jansensexec works now
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 Jansensproperly track the active workspace and the number...
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 Jansensmake the returned action list a const reference
2002-07-20 Dana Jansensremove some debug couts
2002-07-20 Dana Jansenssome cleanups and such.
2002-07-20 Scott MoynesAdded changeWorkspace() and a broken toggleShaded()
2002-07-19 Dana Jansensfix typos
2002-07-19 Scott MoynesAdded an action class and started the even handler.
2002-07-12 Dana Jansensepist now based on the BaseDisplay.