try make bootstrap work in one pass for other people..
[mikachu/openbox.git] / util / epist /
2002-07-26 Dana Jansensmake the execute process better
2002-07-26 Dana Jansensremove debug cout
2002-07-25 Dana Jansensadd default workspace change bindings
2002-07-25 Dana Jansensdont focus more than one window when cycling!
2002-07-25 Dana Jansenswait for 20 seconds instead of 20 milliseconds for...
2002-07-24 Dana Jansensdon't try pass focus off to windows that dont take it
2002-07-24 Dana Jansensfix capitalization
2002-07-24 Dana Jansensdocument the current hardcoded key bindings
2002-07-24 Dana Jansensremove a debug cout
2002-07-24 Dana Jansensmake lastActiveWindow more intelligent
2002-07-24 Dana Jansensbetter window focusing
2002-07-24 Dana Jansenssmarter window cycling, behave with omnipresent windows
2002-07-24 Dana Jansensremove some unneeded std::'s
2002-07-24 Dana Jansenswatch for case where not all screens get managed!
2002-07-24 Dana Jansensepist + multihead == <drool>
2002-07-23 Dana Jansensmake more clear
2002-07-23 Dana Jansenscycle windows was looping forever!
2002-07-23 Dana Jansensno more segging when adding removing windows
2002-07-23 Dana Jansensincluding wrong
2002-07-22 Dana Jansensmuch nicer hardcoded bindings! :)
2002-07-22 Dana Jansenshandle events on the right screen
2002-07-22 Dana Jansensrun execs
2002-07-22 Dana Jansensfunction declaration for a function that no longer...
2002-07-21 Scott Moyneshandle all combinations of lock modifiers on keypress
2002-07-21 Scott MoynesHandle all combinations of the lock modifiers on a...
2002-07-21 Dana Jansensdont use "exec " anymore cuz then stuff like && doesn...
2002-07-21 Dana Jansensexec stuff with "exec " so the sh isnt left over in...
2002-07-20 Dana Jansensadd some cvsignore's
2002-07-20 Dana Jansensi put paths in here by accident ^_^
2002-07-20 Dana Jansensadd another hardcoded binding :)
2002-07-20 Dana Jansensremove the add/remove/active_window debug cout's
2002-07-20 Dana Jansensimplement window resizing. using resizing incrememnts...
2002-07-20 Dana Jansensimplement window resizing
2002-07-20 Dana Jansenskeep track of window dimentions
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 Jansenschanged teh builtin bindings.. :)
2002-07-20 Dana Jansensnow it opens on all possible screens
2002-07-20 Dana Jansenslet you specify the class for cycling windows per class
2002-07-20 Dana Jansensmake cycling by window class work properly, was using...
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 Jansensexec works now
2002-07-20 Dana Jansensadded hardcoded bindings for changeWorkspace 1-4
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 Jansenssmall change.
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!