Function TRAP::Utils::GetLinuxWindowManager#

Function Documentation#

LinuxWindowManager TRAP::Utils::GetLinuxWindowManager()#

Get the window manager used by Linux based systems.

On Linux if no known window manager is found then the engine will be terminated.

Returns:

TRAP::Application::LinuxWindowManager::X11, TRAP::Application::LinuxWindowManager::Wayland or TRAP::Application::LinuxWindowManager::Unknown(If window manager is unknown or system OS

is not Linux based).