]> icculus.org git repositories - dana/openbox.git/history - openbox/openbox.c
add more options for focus fallback, use an enum for all the types of fallbacks.
[dana/openbox.git] / openbox / openbox.c
2003-04-07 Dana Jansenstrack window groups
2003-04-05 Dana Jansensadd focus options to the new rc file
2003-04-05 Dana Jansenschange how rc parsing will work. a=b will be parsed...
2003-04-04 Dana Jansensreorder startup so that grabs are set up before parsing...
2003-04-03 Dana Jansensnew build system without automake
2003-04-02 Dana Jansenscreate a generic tokenizer/sectionizer for the config...
2003-03-29 Dana Jansenscreate the dirs for themes in ~/.openbox on startup
2003-03-24 Dana Jansensnot.
2003-03-24 Dana Jansensfocus seems to work when not remote too now
2003-03-24 Dana Jansensmore focus fixes. i wish this could end.
2003-03-23 Dana Jansensrm the themerc stuff
2003-03-22 Dana Jansensmake the openbox engine use the new config shit instead...
2003-03-22 Dana Jansensload the engine out of the config shit. tho the orderin...
2003-03-22 Dana Jansensstart the config system, add the config file parser
2003-03-22 Dana Jansensmake the ~/.openbox dir on startup
2003-03-21 Dana Jansensadd strict ansi compliance
2003-03-21 Dana Jansenschoke on invalid options on the cmd line
2003-03-21 Dana Jansensadd a dispatched event for interactively moving a window.
2003-03-21 Dana Jansensdont set the restart path to "", load the placement...
2003-03-21 Dana Jansensadd a window placement plugin
2003-03-20 Dana Jansensadd -help -version -sync and -rc cmd line options
2003-03-20 Dana Jansensrestart and catch errors appropriately
2003-03-20 Dana Jansenscan restart now
2003-03-19 Dana Jansensrestart will work soon
2003-03-19 Dana Jansensshutdown everything before closing the display
2003-03-19 Dana Jansensmove the focus_order lists into the kernel
2003-03-19 Dana Jansensreset focus to root before exiting
2003-03-18 Dana Jansensprovide functions for grabbing and ungrabbing the keybo...
2003-03-18 Dana Jansensadd actions for key/mouse bindings etc
2003-03-18 Dana Jansensadd a keyboard plugin
2003-03-18 Dana Jansensplugins work.
2003-03-17 Dana Jansensall events are dispatched
2003-03-17 Dana Jansensstop using python internally. add an event dispatcher
2003-03-16 Dana Jansenswill draw fonts when stop segging
2003-03-16 Dana Jansenspointer's variables are config vars
2003-03-16 Derek Foremanadded font_startup
2003-03-16 Dana Jansensmerge the C branch into HEAD