FlyByWindowInformation.st
changeset 3065 311d632319d9
parent 3058 d7792b7a50b7
child 3212 c973eab410cb
equal deleted inserted replaced
3064:2bd791d76bab 3065:311d632319d9
    29  only in accordance with the terms of that license and with the
    29  only in accordance with the terms of that license and with the
    30  inclusion of the above copyright notice.   This software may not
    30  inclusion of the above copyright notice.   This software may not
    31  be provided or otherwise made available to, or used by, any
    31  be provided or otherwise made available to, or used by, any
    32  other person.  No title to or ownership of the software is
    32  other person.  No title to or ownership of the software is
    33  hereby transferred.
    33  hereby transferred.
       
    34 "
       
    35 !
       
    36 
       
    37 documentation
       
    38 "
       
    39     I implement a tooltip, which presents a number of interesting facts
       
    40     about the window under the mouse pointer, and also offer keyboard
       
    41     shortcuts to quickly open browsers and/or inspectors on the view under the
       
    42     pointer.
       
    43     Enabled via the Launcher's 'FlyBy Window Information' menu item.
    34 "
    44 "
    35 !
    45 !
    36 
    46 
    37 examples
    47 examples
    38 "
    48 "