]> icculus.org git repositories - mikachu/openbox.git/history - util/epist
add cycling of windows of the same class on all workspaces
[mikachu/openbox.git] / util / epist /
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 Jansensline up the vars
2002-07-20 Dana Jansensmake the returned action list a const reference
2002-07-20 Dana Jansensmake the action list returned a const
2002-07-20 Dana Jansensremove some debug couts
2002-07-20 Dana Jansensmake shading work
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 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 Dana Jansensmake both for's work teh same way
2002-07-19 Dana Jansensinsert some whitespace
2002-07-19 Scott Moynesadded contructor for the actions
2002-07-19 Dana Jansensfix typos
2002-07-19 Scott MoynesAdded an action class and started the even handler.
2002-07-18 Dana Jansensadd cvsignore
2002-07-17 Scott Moynesadded some notes about a config file format
2002-07-15 Scott MoynesDon't install epist until it actually does something...
2002-07-13 Dana Jansenslibgen.h is used by basename()
2002-07-13 Dana Jansensupdate deps in the Makefile
2002-07-12 Dana Jansensmore actions
2002-07-12 Dana Jansensadd a size specifier to the enum
2002-07-12 Dana Jansensremoving now-unused files.
2002-07-12 Dana Jansensepist now based on the BaseDisplay.
2002-07-12 Scott Moynessome of the actions I came up with
2002-07-12 Dana Jansensgets a whole lotta window information now, and updtes...
2002-07-12 Dana Jansenswe now know for every window its state and its desktop
2002-07-12 Scott Moynessome more notes
2002-07-12 Dana Jansensnow we know the state of windows
2002-07-12 Dana Jansensadd header for perror()
2002-07-12 Scott MoynesInitial notes on design and features
2002-07-11 Dana Jansensepist now handles -display on the command line, and...
2002-07-11 Dana Jansensepist parses teh cpommand line for -display, and catche...
2002-07-11 Dana Jansensopen an X display
2002-07-11 Dana Jansensadded signal handling
2002-07-11 Dana Jansensadd the copyright
2002-07-11 Dana Jansensadding epist!