openbox/src
2003-01-30 22:20:25 +00:00
..
.cvsignore add new shit 2003-01-27 14:11:56 +00:00
actions.cc add a Release MouseAction for python hooks 2003-01-30 16:54:30 +00:00
actions.hh include widgetbase not widget 2003-01-24 19:21:07 +00:00
backgroundwidget.cc compiles with the new render subsystem... 2003-01-23 00:14:44 +00:00
backgroundwidget.hh compiles with the new render subsystem... 2003-01-23 00:14:44 +00:00
bindings.cc grab the keyboard during move/resize to make sure the popup doesnt get left onscreen if the modifiers are released before the button 2003-01-30 21:39:12 +00:00
bindings.hh grab the keyboard during move/resize to make sure the popup doesnt get left onscreen if the modifiers are released before the button 2003-01-30 21:39:12 +00:00
buttonwidget.cc remove the word "sticky" from everywhere, and replace with "all desktops". change the titlebar layout to use D instead of S for the all-desktops button 2003-01-23 05:20:13 +00:00
buttonwidget.hh make the 'toggle all desktops' button work 2003-01-23 04:49:42 +00:00
client.cc changeState after a setState request 2003-01-30 22:20:25 +00:00
client.hh working popups for moving/resizing 2003-01-30 21:11:04 +00:00
frame.cc let the user remove client decorations. 2003-01-29 22:10:28 +00:00
frame.hh remove the word "sticky" from everywhere, and replace with "all desktops". change the titlebar layout to use D instead of S for the all-desktops button 2003-01-23 05:20:13 +00:00
gettext.h make strings in main.cc translatable 2002-11-01 11:18:32 +00:00
labelwidget.cc remove debug printfs 2003-01-23 04:20:08 +00:00
labelwidget.hh remove debug printfs 2003-01-23 04:20:08 +00:00
main.cc show a warning if we fail to set the locale 2003-01-13 02:42:14 +00:00
Makefile.am make a .py rule 2003-01-29 22:44:15 +00:00
openbox.cc describe -sync better 2003-01-29 09:13:45 +00:00
openbox.hh new/better/cleaner scripting interface 2003-01-25 16:36:55 +00:00
openbox.i use otk objects in the ob scripts by importing otk 2003-01-27 13:42:41 +00:00
python.cc grab the keyboard during move/resize to make sure the popup doesnt get left onscreen if the modifiers are released before the button 2003-01-30 21:39:12 +00:00
python.hh grab the keyboard during move/resize to make sure the popup doesnt get left onscreen if the modifiers are released before the button 2003-01-30 21:39:12 +00:00
screen.cc update the strut when a client is unmanaged 2003-01-30 21:50:24 +00:00
screen.hh allow python to grab the keyboard. have release events go to the grabs callback. remove the modifier from teh state when a modifier key is the one being released 2003-01-24 07:37:26 +00:00
widgetbase.hh new/better/cleaner scripting interface 2003-01-25 16:36:55 +00:00