X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;ds=sidebyside;f=scripts%2Fwindowplacement.py;h=070cc0ee2699f890a0e7d97141d2086bb2404c80;hb=e1e5293ae354ab7b1c8459aab85e60e1a801924d;hp=127cd2ad1203cc70b0990e32c75977f761f07330;hpb=5168a8add5ed46f74b615ecc60738c1113606734;p=chaz%2Fopenbox diff --git a/scripts/windowplacement.py b/scripts/windowplacement.py index 127cd2ad..070cc0ee 100644 --- a/scripts/windowplacement.py +++ b/scripts/windowplacement.py @@ -1,8 +1,13 @@ ############################################################################ ### Window placement algorithms, choose one of these and ebind it to the ### ### ob.EventAction.PlaceWindow event. ### +### ### +### Also see historyplacement.py for the history placement module which ### +### provides an algorithm that can be used in place of, or alongside ### +### these. ### ############################################################################ +import otk import ob import random