The current state of the framework does not support native integration with systems running the Wayland protocol. As most (if not all) of linux distributions are moving toward dropping support for XORG and moving toward Wayland-only support.
System
Issue
After reproducing the following steps:
git clone https://github.com/UPB-Graphics/gfx-framework
cd gfx-framework
./tools/deps-fedora.sh
mkdir build
cd build
cmake ..
make
./bin/Debug/GFXFramework
I am met with this output:

The current state of the framework does not support native integration with systems running the Wayland protocol. As most (if not all) of linux distributions are moving toward dropping support for XORG and moving toward Wayland-only support.
System
Issue
After reproducing the following steps:
I am met with this output: