Skip to content

gtk-shell surface leak fixes

Sebastian Keller requested to merge skeller/mutter:gtk-surface-leak into master

The first commit fixes a real leak, the second commit fixes gtk-shell surface resources only getting destroyed on client disconnect which can otherwise accumulate on long running clients with lots of opened and closed windows. The second commit also requires a gtk change to make use of it:

gtk!2074 (merged)

Edited by Jonas Ådahl

Merge request reports