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-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
2003-03-22
let identifiers have '.' in them
Dana Jansens
2003-03-22
give the filename to the parser for errors
Dana Jansens
2003-03-22
remove debug print
Dana Jansens
2003-03-22
yah. fuck
Dana Jansens
2003-03-22
add a check for adding the same exact def'n twice
Dana Jansens
2003-03-22
config system fleshed out. many thanks to woodlbock for his code! yay!
Dana Jansens
2003-03-22
add const and inline checks for the compiler
Dana Jansens
2003-03-22
ignore cparse.c
Dana Jansens
2003-03-22
didnt belong
Dana Jansens
2003-03-22
start the config system, add the config file parser
Dana Jansens
2003-03-22
check for stdio.h
Dana Jansens
2003-03-22
asserts in unmanage to try track a crash
Dana Jansens
2003-03-22
blef
Dana Jansens
2003-03-22
add the client_kill function, and the kill action, and bind it to the middle ↵
Dana Jansens
mouse button on the close button.
2003-03-22
fix the ebox root cmd
Dana Jansens
2003-03-22
add the ebox style
Dana Jansens
2003-03-22
add the buttons for the fieron theme
Dana Jansens
2003-03-22
add the buttons for the fieron2 theme
Dana Jansens
2003-03-22
cast the pixmap data to a char* for the pixmap_mask_new
Dana Jansens
2003-03-22
load bitmap button masks for themes
Dana Jansens
2003-03-22
history placement works. loads. saves. woot.
Dana Jansens
2003-03-22
look for sys/stat.h
Dana Jansens
2003-03-22
move and resize the plate window at the same time
Dana Jansens
2003-03-22
make the shadow offset 1
Dana Jansens
2003-03-22
make the ~/.openbox dir on startup
Dana Jansens
2003-03-22
rename the res_name and res_class members to name and class
Dana Jansens
2003-03-21
dont raise on client clicks
Dana Jansens
2003-03-21
use $(datadir)
Dana Jansens
2003-03-21
install the menu in $(datadir)
Dana Jansens
build from $(srcdir)/menu.in
2003-03-21
use the SED command
Dana Jansens
2003-03-21
add strict ansi compliance
Dana Jansens
2003-03-21
find sed
Dana Jansens
2003-03-21
clean up configure.ac a bit
Dana Jansens
2003-03-21
rm the c/Makefile
Dana Jansens
2003-03-21
look for kernel/openbox.c instead of src/main.cc
Dana Jansens
2003-03-21
include gettext.h from the right place
Dana Jansens
2003-03-21
ignore the openbox3 binary
Dana Jansens
2003-03-21
build 'openbox3' instead of 'ob3'
Dana Jansens
2003-03-21
build the binary called 'openbox3'
Dana Jansens
2003-03-21
rm the obsetroot tool and the wrap shit from swig
Dana Jansens
2003-03-21
rm the old code including the .pys and the c++ shit
Dana Jansens
2003-03-21
rm the python api docs
Dana Jansens
[next]