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 (
Expand
)
Author
2008-01-20
make the obt library branch compile again with all the changes merged in from...
Dana Jansens
2008-01-20
let you make an xevent listener for all windows
Dana Jansens
2008-01-20
make the xevent stuff work for events from extensions (these go beyond LASTEv...
Dana Jansens
2008-01-20
add the xevent callback system to libobt in xevent.[ch]
Dana Jansens
2008-01-20
make the mainloop not depend on an X display, and make it uses the obt_displa...
Dana Jansens
2008-01-20
initialize the lists to NULL (empty)
Dana Jansens
2008-01-20
move the xdg path stuff into obt/paths.[ch], and make render and openbox use it
Dana Jansens
2008-01-20
small api change for parsing
Dana Jansens
2008-01-20
was using random memory for parsing pipe menus with the new parse api
Dana Jansens
2008-01-20
fix constness
Dana Jansens
2008-01-20
s/xmlChildrenNode/children/
Dana Jansens
2008-01-20
add obt_parse_tree_from_root and use it, cuz it's nice
Dana Jansens
2008-01-20
update openbox to use the current parser interface in libobt
Dana Jansens
2008-01-20
add parsing to libobt with a new API! (it is not completely changed/fixedup yet)
Dana Jansens
2008-01-20
change openbox to use the libotk's keyboard.[ch] stuff instead of the old mod...
Dana Jansens
2008-01-20
add keyboard.[ch] to libobt. these are for tracking modifier keys, and transl...
Dana Jansens
2008-01-20
add functions for setting locale strings (on top of existing functions for se...
Dana Jansens
2008-01-20
ignore the new 4.0 pkgconfig files
Dana Jansens
2008-01-20
make openbox use the obt prop.c/h stuff
Dana Jansens
2008-01-20
s/ob_display/obt_display/ and remove ob_display
Dana Jansens
2008-01-20
add prop.[ch] to the libobt, but they are not used yet. add a global obt_disp...
Dana Jansens
2008-01-20
setup versioning for libotk that is separate from libobrender (and libobparse...
Dana Jansens
2008-01-20
move the code for tracking what extensions are available on the display into ...
Dana Jansens
2008-01-20
add G_BEGIN/END_DECLS to the mainloop header
Dana Jansens
2008-01-20
move the xerror handling into the libobt
Dana Jansens
2008-01-20
Move the main loop out into the libobt
Dana Jansens
2008-01-20
more precise includes
Dana Jansens
2008-01-20
split the header up for obt
Dana Jansens
2008-01-20
look mom, I made an openbox toolkit
Dana Jansens
2008-01-20
Merge branch 'backport'
Dana Jansens
2008-01-20
putenv wants a char*, not a const
Dana Jansens
2008-01-19
Merge branch 'backport'
Dana Jansens
2008-01-19
Update Basque translation.
Inko Illarramendi Arancibia
2008-01-18
Update simplified chinese translation.
Shaodong Di
2008-01-18
Update finnish translation.
Lauri Hakko
2008-01-17
Update vietnamese translation.
Quan Tran
2008-01-17
Update french translation.
Cyrille Bagard
2008-01-17
Update german translation.
Finn Zirngibl
2008-01-17
Some .c files that had translatable strings were not in POTFILES.in.
Mikael Magnusson
2008-01-17
Fixes to finnish translation.
Lauri Hakko
2008-01-17
Remove leftover config_four_corners from config.c.
Mikael Magnusson
2008-01-16
make the ping hash tables work correctly. don't need to stop pinging, it wil...
Dana Jansens
2008-01-16
only 1 hash table is needed in ping.c
Dana Jansens
2008-01-16
use hash tables in ping.[ch] instead of a list. we're pinging every window, n...
Dana Jansens
2008-01-16
use unique IDs for pings rather than a timestamp. avoids duplicates.
Dana Jansens
2008-01-16
friendly check for the timer's delay being > 0
Dana Jansens
2008-01-16
Various fixes for sparse warnings.
Mikael Magnusson
2008-01-16
active = FALSE when not active !
Dana Jansens
2008-01-16
fix timers so that they work when theres lots of repeating timers in the queue..
Dana Jansens
2008-01-16
add the new pid and ping atoms to the NET_SUPPORTED list
Dana Jansens
[next]