index
:
openbox-snap
master
custom openbox fork with 'aero-snap' feature and bugfixes
aura
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2003-03-24
kill debug print
Dana Jansens
2003-03-24
more focus improvements. everything seems to work!
Dana Jansens
2003-03-24
Time is declared in Xlib.h
Dana Jansens
2003-03-24
not.
Dana Jansens
2003-03-24
focus seems to work when not remote too now
Dana Jansens
2003-03-24
more focus fixes. i wish this could end.
Dana Jansens
2003-03-24
no \n in g_message
Dana Jansens
2003-03-24
add restart and exit actions
Dana Jansens
2003-03-23
yet more improvements to focus handling
Dana Jansens
2003-03-23
no enter events on decorations
Dana Jansens
2003-03-23
gl aint used yet
Dana Jansens
2003-03-23
export config values
Dana Jansens
2003-03-23
dont need the bool
Dana Jansens
2003-03-23
typo
Dana Jansens
2003-03-23
make history placement optional
Dana Jansens
2003-03-23
export its options and use them from the rc file
Dana Jansens
2003-03-23
raise AND focus
Dana Jansens
2003-03-23
export focus options to the rc file
Dana Jansens
2003-03-23
make the labels one bigger than the text on the top and bottom
Dana Jansens
2003-03-23
seems to be better text placement than ever
Dana Jansens
2003-03-23
found what seems to be a better vertical offset for the fonts
Dana Jansens
2003-03-23
woops playing with the hash table left it in a half changed state here
Dana Jansens
2003-03-23
compare it to null like i do elsewhere
Dana Jansens
2003-03-23
code optimization
Dana Jansens
2003-03-23
when adjusting the trasient lists, set them, dont leave them hanging into space
Dana Jansens
2003-03-23
turn off all elements, would miss them randomly if titlebar was disabled before
Dana Jansens
2003-03-23
whitespace
Dana Jansens
2003-03-23
use gnew0 to make life easy
Dana Jansens
2003-03-23
use the plugins' plugin_setup_config function
Dana Jansens
2003-03-23
dont render gradients that are missing
Dana Jansens
2003-03-23
add the plugin_setup_config function
Dana Jansens
2003-03-23
kill debug print
Dana Jansens
2003-03-23
handle multiple maprequests graciously
Dana Jansens
2003-03-23
oops
Dana Jansens
2003-03-23
move windows when the number of desktops changes and they arent on a desktop ↵
Dana Jansens
anymore
2003-03-23
set focus_order back to null on shutdown so g_renew would work
Dana Jansens
2003-03-23
add more size checks
Dana Jansens
2003-03-23
rm the themerc stuff
Dana Jansens
2003-03-23
rm themerc.[ch]
Dana Jansens
2003-03-23
better parsing errors
Dana Jansens
2003-03-23
load config values right. load the bool shadow option too now.
Dana Jansens
2003-03-23
add booleans
Dana Jansens
2003-03-23
properly parse comments!
Dana Jansens
parse booleans
2003-03-23
no \n in g_message
Dana Jansens
2003-03-23
add descriptive names and long descriptions to config var def'ns. set these ↵
Dana Jansens
for the kernel config options.
2003-03-23
make the default font Sans-7
Dana Jansens
2003-03-22
make the openbox engine use the new config shit instead of the themerc shit.
Dana Jansens
order te startup so that plugins can set up their config shit before parsing the config, then the config is parsed, engine is loaded, and finally the plugins are officially started.
2003-03-22
only load the system rc if the user rc didnt load
Dana Jansens
2003-03-22
load the engine out of the config shit. tho the ordering is fucked atm
Dana Jansens
2003-03-22
parse lines that start with '#' as comments
Dana Jansens
[next]