make the window.h interface more consistent with the rest of openbox, hide the window...
[mikachu/openbox.git] / openbox / openbox.c
2008-01-31 Dana Jansensmake the window.h interface more consistent with the...
2008-01-20 Dana Jansensmake the obt library branch compile again with all...
2008-01-20 Dana Jansensmake the mainloop not depend on an X display, and make...
2008-01-20 Dana Jansensmove the xdg path stuff into obt/paths.[ch], and make...
2008-01-20 Dana Jansensadd obt_parse_tree_from_root and use it, cuz it's nice
2008-01-20 Dana Jansensupdate openbox to use the current parser interface...
2008-01-20 Dana Jansenschange openbox to use the libotk's keyboard.[ch] stuff...
2008-01-20 Dana Jansensadd keyboard.[ch] to libobt. these are for tracking...
2008-01-20 Dana Jansensadd functions for setting locale strings (on top of...
2008-01-20 Dana Jansensmake openbox use the obt prop.c/h stuff
2008-01-20 Dana Jansenss/ob_display/obt_display/ and remove ob_display
2008-01-20 Dana Jansensadd prop.[ch] to the libobt, but they are not used...
2008-01-20 Dana Jansensmove the code for tracking what extensions are availabl...
2008-01-20 Dana Jansensmove the xerror handling into the libobt
2008-01-20 Dana JansensMove the main loop out into the libobt
2008-01-20 Dana Jansenslook mom, I made an openbox toolkit
2008-01-20 Dana JansensMerge branch 'backport'
2008-01-16 Dana Jansensuse hash tables in ping.[ch] instead of a list. we...
2008-01-12 Mikael MagnussonUpdate --version output copyright year to 2008.
2008-01-12 Dana Jansensmake the window_startup happen before the focus_cycle_p...
2008-01-11 Dana Jansensfix a warning from crappy libc apis
2007-12-18 Mikael MagnussonMerge branch 'backport'
2007-11-12 Mikael MagnussonAdd --exit.
2007-10-18 Mikael MagnussonChange setenv and unsetenv to putenv for portability.
2007-08-05 Dana JansensMerge branch 'backport'
2007-08-02 Dana Jansensremove focus-stealing-prevention stuff, don't use user_...
2007-07-17 Mikael Magnussonremove trailing whitespace
2007-07-14 Mikael Magnussonno splitting _() strings
2007-07-14 Mikael MagnussonMerge branch 'master' of git://orodu.net/openbox
2007-07-14 Mikael Magnusson80 cols everywhere
2007-07-12 Dana Jansensadding trunk
2007-06-22 Dana Jansensthe execute action works again.
2007-06-21 Dana Jansenssome first structural stuff for new actions
2007-06-20 Dana Jansensget the offscreen pixmaps for all windows (including...
2007-06-13 Dana Jansensdon't force reconfigure in a number of places, also...
2007-06-07 Dana Jansensdon't reconfigure twice
2007-06-03 Dana Jansensunused variables
2007-06-03 Dana Jansensmuch simpler and works just as well! client's reference...
2007-05-31 Dana Jansensnothing really..
2007-05-31 Dana Jansenswhen reconfiguring, readjust clients positions based...
2007-05-31 Dana Jansensadd an allow_fallback option when opening a theme
2007-05-30 Dana Jansensfix a segfault
2007-05-28 Dana Jansensset the current theme in a root property
2007-05-28 Dana Jansensfinal touches for r6990-6992
2007-05-28 Dana Jansensmissed one
2007-05-22 Mikael Magnussonchange render to obrender in a message
2007-05-22 Dana Jansensdon't reload the session on restart
2007-05-20 Mikael Magnussonadd --restart
2007-05-20 Dana Jansensfix segfault by ordering shutdown properly
2007-05-19 Dana Jansensfor startup notification, use the left ptr+watch if...
2007-05-19 Dana Jansensmove focus_cycle_popup into its own file
2007-05-19 Dana Jansensmove focus_cycle_indicator into its own file
2007-05-19 Dana Jansensmove focus cycling into its own file
2007-05-15 Dana Jansensalways ignore errors for client_focus like we used to.
2007-05-15 Dana Jansenssimplify focus handling a bit. no need to listen to...
2007-05-15 Dana Jansensupdates for the build system. always set Openbox on...
2007-05-14 Dana Jansensremove config namespaces
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 Jansensdon't unset the config namespace so that if you rerun...
2007-05-13 Dana Jansenssave the config type in the session command line arguments
2007-05-13 Dana Jansenswhen using openbox-gnome/kde-session, use a separate...
2007-05-13 Dana Jansensrename the openbox_* atoms back to ob_*
2007-05-13 Dana Jansensreorganize --help. dont error if they use a --sm stuff...
2007-05-10 Dana Jansenstranslate a few more strings and use g_message not...
2007-05-10 Dana Jansensfix cmd line argument parsing, it would drop some.
2007-05-09 Dana Jansensdont use XKeysymToKeycode because valgrind says it...
2007-05-09 Dana Jansensuse the keysyms instead of translating. waste.
2007-05-09 Dana Jansenssupport for _NET_WM_USER_TIME_WINDOW round 2 ! yay...
2007-05-07 Dana Jansensswitch to using a command line variable instead, for...
2007-05-07 Dana Jansensadd .desktops for running Openbox, KDE/Openbox and...
2007-05-06 Mikael Magnussondon't translate message saying we can't translate messages
2007-05-06 Dana Jansensa bunch of thigns got squashed into this commit.. sorry..
2007-05-06 Dana Jansensrefactor all the session stuff. yay, it works properly...
2007-05-05 Dana Jansenschange the --config-file to --config, which works diffe...
2007-05-05 Dana Jansenssome changes to ConfigureRequest, based on what I found...
2007-05-05 Dana Jansensfixes to the properties and net_supported. a bunch...
2007-05-04 Dana Jansensmake the modifier key code a lot better...
2007-04-26 Dana Jansensadd a separate font config for onscreendisplays
2007-04-24 Dana Jansensconsistency
2007-04-24 Dana Jansensdon't split strings inside _() across lines. change...
2007-04-23 Dana Jansens1) translate all of openbox's output
2007-04-23 Dana Jansensonly show debug messages if you enable it on command...
2007-04-22 Dana Jansens1) get rid of menu titles
2007-04-21 Dana Jansensadd --debug-focus
2007-04-21 Dana Jansenshide focus debugging messages
2007-03-25 Dana Jansensreturn the old cursor. oops
2007-03-25 Dana Jansensadd support for the X Cursor library. this means a...
2007-03-18 Dana Jansensuse const char*'s when we should be
2007-03-14 Dana Jansensoh, 2 things in this commit..
2007-03-12 Mikael Magnussonupdate copyright notice in --version output
2007-03-04 Dana Jansensuse EXIT_SUCCESS. it's the same thing, but more correct.
2007-03-04 Mikael Magnussonuse ob_reconfigure/restart directly instead of actions...
2007-03-04 Mikael Magnussonuse integers instead of atoms for the actual control...
2007-03-04 Mikael Magnussonuse the X protocol to reconfigure instead of signals...
2007-03-04 Dana Jansensoops... I'm combining two different things in this...
2007-03-04 Dana JansensFonts are now going to be configured in the rc.xml...
2007-03-03 Dana Jansenslet the configuration file changes affect windows'...
2007-03-03 Dana Jansensok this time for real...
2007-03-03 Dana Jansensreverse that last commit.. that was by accident..
next