AUI Framework  develop
Cross-platform base for C++ UI apps
Loading...
Searching...
No Matches
APlatformAbstractionOptions::X11 Struct Reference

Corresponds to X11 (legacy) mode. More...

#include <AUI/Platform/linux/APlatformAbstractionOptions.h>

Public Member Functions#

_unique< IPlatformAbstractionoperator() ()
 

Detailed Description#

While being deprecated, this is still a useful fallback option. If user uses Wayland (which is likely on a modern Linux (-based desktop OSes) system), X11 application still work good enough, thanks to Xwayland compatibility layer.