<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED WONTFIX - How to discover which server (Mutter, Weston, Kwin, CLayland...) does run under Wayland?"
href="https://bugs.freedesktop.org/show_bug.cgi?id=101741#c10">Comment # 10</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED WONTFIX - How to discover which server (Mutter, Weston, Kwin, CLayland...) does run under Wayland?"
href="https://bugs.freedesktop.org/show_bug.cgi?id=101741">bug 101741</a>
from <span class="vcard"><a class="email" href="mailto:nobodyless@gmail.com" title="_nobody_ <nobodyless@gmail.com>"> <span class="fn">_nobody_</span></a>
</span></b>
<pre>I finally discover what Wayland server I am running at GNOME on Wayland!
[user@localhost ~]$ loginctl
SESSION UID USER SEAT TTY
4 1000 user seat0 /dev/tty7
c1 42 gdm seat0 /dev/tty1
2 0 root seat0 tty6
3 sessions listed.
[user@localhost ~]$ loginctl show-session 2 -p Type
Type=tty
[user@localhost ~]$ loginctl show-session 4 -p Type
Type=wayland
[user@localhost ~]$ loginctl show-session c1 -p Type
Type=wayland
[user@localhost ~]$ ps -elf | grep X
0 S gdm 1481 1311 0 80 0 - 66519 - Jul10 tty1 00:02:33
/usr/bin/Xwayland :1024 -rootless -noreset -listen 4 -listen 5 -displayfd 6
0 S user 1938 1930 0 80 0 - 70783 ep_pol Jul10 tty7 00:02:30
/usr/bin/Xwayland :0 -rootless -noreset -listen 4 -listen 5 -displayfd 6
0 S user 37054 3099 0 80 0 - 29861 pipe_w 15:05 pts/0 00:00:00
grep --color=auto X
[user@localhost ~]$
It is... Xwayland???
I'll go and open THE SAME BUG on Product GNOME!?
You, guys, are complete mess! Man! :-(
_nobody_</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>