]> icculus.org git repositories - mikachu/openbox.git/history - openbox/openbox.h
xinerama support like crazy for struts and everything else too. this probably crashes...
[mikachu/openbox.git] / openbox / openbox.h
2007-05-22 Dana Jansensdon't reload the session on restart
2007-05-14 Dana Jansenswe don't need to save the config type in the session...
2007-05-14 Dana Jansensadd --debug-xinerama
2007-05-13 Dana Jansenssave the config type in the session command line arguments
2007-05-06 Dana Jansensrefactor all the session stuff. yay, it works properly...
2007-04-23 Dana Jansens1) translate all of openbox's output
2007-03-18 Dana Jansensuse const char*'s when we should be
2007-03-04 Dana Jansensoops... I'm combining two different things in this...
2003-09-17 Dana Jansensno tabs
2003-09-17 Dana Jansensadd copyright headers, adjust --version output to inclu...
2003-09-17 Dana Jansensmake ob_exit() take an error code. don't exit with...
2003-09-15 Dana Jansensmake openbox base-dir spec compliant, and change the...
2003-09-03 Dana Jansensadd the NONE cursor.
2003-09-03 Dana Jansensadd a reconfigure action, also reconfigure on SIGUSR2.
2003-09-01 Dana Jansensmove expand_tilde to ob_expand_tilde in openbox.c to...
2003-08-30 Dana Jansensusing the ObMainLoop, which rulz the planet
2003-07-31 Dana Jansensexpose exit_with_error
2003-07-24 Dana Jansenssave and load the session save file, though its data...
2003-07-22 Dana Jansensadd the --replace command line option, and support...
2003-07-10 Dana Jansensmove ob_pointer_pos to screen_pointer_pos
2003-07-10 Dana Jansensmake ob_state a function so it cant be changed outside...
2003-07-10 Dana Jansensremove the ob_root var, its redundant of what Xlib...
2003-07-10 Dana Jansensuse gint
2003-07-10 Dana Jansensob_remote has been killed, remove ob_sync from the...
2003-07-10 Dana Jansensthe --rc arg and rc_path var wasnt even being used...
2003-07-10 Dana Jansensmake the ob_restart/shutdown stuff static vars and...
2003-07-10 Dana Jansensadd misc.h with some standard enumerations with proper...
2003-06-21 Dana Jansensput the render theme into a struct
2003-06-21 Dana Jansensfixed to accomodate the changes to the render/ API.
2003-05-18 Dana Jansensadd (optional) support for showing a busy cursor via...
2003-04-17 Dana Jansensadd the left/right/top/bottom direction arrows and...
2003-04-17 Dana Jansensadd support for interactive/keyboard move/resize
2003-04-17 Dana Jansensadd more cursors for move/resizing, and use the arrows...
2003-03-20 Dana Jansensadd -help -version -sync and -rc cmd line options
2003-03-16 Dana Jansensmerge the C branch into HEAD