]> icculus.org git repositories - mikachu/openbox.git/history - util/epist/window.cc
new autoconf shit woowoo
[mikachu/openbox.git] / util / epist / window.cc
2002-11-01 Dana Jansensmake epist compile with the new code base
2002-09-09 Dana Jansensactually work for windows that dont specify the input...
2002-08-22 Marius Nitamodified focus() to accept a no-raise parameter
2002-08-22 Dana JansenstoggleDecorations!
2002-08-21 Dana Jansenstoggledecor almost done
2002-08-09 Scott Moynesfixed spelling mistake
2002-08-07 Dana Jansensbetter support for relative resizing
2002-08-07 Dana Jansenssupport better resizing a delta value instead of an...
2002-07-26 Dana Jansensremove debug cout
2002-07-24 Dana Jansensdon't try pass focus off to windows that dont take it
2002-07-24 Dana Jansensbetter window focusing
2002-07-20 Dana Jansensimplement window resizing. using resizing incrememnts...
2002-07-20 Dana Jansenskeep track of window dimentions
2002-07-20 Dana Jansensimplement toggleMaximize(Vert|Horz|Full)
2002-07-20 Dana Jansensimplement moveWindowUp/Down/Left/Right
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 Jansensmake shading work
2002-07-20 Dana Jansenssome cleanups and such.
2002-07-19 Dana Jansensfix typos
2002-07-12 Dana Jansensepist now based on the BaseDisplay.
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 Dana Jansensnow we know the state of windows
2002-07-11 Dana Jansensepist now handles -display on the command line, and...