diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2022-04-04 23:32:49 -0700 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2022-04-04 23:32:49 -0700 |
commit | ecf02e5509f6f8c18cf0263b54579f5ef4a3c142 (patch) | |
tree | 7f1ade7d914d734411565a22d41a528ee0dc93f0 /src/main.c | |
parent | d3e8ceb3ac81ac969a13c72de5a357f176548761 (diff) |
gtk_fb: actually handle fb window destruction
This never made any attempt to notice when the gtk_fb window was
destroyed externally. For now I've just done this a bit
hackishly to make things reasonably sane.
gtk_fb needs to be revisited in general to firm things up, and
til_fb needs better defined semantics surrounding acquire/release
vs. init/destroy. A lot of this is vestigial from early
rototiller days.
This is good enough for now to silence the gtk warnings about
destroying the c->image after the containing window destruction
already discarded it.
Diffstat (limited to 'src/main.c')
0 files changed, 0 insertions, 0 deletions