Changeset 21a3eba7dae4dd47730755f38083a69157e8ec9e

Show
Ignore:
Timestamp:
06/20/08 13:31:51 (4 years ago)
Author:
Lincoln de Sousa <lincoln@…>
Children:
11d9583695c7290b6d824bb0c7f09dfabfcffca4
Parents:
6fda672b755bc70caa710143b30a84d60938589b
git-committer:
Lincoln de Sousa <lincoln@…> (06/20/08 13:31:51)
Message:

Trying to grab the atention of the window manager to guakes window

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • src/guake.py

    r070479c r21a3eba  
    717717        except AttributeError: 
    718718            time = 0 
     719 
     720        self.window.window.show() 
    719721        self.window.window.focus(time) 
    720722