gtk and sdl2 are nearly unusable on Fedora 24 at the moment. The first two patches fix the worst issues. The remaining patches are just extra bits that came about while I was digging into this.
Thanks, Cole Cole Robinson (10): ui: gtk: fix crash when terminal inner-border is NULL ui: sdl2: Release grab before opening console window configure: build SDL if only SDL2 available configure: error on unknown --with-sdlabi value configure: add echo_version helper configure: report GTK version configure: report SDL version configure: support vte-2.91 ui: gtk: Fix a runtime warning on vte >= 0.37 ui: gtk: Fix some deprecation warnings configure | 62 +++++++++++++++++++++++++++++++++++++++----------------------- ui/gtk.c | 41 ++++++++++++++++++++++++++++++----------- ui/sdl2.c | 4 ++++ 3 files changed, 73 insertions(+), 34 deletions(-) -- 2.7.4
