]> Dogcows Code - chaz/openbox/blobdiff - scripts/windowplacement.py
historyplacement!!
[chaz/openbox] / scripts / windowplacement.py
index 127cd2ad1203cc70b0990e32c75977f761f07330..070cc0ee2699f890a0e7d97141d2086bb2404c80 100644 (file)
@@ -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
 
This page took 0.022056 seconds and 4 git commands to generate.