Mitchell Hashimoto 7aeee06471 apprt/gtk: set inherited working directory manually
Fixes #2745

GTK uses a delayed surface initialization since we initialize on
GTKGLArea realize not on the actual callback. Because of that, our
inherited directory doesn't always work since that depends on a
previously focused widget.

This copies our desired inherited directory to an allocation so that we
can set it during realize.
2024-11-20 14:49:01 -08:00
..
2022-12-31 08:53:11 -08:00
2023-10-24 15:27:13 -07:00
2024-11-13 12:29:30 -08:00