openbox/scripts
2003-02-04 12:44:03 +00:00
..
.cvsignore add newish stuff 2002-12-26 12:03:13 +00:00
behavior.py scroll workspaces on root without alt 2003-02-01 11:46:18 +00:00
callbacks.py make python config variables very visible by making them all capitals. cleaner nicer documentation in the py modules. make public functions more visible. 2003-02-04 11:03:57 +00:00
config.py make python config variables very visible by making them all capitals. cleaner nicer documentation in the py modules. make public functions more visible. 2003-02-04 11:03:57 +00:00
defaults.py remove quotes from comment 2003-02-04 11:10:42 +00:00
focus.py oops, missing a data. 2003-02-04 12:40:12 +00:00
focuscycle.py missed one capitalization 2003-02-04 11:04:51 +00:00
focusmodel.py adjust default click-focus model a bit 2003-01-29 09:56:57 +00:00
historyplacement.py cleaner syntax 2003-02-04 12:44:03 +00:00
Makefile.am split out the linear cycling into focuscycle.py. 2003-02-04 09:34:17 +00:00
motion.py missed some "'s 2003-02-04 11:05:34 +00:00
stackedcycle.py store pointers instead of window id's. this lets us use them directly instead of having to look them all up all the time. this is possible now because we watch for new/close window events. 2003-02-04 11:44:48 +00:00
windowplacement.py make ignoring optional only for history placement 2003-02-02 22:27:51 +00:00