Changeset 0400979c956e25405650e4bd191ef382e0d3ac5b

Show
Ignore:
Timestamp:
11/02/08 01:51:25 (2 months ago)
Author:
njs@…
Branch:
org.vorpus.parti
Parent:
dbb99878888a4043ff49131af17b1b431be8a256
Child:
35b91c4483674a2dc4a9c7bf5293b1f038f84ccd
Message:

fix comment

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • /wimpiggy/window.py

    rdbb9.. r0400..  
    506506            # in our save set are always Mapped when we exit, *even if those 
    507507            # windows are no longer inferior to any of our windows!* (see 
    508             # section 10. Connection Close): 
     508            # section 10. Connection Close).  This causes "ghost windows", see 
     509            # bug #27: 
    509510            wimpiggy.lowlevel.XRemoveFromSaveSet(self.client_window) 
    510511            wimpiggy.lowlevel.sendConfigureNotify(self.client_window)