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
path:
root
/
src
/
openbox.hh
Age
Commit message (
Collapse
)
Author
2002-11-06
fix compiling with the new strut (new namespace)
Dana Jansens
and fix general errors that broke compiling. make xeventhandler find the OBClient for most events..
2002-11-06
moving strut into its own .hh. adding OBClient class
Dana Jansens
2002-11-05
finish conversion to the new otk::OBProperty class with its new interface
Dana Jansens
2002-11-05
convert XAtom to OBAtom
Dana Jansens
2002-11-05
updated doxygen documentation
Dana Jansens
2002-11-04
deal with client events in the same way now
Dana Jansens
2002-11-04
xeventhandler can handle everything except client messages now.
Dana Jansens
blackbox is no longer the event handler
2002-11-04
include the right .hh!
Dana Jansens
2002-11-04
include the timer manager class header
Dana Jansens
2002-11-04
documenting classes!
Dana Jansens
2002-11-03
new timer infrastructure. takes a function pointer for the timeout, with a ↵
Dana Jansens
void* parameter (useful for holding a class instance!)
2002-11-03
new timers, timer manager
Dana Jansens
2002-11-03
add comment
Dana Jansens
2002-11-03
WE DONT USE BASE DISPLAY FOR ANYTHING ANY MORE!!@^!*@*!! YAY
Dana Jansens