Originally posted by mSparks
View Post
Originally posted by mSparks
View Post
Originally posted by mSparks
View Post
Originally posted by mSparks
View Post
SDL developer wants to be able to turn Wayland compostior and X11 bare metal server off because both cause a performance overhead he does not want his game customers putting up with.
Yes SDL project comes out of a company that no longer exists Loki Entertainment 1998-2002. Remember I said you had to look pre 2000 to find a game that was direct. Yes 1999 they release a game with direct output and direct input no X11 in the mix because this is lower latency.
Originally posted by mSparks
View Post
Originally posted by mSparks
View Post
Originally posted by mSparks
View Post
Yes all those old X11 screen sharing applications and screen recording bugs listed on those site are not bugs as long as you use XwaylandVideoBridge to let them work. Yes stack of fixed since march this year. The XwaylandVideoBridge is not limited to only KDE users works under gnome and wlroots and weston wayland compositors as well.
And that site is a stack of myths and out of date information
"A crash in the window manager takes down all running applications"
Does not apply to Wayland applications that have the robust code and running in robust setup. Wayland robust extensions is part of the main Wayland protocol by the way.
"You cannot run applications as root"
Code:
sudo env XDG_RUNTIME_DIR=$XDG_RUNTIME_DIR WAYLAND_SOCKET=$WAYLAND_SOCKET waylandapplication
Code:
sudo --preserve-env=XDG_RUNTIME_DIR,WAYLAND_DISPLAY weston-terminal
Some like xkill we really don't want to work any more because users so often have shot themselves in the foot with xkill. Turns out xkill also has habit of killing wrong processes as well. So somethings you want to make no work any more.
mSparks Wayland breaks everything link turns out to contain a stack of garbage these days.
Comment