<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Status of Wayland support and how to enable]]></title><description><![CDATA[<p dir="auto">Hello all,</p>
<p dir="auto">KUbuntu 21.04</p>
<p dir="auto">xlsclients command shows Opera running on Xwayland emulation, not native Wayland.</p>
<p dir="auto">snap connections opera shows:<br />
...<br />
wayland                         opera:wayland                   :wayland                               -<br />
x11                             opera:x11                       :x11</p>
<p dir="auto">Googled for a while, but did not find any info on weather Opera even supports Wayland? Opera help web site does not even mention it...</p>
<p dir="auto">So:</p>
<ol>
<li>Is Wayland supported? (native Wayland, of course - not XWayland emulation)</li>
<li>How to enable it?</li>
</ol>
<p dir="auto">Thanks,<br />
Andrej</p>
]]></description><link>https://forums.opera.com/topic/49172/status-of-wayland-support-and-how-to-enable</link><generator>RSS for Node</generator><lastBuildDate>Sun, 07 Jun 2026 00:35:30 GMT</lastBuildDate><atom:link href="https://forums.opera.com/topic/49172.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 14 May 2021 08:50:36 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Status of Wayland support and how to enable on Mon, 22 Apr 2024 05:36:02 GMT]]></title><description><![CDATA[<pre><code>opera --enable-features=UseOzonePlatform --ozone-platform=wayland
[20725:20725:0422/110332.083236:ERROR:wayland_connection.cc(200)] Failed to connect to Wayland display: No such file or directory (2)
[20725:20725:0422/110332.083262:ERROR:ozone_platform_wayland.cc(264)] Failed to initialize Wayland platform
[20725:20725:0422/110332.083264:ERROR:env.cc(257)] The platform failed to initialize.  Exiting.
</code></pre>
<p dir="auto">Opera does not seem to detect the Wayland Display on the other hand chromium works just fine.</p>
]]></description><link>https://forums.opera.com/post/348635</link><guid isPermaLink="true">https://forums.opera.com/post/348635</guid><dc:creator><![CDATA[0xs0m]]></dc:creator><pubDate>Mon, 22 Apr 2024 05:36:02 GMT</pubDate></item><item><title><![CDATA[Reply to Status of Wayland support and how to enable on Mon, 11 Apr 2022 13:05:15 GMT]]></title><description><![CDATA[<p dir="auto">If for whatever reason your Opera session runs under XWayland (the nested X11 server for Wayland), set the (opera://flags/#ozone-platform-hint) flag to "Wayland."</p>
]]></description><link>https://forums.opera.com/post/278783</link><guid isPermaLink="true">https://forums.opera.com/post/278783</guid><dc:creator><![CDATA[rgplayzmc]]></dc:creator><pubDate>Mon, 11 Apr 2022 13:05:15 GMT</pubDate></item><item><title><![CDATA[Reply to Status of Wayland support and how to enable on Mon, 11 Apr 2022 13:02:04 GMT]]></title><description><![CDATA[<p dir="auto">Set <a target="_blank" rel="noopener noreferrer nofollow ugc">this flag</a> to "Wayland".</p>
<p dir="auto">[opera://flags/#ozone-platform-hint]</p>
]]></description><link>https://forums.opera.com/post/278782</link><guid isPermaLink="true">https://forums.opera.com/post/278782</guid><dc:creator><![CDATA[rgplayzmc]]></dc:creator><pubDate>Mon, 11 Apr 2022 13:02:04 GMT</pubDate></item><item><title><![CDATA[Reply to Status of Wayland support and how to enable on Thu, 09 Sep 2021 21:48:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/360011">@gigol</a> Recent update to Chromium fixed this.</p>
]]></description><link>https://forums.opera.com/post/261658</link><guid isPermaLink="true">https://forums.opera.com/post/261658</guid><dc:creator><![CDATA[sgunhouse]]></dc:creator><pubDate>Thu, 09 Sep 2021 21:48:06 GMT</pubDate></item><item><title><![CDATA[Reply to Status of Wayland support and how to enable on Thu, 09 Sep 2021 09:19:49 GMT]]></title><description><![CDATA[<p dir="auto">It seems Opera does support wayland perfectly fine, you can execute it as such:</p>
<pre><code>opera --enable-features=UseOzonePlatform --ozone-platform=wayland %U
</code></pre>
<p dir="auto">Though it seems when editing opera.desktop it doesn't has the desired effect, put this here ~/.local/share/applications/opera.desktop:</p>
<pre><code>[Desktop Entry]
Version=1.0
Name=Opera
GenericName=Web browser
Comment=Fast and secure web browser
TryExec=opera
Exec=opera --enable-features=UseOzonePlatform --ozone-platform=wayland %U
Terminal=false
Icon=opera
Type=Application
Categories=Network;WebBrowser;
MimeType=text/html;text/xml;application/xhtml_xml;x-scheme-handler/http;x-scheme-handler/https;x-scheme-handler/ftp;application/x-opera-download;
Actions=new-window;new-private-window;

