diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -219,3 +219,8 @@ TODO AFTER GTK 1.0 * gtk_rc_add_[name/class]_style are broken for bg pixmaps, because styles are broken for bg pixmaps, and RC styles only hack around that. + + * Try to rationally deal with someone else deleting one of our + windows??? This would mean keeping track of our window heirarchy + ourselves, for one thing, and will never be safe, because of + race conditions.
\ No newline at end of file |