]> icculus.org git repositories - dana/openbox.git/commit
new timer infrastructure. takes a function pointer for the timeout, with a void*...
authorDana Jansens <danakj@orodu.net>
Sun, 3 Nov 2002 14:29:34 +0000 (14:29 +0000)
committerDana Jansens <danakj@orodu.net>
Sun, 3 Nov 2002 14:29:34 +0000 (14:29 +0000)
commit9259ec5732851dd66f7c598d629e3808ac7ab3d8
tree5452b84b8937cde5f6977f26c24361cc1c0a5f08
parentad80ef0f667e3b72d9e35d7a93451a1e2dfa0ab6
new timer infrastructure. takes a function pointer for the timeout, with a void* parameter (useful for holding a class instance!)
15 files changed:
Makefile.am
otk/Makefile.am
otk/image.hh
otk/imagecontrol.cc
otk/timer.cc [moved from src/timer.cc with 68% similarity]
otk/timer.hh [moved from src/timer.hh with 70% similarity]
src/Makefile.am
src/blackbox.cc
src/blackbox.hh
src/openbox.hh
src/screen.cc
src/util.cc
src/util.hh
src/window.cc
src/window.hh