Fix Flatpak applications bypassing X11 permission
Currently, Flatpak applications can bypass the X11 permission setting and access the X server through abstract sockets when network access is enabled because X11 authentication is not enforced for the current user ID.
Fix this by always requiring X11 authentication for Xwayland.
Edited by msizanoen1