<?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[Flatpak: How can you make Opera remember the window size and position?]]></title><description><![CDATA[<p dir="auto">Unlike all other important browsers Opera has no window-title.<br />
Because of no menu at the edge of the window title its not possible to set some "Special Application Settings ....", like position and size.</p>
<p dir="auto">How can you set the position and size so that Opera is always launched in the desired position and size?</p>
<p dir="auto">I am using Manjaro KDE<br />
My commandline looks like this:<br />
run --branch=stable --arch=x86_64 --command=opera --file-forwarding com.opera.Opera @@u %U @@</p>
]]></description><link>https://forums.opera.com/topic/87778/flatpak-how-can-you-make-opera-remember-the-window-size-and-position</link><generator>RSS for Node</generator><lastBuildDate>Sat, 13 Jun 2026 18:49:35 GMT</lastBuildDate><atom:link href="https://forums.opera.com/topic/87778.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 25 Jan 2026 18:31:52 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Flatpak: How can you make Opera remember the window size and position? on Mon, 16 Feb 2026 08:30:12 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/681459">@Razwerkz</a> Thanks for this hint!</p>
<p dir="auto">The point is: ALL the other apps i use can handle this with the standard-functionality, because they have a regular title-bar.</p>
<p dir="auto">Anyway, i will have a look at your suggestion.</p>
]]></description><link>https://forums.opera.com/post/399473</link><guid isPermaLink="true">https://forums.opera.com/post/399473</guid><dc:creator><![CDATA[gloewa]]></dc:creator><pubDate>Mon, 16 Feb 2026 08:30:12 GMT</pubDate></item><item><title><![CDATA[Reply to Flatpak: How can you make Opera remember the window size and position? on Sun, 15 Feb 2026 23:46:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/149482">@gloewa</a> Fellow KDE user.  I use this KWin script <a href="https://github.com/rxappdev/RememberWindowPositions" target="_blank" rel="noopener noreferrer nofollow ugc">RememberWindowPositions</a>.</p>
]]></description><link>https://forums.opera.com/post/399464</link><guid isPermaLink="true">https://forums.opera.com/post/399464</guid><dc:creator><![CDATA[Razwerkz]]></dc:creator><pubDate>Sun, 15 Feb 2026 23:46:06 GMT</pubDate></item><item><title><![CDATA[Reply to Flatpak: How can you make Opera remember the window size and position? on Tue, 03 Feb 2026 19:04:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/71044">@mtopek</a> This is a GNOME-Extension. I am a KDE-user.<br />
Anyway, thanks for your answer <img src="https://forums.opera.com/assets/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f642.png?v=qqje97jok90" class="not-responsive emoji emoji-emoji-one emoji--slightly_smiling_face" title=":-)" alt="🙂" /></p>
]]></description><link>https://forums.opera.com/post/399002</link><guid isPermaLink="true">https://forums.opera.com/post/399002</guid><dc:creator><![CDATA[gloewa]]></dc:creator><pubDate>Tue, 03 Feb 2026 19:04:04 GMT</pubDate></item><item><title><![CDATA[Reply to Flatpak: How can you make Opera remember the window size and position? on Tue, 03 Feb 2026 18:28:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/149482">@gloewa</a> my partly-solution is "Tiling Shell" extension</p>
]]></description><link>https://forums.opera.com/post/399000</link><guid isPermaLink="true">https://forums.opera.com/post/399000</guid><dc:creator><![CDATA[mtopek]]></dc:creator><pubDate>Tue, 03 Feb 2026 18:28:16 GMT</pubDate></item><item><title><![CDATA[Reply to Flatpak: How can you make Opera remember the window size and position? on Tue, 03 Feb 2026 17:44:31 GMT]]></title><description><![CDATA[<p dir="auto">See <a href="https://forums.opera.com/post/396926">https://forums.opera.com/post/396926</a>.</p>
]]></description><link>https://forums.opera.com/post/398995</link><guid isPermaLink="true">https://forums.opera.com/post/398995</guid><dc:creator><![CDATA[burnout426]]></dc:creator><pubDate>Tue, 03 Feb 2026 17:44:31 GMT</pubDate></item><item><title><![CDATA[Reply to Flatpak: How can you make Opera remember the window size and position? on Tue, 03 Feb 2026 13:50:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/71044">@mtopek</a> yes, it seems, the opera-staff is ignoring linux-user.</p>
<p dir="auto">This is my partly-solution (in the menu):<br />
Program: usr/bin/flatpak<br />
Command-line-arguments: run --branch=stable --arch=x86_64 --command=opera --file-forwarding com.opera.Opera --window-size=2096,1580 --window-position=00,00 @@u %U @@</p>
<p dir="auto">size seems to work, position is ignored.</p>
<p dir="auto">btw: vivaldi has a window-header, so its very easy to change the behavier.</p>
]]></description><link>https://forums.opera.com/post/398988</link><guid isPermaLink="true">https://forums.opera.com/post/398988</guid><dc:creator><![CDATA[gloewa]]></dc:creator><pubDate>Tue, 03 Feb 2026 13:50:01 GMT</pubDate></item><item><title><![CDATA[Reply to Flatpak: How can you make Opera remember the window size and position? on Tue, 03 Feb 2026 12:19:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/149482">@gloewa</a> same problem with Gnome, but Opera developers does'nt see linux at all</p>
]]></description><link>https://forums.opera.com/post/398985</link><guid isPermaLink="true">https://forums.opera.com/post/398985</guid><dc:creator><![CDATA[mtopek]]></dc:creator><pubDate>Tue, 03 Feb 2026 12:19:33 GMT</pubDate></item></channel></rss>