Skip to content

Wayland loading issue fix (fixes #50)

newhoa requested to merge newhoa/catfish:wayland-launch-issue-50 into master

This should fix an issue where Catfish won't load when using Wayland. This was a regression from a MR I made a few weeks ago when cleaning some Gdk deprecations (sorry!)

Debian 10 uses Wayland by default and this issue is present in Catfish 4.16 in Debian testing. Also the Catfish 1.4.7 package that is currently in the Debian 10 stable repo doesn't support Wayland.

Merge request reports