openbox/src
2003-01-08 09:22:14 +00:00
..
.cvsignore add newish stuff 2002-12-26 12:03:13 +00:00
actions.cc supply python routines for next/prev workspace 2003-01-07 02:24:43 +00:00
actions.hh put event bindings in OBBindings too 2003-01-03 21:48:11 +00:00
backgroundwidget.cc rm old bb shit, and the old xeventhandler 2003-01-03 18:41:49 +00:00
backgroundwidget.hh rm old bb shit, and the old xeventhandler 2003-01-03 18:41:49 +00:00
bindings.cc grab the server around key ungrab/grabs to prevent losing keys 2003-01-08 06:41:31 +00:00
bindings.hh supply python routines for next/prev workspace 2003-01-07 02:24:43 +00:00
buttonwidget.cc better comments for the frame and its widgets' adjust() method 2002-12-28 19:03:05 +00:00
buttonwidget.hh buttons have their pixmaps! 2002-12-27 10:07:57 +00:00
client.cc make some funcs const, and don't try focus a client if it is not visible 2003-01-08 06:45:01 +00:00
client.hh clarify an incorrect comment, and make some funcs const 2003-01-08 06:44:23 +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 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
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 add python.hh to the openbox.i deps 2003-01-07 03:22:35 +00:00
openbox.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
openbox.hh restart works 2003-01-03 22:06:08 +00:00
openbox.i use client messages to switch desktops/move windows between desktops 2003-01-07 04:51:55 +00:00
openbox_wrap.cc rework focus event handling. does it basically like ob2 did now. and it seems to work too :> 2003-01-08 07:41:17 +00:00
python.cc check for python errors a little better i think.. 2003-01-08 09:22:14 +00:00
python.hh add a PlaceWindow event hook type 2003-01-07 06:50:21 +00:00
screen.cc add some comments 2003-01-08 06:45:56 +00:00
screen.hh put unmanageWindow back how it used to be. no 'remap' argument 2003-01-08 06:46:21 +00:00
widget.hh moving a window is possible once again 2003-01-03 05:26:04 +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