.. |
.cvsignore
|
add the shadow class wrappers
|
2003-01-10 03:12:42 +00:00 |
application.cc
|
wrap otk with swig/python
|
2002-12-24 21:27:16 +00:00 |
application.hh
|
wrap otk with swig/python
|
2002-12-24 21:27:16 +00:00 |
appwidget.cc
|
api cleanups
|
2002-12-20 15:26:34 +00:00 |
appwidget.hh
|
add an OtkAppWidget which are "root windows", i.e. the managed child of root, to be shown on the display.
|
2002-11-16 14:30:18 +00:00 |
assassin.hh
|
move Rect and PointerAssassin into the toolkit
|
2002-11-03 10:38:14 +00:00 |
button.cc
|
api cleanups
|
2002-12-20 15:26:34 +00:00 |
button.hh
|
wrap otk with swig/python
|
2002-12-24 21:27:16 +00:00 |
color.cc
|
more api cleanups
|
2002-12-20 15:33:58 +00:00 |
color.hh
|
wrap otk with swig/python
|
2002-12-24 21:27:16 +00:00 |
configuration.cc
|
added style class, moved util and config to otk
|
2002-11-06 13:51:23 +00:00 |
configuration.hh
|
added style class, moved util and config to otk
|
2002-11-06 13:51:23 +00:00 |
display.cc
|
broken to all hell. oh no.
|
2003-01-11 07:13:49 +00:00 |
display.hh
|
new python callbacks data, infrastructure. going to rework bindings code. cvs wont work for shit now. but thats life.
|
2003-01-09 22:54:31 +00:00 |
eventdispatcher.cc
|
ignore much fewer focus events. only ignore focusout's from activating a grab
|
2003-01-08 09:10:34 +00:00 |
eventdispatcher.hh
|
rm _focus, its no longer used
|
2003-01-08 08:43:41 +00:00 |
eventhandler.cc
|
new python callbacks data, infrastructure. going to rework bindings code. cvs wont work for shit now. but thats life.
|
2003-01-09 22:54:31 +00:00 |
eventhandler.hh
|
new python callbacks data, infrastructure. going to rework bindings code. cvs wont work for shit now. but thats life.
|
2003-01-09 22:54:31 +00:00 |
focuslabel.cc
|
might not compile... ob uses its own widgets now, which subclass only the base otk widget. working on compressing focus events and handling them etc.
|
2002-12-25 22:02:34 +00:00 |
focuslabel.hh
|
wrap otk with swig/python
|
2002-12-24 21:27:16 +00:00 |
focuswidget.cc
|
might not compile... ob uses its own widgets now, which subclass only the base otk widget. working on compressing focus events and handling them etc.
|
2002-12-25 22:02:34 +00:00 |
focuswidget.hh
|
wrap otk with swig/python
|
2002-12-24 21:27:16 +00:00 |
font.cc
|
get the xft version from the library instead of from the headers
|
2003-01-10 20:33:05 +00:00 |
font.hh
|
xft2 works. and works good.
|
2002-12-03 08:54:51 +00:00 |
gccache.cc
|
more api cleanups
|
2002-12-20 15:33:58 +00:00 |
gccache.hh
|
add an OBDisplay class and the old ScreenInfo class to the toolkit.
|
2002-11-03 10:07:16 +00:00 |
image.cc
|
more api cleanups
|
2002-12-20 15:33:58 +00:00 |
image.hh
|
wrap otk with swig/python
|
2002-12-24 21:27:16 +00:00 |
imagecontrol.cc
|
more api cleanups
|
2002-12-20 15:33:58 +00:00 |
label.cc
|
might not compile... ob uses its own widgets now, which subclass only the base otk widget. working on compressing focus events and handling them etc.
|
2002-12-25 22:02:34 +00:00 |
label.hh
|
add an OBBackgroundWidget and use it for setting colors so far.
|
2002-12-18 02:28:44 +00:00 |
Makefile.am
|
add the BUTTONSDIR define
|
2003-01-10 22:50:20 +00:00 |
otk.hh
|
add a header for including everything for otk
|
2003-01-10 06:34:57 +00:00 |
otk.i
|
stop including otk in the openbox module. makes the wm hooger for no good cause. simply import all the otk shit. add otk.hh
|
2003-01-10 06:40:31 +00:00 |
otk.py
|
add the shadow class wrappers
|
2003-01-10 03:12:42 +00:00 |
otk_test.cc
|
add the config header and emacs comment to all the .cc's
|
2002-11-17 09:41:58 +00:00 |
otk_wrap.cc
|
stop including otk in the openbox module. makes the wm hooger for no good cause. simply import all the otk shit. add otk.hh
|
2003-01-10 06:40:31 +00:00 |
point.hh
|
big nono
|
2002-11-17 16:00:12 +00:00 |
property.cc
|
add support for wm_window_role
|
2003-01-04 19:09:52 +00:00 |
property.hh
|
add support for wm_window_role
|
2003-01-04 19:09:52 +00:00 |
rect.cc
|
actions class can sorta handle mouse enter/leave and press/release events
|
2002-12-04 07:12:13 +00:00 |
rect.hh
|
global python scripts. client motion/resizing is all done via python now
|
2002-12-25 04:54:44 +00:00 |
screeninfo.cc
|
make compiling 'work' with XINERAMA. it doesnt do anything tho
|
2003-01-11 04:40:21 +00:00 |
screeninfo.hh
|
more api cleanups
|
2002-12-20 15:33:58 +00:00 |
strut.hh
|
add a constructor for strut that takes margin sizes
|
2002-11-16 11:55:03 +00:00 |
style.cc
|
load buttons from the global dir if they arent found in the user dir
|
2003-01-10 22:40:16 +00:00 |
style.hh
|
buttons have their pixmaps!
|
2002-12-27 10:07:57 +00:00 |
texture.cc
|
buttons have their pixmaps!
|
2002-12-27 10:07:57 +00:00 |
texture.hh
|
wrap otk with swig/python
|
2002-12-24 21:27:16 +00:00 |
timer.cc
|
add the config header and emacs comment to all the .cc's
|
2002-11-17 09:41:58 +00:00 |
timer.hh
|
new OBTimer interface
|
2002-11-04 06:06:13 +00:00 |
timerqueue.hh
|
split the OBTimerQueueManager and TimerQueue into their own files
|
2002-11-04 03:59:09 +00:00 |
timerqueuemanager.cc
|
in synch mode, chew up 100% cpu, cuz we cant select on the display's fd
|
2003-01-07 19:24:38 +00:00 |
timerqueuemanager.hh
|
in synch mode, chew up 100% cpu, cuz we cant select on the display's fd
|
2003-01-07 19:24:38 +00:00 |
TODO
|
:
|
2002-11-16 12:10:59 +00:00 |
util.cc
|
broken to all hell. oh no.
|
2003-01-11 07:13:49 +00:00 |
util.hh
|
restart works
|
2003-01-03 22:06:08 +00:00 |
widget.cc
|
make the frame window override-redirect
|
2003-01-04 05:18:33 +00:00 |
widget.hh
|
make the frame window override-redirect
|
2003-01-04 05:18:33 +00:00 |