]> icculus.org git repositories - dana/openbox.git/history - scripts/motion.py
rm a debug print
[dana/openbox.git] / scripts / motion.py
2003-02-10 Dana Jansenskeep track of struts for each desktop
2003-02-09 Dana Jansenssigned ints instead of unsigned ints again. less pain...
2003-02-08 Dana Jansensmad optimizations
2003-02-08 Dana Jansenshighlight the popup
2003-02-08 Dana Jansenssome updatesto match changes to otk. Many more needed..
2003-02-05 Dana Jansensuse a focuslabel
2003-02-04 Dana Jansensmissed some "'s
2003-02-04 Dana Jansensmake python config variables very visible by making...
2003-02-03 Dana JansensClient::move moves the client to the position so that...
2003-02-03 Dana Jansensrm a print
2003-02-03 Dana Jansensjust a comment fix
2003-02-03 Dana Jansensmove windows based on their *frame* not the client
2003-02-03 Dana Jansensdont snap back, properly
2003-02-03 Dana Jansensdont snap back onto the screen for resistance
2003-02-02 Dana Jansensoff-by-one
2003-02-02 Dana Jansenschange the default edge resistance
2003-02-02 Dana Jansensshow the resize coords after moving them
2003-02-02 Dana Jansensshow the widget after moving it
2003-02-02 Dana Jansensadd a snap variable..
2003-01-31 Dana Jansensdoc the functions at the top
2003-01-30 Dana Jansensuse fitString to size the move coords box
2003-01-30 Dana Jansensdont fux up the _dx and _dy for resizing
2003-01-30 Dana Jansensrm debug prints
2003-01-30 Dana Jansensgrab the keyboard during move/resize to make sure the...
2003-01-30 Dana Jansensadd motion.py, which provides funtions for moving/resiz...