openbox/src
2003-01-11 04:06:25 +00:00
..
.cvsignore add the shadow class wrappers 2003-01-10 03:12:42 +00:00
actions.cc dont bother making a copy of the event to change its type 2003-01-10 19:31:44 +00:00
actions.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
backgroundwidget.cc rm old bb shit, and the old xeventhandler 2003-01-03 18:41:49 +00:00
backgroundwidget.hh include the all otk stuff into the openbox python module. rename widget.hh to stop conflicting with the one in otk/ 2003-01-10 06:16:42 +00:00
bindings.cc don't grab for motion/releases on the client window, i don't get them anyways. 2003-01-10 19:16:56 +00:00
bindings.hh new python interface! using the .py shadow wrappers from swig 2003-01-10 03:11:48 +00:00
buttonwidget.cc better comments for the frame and its widgets' adjust() method 2002-12-28 19:03:05 +00:00
buttonwidget.hh include the all otk stuff into the openbox python module. rename widget.hh to stop conflicting with the one in otk/ 2003-01-10 06:16:42 +00:00
client.cc send configure notify when moving a window 2003-01-11 04:04:42 +00:00
client.hh include the all otk stuff into the openbox python module. rename widget.hh to stop conflicting with the one in otk/ 2003-01-10 06:16:42 +00:00
frame.cc map the window if it was reparented, on release 2003-01-08 06:45:21 +00:00
frame.hh rm old comment 2003-01-08 06:45:30 +00:00
gettext.h make strings in main.cc translatable 2002-11-01 11:18:32 +00:00
labelwidget.cc better comments for the frame and its widgets' adjust() method 2002-12-28 19:03:05 +00:00
labelwidget.hh include the all otk stuff into the openbox python module. rename widget.hh to stop conflicting with the one in otk/ 2003-01-10 06:16:42 +00:00
main.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
Makefile.am include the all otk stuff into the openbox python module. rename widget.hh to stop conflicting with the one in otk/ 2003-01-10 06:16:42 +00:00
openbox.cc new autoconf shit woowoo 2003-01-11 04:06:25 +00:00
openbox.hh add a -single argument which only runs on a single screen 2003-01-08 16:29:39 +00:00
openbox.i add OBDisplay_display() 2003-01-10 08:52:43 +00:00
openbox.py updated wrappers 2003-01-10 09:48:30 +00:00
openbox_wrap.cc updated wrappers 2003-01-10 09:48:30 +00:00
python.cc dont define the 'display' global 2003-01-10 08:54:09 +00:00
python.hh new python interface! using the .py shadow wrappers from swig 2003-01-10 03:11:48 +00:00
screen.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
screen.hh add to comment 2003-01-10 10:02:17 +00:00
widgetbase.hh include the all otk stuff into the openbox python module. rename widget.hh to stop conflicting with the one in otk/ 2003-01-10 06:16:42 +00:00
workspace.cc move screen.cc/hh to bbscreen.cc/hh 2002-11-10 10:22:47 +00:00
workspace.hh finish conversion to the new otk::OBProperty class with its new interface 2002-11-05 09:13:46 +00:00