[Desktop Action new-window]
Name=New Window
Exec=opera --new-window --enable-features=UseOzonePlatform --ozone-platform=wayland
TargetEnvironment=Unity

[Desktop Action new-private-window]
Name=New Private Window
Exec=opera --incognito --enable-features=UseOzonePlatform --ozone-platform=wayland
TargetEnvironment=Unity
</code></pre>
<p dir="auto">Hope that helps!</p>
]]></description><link>https://forums.opera.com/post/261618</link><guid isPermaLink="true">https://forums.opera.com/post/261618</guid><dc:creator><![CDATA[gigol]]></dc:creator><pubDate>Thu, 09 Sep 2021 09:19:49 GMT</pubDate></item><item><title><![CDATA[Reply to Status of Wayland support and how to enable on Tue, 03 Aug 2021 23:19:15 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/354127">@webninja</a> Opera is based on Chromium; as such, it will have Wayland support when Chrome does. Firefox is not based on Chromium and can do what they want in that regard.</p>
]]></description><link>https://forums.opera.com/post/258756</link><guid isPermaLink="true">https://forums.opera.com/post/258756</guid><dc:creator><![CDATA[sgunhouse]]></dc:creator><pubDate>Tue, 03 Aug 2021 23:19:15 GMT</pubDate></item><item><title><![CDATA[Reply to Status of Wayland support and how to enable on Tue, 03 Aug 2021 20:44:39 GMT]]></title><description><![CDATA[<p dir="auto">More and more people are running Wayland and Firefox supports Wayland without the X compatibility layer.</p>
<p dir="auto">Running opera-developer 79.0.4135.0 I get:</p>
<pre><code>[1359809:1359809:0803/164440.133269:ERROR:browser_main_loop.cc(1409)] Unable to open X display.
</code></pre>
]]></description><link>https://forums.opera.com/post/258748</link><guid isPermaLink="true">https://forums.opera.com/post/258748</guid><dc:creator><![CDATA[webninja]]></dc:creator><pubDate>Tue, 03 Aug 2021 20:44:39 GMT</pubDate></item><item><title><![CDATA[Reply to Status of Wayland support and how to enable on Wed, 19 May 2021 04:40:30 GMT]]></title><description><![CDATA[<p dir="auto">@karbonat - Question is about &gt;&gt;Opera&lt;&lt; support for Wayland.</p>
<p dir="auto">Not how to enable Wayland as such. Which I of course already did, and should be obvious from my post.</p>
<p dir="auto">Thanks,<br />
Andrej.</p>
]]></description><link>https://forums.opera.com/post/252397</link><guid isPermaLink="true">https://forums.opera.com/post/252397</guid><dc:creator><![CDATA[afalout]]></dc:creator><pubDate>Wed, 19 May 2021 04:40:30 GMT</pubDate></item><item><title><![CDATA[Reply to Status of Wayland support and how to enable on Tue, 18 May 2021 17:18:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/339962">@afalout</a> said in <a href="/post/251845">Status of Wayland support and how to enable</a>:</p>
<blockquote>
<p dir="auto">native Wayland</p>
</blockquote>
<p dir="auto"><a href="https://wiki.archlinux.org/title/Wayland" target="_blank" rel="noopener noreferrer nofollow ugc">https://wiki.archlinux.org/title/Wayland</a><br />
<a href="https://unix.stackexchange.com/questions/202891/how-to-know-whether-wayland-or-x11-is-being-used" target="_blank" rel="noopener noreferrer nofollow ugc">https://unix.stackexchange.com/questions/202891/how-to-know-whether-wayland-or-x11-is-being-used</a></p>
<p dir="auto">check this, please.</p>
]]></description><link>https://forums.opera.com/post/252326</link><guid isPermaLink="true">https://forums.opera.com/post/252326</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Tue, 18 May 2021 17:18:33 GMT</pubDate></item></channel></rss>