]> icculus.org git repositories - mikachu/openbox.git/history - util/epist/actions.hh
Allow moving fullscreen windows between monitors
[mikachu/openbox.git] / util / epist / actions.hh
2003-01-14 Dana Jansensrm the util directory
2002-08-24 Marius NitaSafari_Al's patch which fixes inconsistent capitalizati...
2002-08-22 Marius NitatoggleGrabs action added
2002-08-21 Dana Jansenstoggledecor almost done
2002-08-21 Scott Moynesuber patch.
2002-08-09 Scott Moynesfixed spelling mistake
2002-08-06 Scott MoynesBig fat merge for epist.
2002-07-24 Dana Jansensepist + multihead == <drool>
2002-07-20 Dana Jansensimplement window resizing. using resizing incrememnts...
2002-07-20 Dana Jansensadd action and design for resizing a window
2002-07-20 Dana Jansensimplement toggleMaximize(Vert|Horz|Full)
2002-07-20 Dana Jansensimplement moveWindowUp/Down/Left/Right
2002-07-20 Dana Jansensadd maximizing to the action enum
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