]> icculus.org git repositories - mikachu/openbox.git/history - engines/openbox/obengine.c
change how rc parsing will work. a=b will be parsed in any [section] and given to...
[mikachu/openbox.git] / engines / openbox / obengine.c
2003-04-05 Dana Jansenschange how rc parsing will work. a=b will be parsed...
2003-04-05 Dana Jansensuse a context enum instead of quarks
2003-04-02 Dana Jansenscreate a generic tokenizer/sectionizer for the config...
2003-04-02 Dana Jansensob_ prefix
2003-04-02 Dana Jansensbase the handle's layout on the grip's parentrelative...
2003-04-01 Dana Jansenscatch button presses on the frame so that clicks on...
2003-03-31 Dana Jansensadd the shade button to the default layout
2003-03-31 Dana Jansensadd a shaded button
2003-03-31 Dana Jansenschange buttons masks so that there are masks for max...
2003-03-29 Dana Jansensadd support for foo.pressed.mask to load a different...
2003-03-29 Dana Jansenscreate the dirs for themes in ~/.openbox on startup
2003-03-28 Dana Jansensbetter prefix symbols to reduce clashes
2003-03-28 Dana Jansenssplit the render functions into obrender.c. rename...