<?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[I wanna go home]]></title><description><![CDATA[<p dir="auto">After <a href="https://github.com/ubports/unity8/issues/121" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/ubports/unity8/issues/121</a> was filed and we've had not one, but <em>many</em> sour discussions about this or related topics, I figure we should try to slow it down a bit.</p>
<p dir="auto">People are getting antsy (read: livid) about the changes to Ubuntu Touch in upcoming releases. In this post I'll try to tackle the issue of "home." More specifically, Where is home in Ubuntu Touch now?</p>
<h2>The case for going home</h2>
<p dir="auto">Home, in terms of an operating environment, is the first place where a user arrives and a place they can return to. It's taken many forms over the years of personal computing:</p>
<ul>
<li><code>7000 BYTES FREE, READY.</code></li>
<li><code>$ </code> (or <code>C:\&gt;</code>)</li>
<li>Windows' Start menu (Then its Start screen, then its Start menu again)</li>
<li>Screens which are actually called "Home" on Android and iOS</li>
</ul>
<p dir="auto">The concept of Home is slightly different for every operating environment, but it serves a few important purposes:</p>
<ul>
<li>It is used to start other interactions with the environment (applications, for example)</li>
<li>It is "returnable," a user should always know how to get to it. Now that operating environments are used for multitasking, this shouldn't be by destroying all running activities.</li>
<li>It is "safe," a user should always know what to do once they get there</li>
</ul>
<p dir="auto">Home serves as an anchor point for the environment's experience. If the user gets lost or stuck, returning home should help.</p>
<h2>The Dash</h2>
<p dir="auto">We can currently assert the following things about Unity8 on a mobile handset:</p>
<ul>
<li>Long swiping from the left of the screen <em>always</em> returns you to the Dash.</li>
<li>The Dash is a window and is shown in the app stack.</li>
<li>Due to the last point, the Dash remains focused when the device is locked and unlocked.</li>
</ul>
<p dir="auto">The dash is home.</p>
<h2>The Drawer</h2>
<p dir="auto">The following things about those assertions have changed:</p>
<ul>
<li>We no longer have the Dash. Long swiping from the left of the screen opens the App Drawer.</li>
<li>The Drawer is not a window and does not appear in the app switcher.</li>
<li>The Drawer does not remain focused when the device is locked and unlocked.</li>
</ul>
<p dir="auto">It is <a href="https://forums.ubports.com/topic/2444/consistent-not-congruent-input-methods">consistent</a> with our desktop experience.</p>
<p dir="auto">But it's got everyone up in arms.</p>
<h2>Where is home now?</h2>
<p dir="auto">By far, the most important question I see us asking ourselves (indirectly) is, "where is home now?" The answer... isn't straightforward.</p>
<h3>Is the Background home?</h3>
<p dir="auto">Users will land in the Ubuntu Touch experience at the Background (NOT the desktop, which implies you may put things on it):</p>
<p dir="auto"><img src="/assets/uploads/files/1554775726212-screenshot20190408_210722720.png" alt="screenshot20190408_210722720.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">When arriving at the Background, the Launcher (some call it the dock) appears to greet them. The user may arrive at the background by booting the device or closing all their apps. By offering the Launcher, the background can be used to start other interactions AND it is safe. However, it breaks one of our main rules: There is no way to return to the background without destroying all of your activities.</p>
<h3>Is the Drawer home?</h3>
<p dir="auto">The Drawer may be opened by long-swiping from the left of the screen or tapping on the big ol' orange button:</p>
<p dir="auto"><img src="/assets/uploads/files/1554776236327-screenshot20190408_211357174.png" alt="screenshot20190408_211357174.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">This can be done at any time. This makes the Drawer returnable. It is very simple, so I assert it is safe. And, well, it starts new interactions.</p>
<p dir="auto">Something about it has people really uncomfortable, though. Maybe it's the fact that, unlike the Dash (or iOS' home, or Android's home), the Drawer is dismissed when you lock the device. This resonates with me a bit, a serial home-presser before locking my device. I like to start at square one whenever I pick up my phone.</p>
<h2>Can we find home?</h2>
<p dir="auto">Does this add a new requirement to home? Does home also need to be durable (or comfortable?), lasting through transitions to lock states or other huge events?</p>
<p dir="auto">Or, is this okay? Is this a case of a different design being more efficient? The ideal use of Unity8 is pinning applications to the Launcher, where they can be managed and switched between (even on the lock screen).</p>
<p dir="auto"><img src="/assets/uploads/files/1554776874278-screenshot20190408_212713265.png" alt="screenshot20190408_212713265.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">(Maybe the Launcher is home, or the lock screen!)</p>
<h3>Home must be durable</h3>
<p dir="auto">If home must be durable, the Background is close to being home. The only problem is we can't return to it easily. There are an infinite number of ways to solve this, here are a couple I've thought of:</p>
<h4>Go to background as an app</h4>
<p dir="auto"><img src="/assets/uploads/files/1554777144116-1e24c9b3-a74c-49e2-a020-ab42d5d8c046-image.png" alt="1e24c9b3-a74c-49e2-a020-ab42d5d8c046-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Hide apps appears as another window in the app switcher. It is always located behind the most recently used app, as shown here.</p>
<h4>Go to background as an action</h4>
<p dir="auto">We discussed having Go to background as a specific action you perform on the app switcher. It could also go somewhere else, but there's nowhere to put it. <a href="https://github.com/ubports/unity8/issues/121" target="_blank" rel="noopener noreferrer nofollow ugc">This issue</a> proposes having it be the "Cancel" action of the app switcher, when you tap in the blank space. That caused a lot of upset since it changes the current behavior (tapping in the blank space goes to the app you were just using, today you learned) and is not explicit (as a Python developer, <a href="http://talesofcpp.fusionfenix.com/post-7/episode-five-explicit-is-better-than-implicit" target="_blank" rel="noopener noreferrer nofollow ugc">I agree</a>). Here's a way to make it explicit:</p>
<p dir="auto"><img src="/assets/uploads/files/1554777689426-0898c284-15ab-4a87-9f08-5622bdbb3a2d-image.png" alt="0898c284-15ab-4a87-9f08-5622bdbb3a2d-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">(It took me twenty minutes to make that, don't judge me)</p>
<h3>Nah, this is more efficient</h3>
<p dir="auto">If home doesn't need to be durable to be home, maybe there is a way to offer an olive branch to people who think it does?</p>
<h2>What do you think?</h2>
<p dir="auto">Does home need to be durable? If so, is the Background a good place to have that interaction? Is there a good way to get there?</p>
<p dir="auto">How do we keep the home interaction consistent between phone, tablet, laptop, and desktop?</p>
<p dir="auto">Note that "just add another setting to..." is not an acceptable compromise. More customization means more development overhead, makes it more difficult to support users (you might have to do this, or you might have to do that), and takes away from a consistent experience. (If you want to discuss this metatopic, please make another thread.)</p>
<h3>Addendum: ground rules</h3>
<p dir="auto">You're talking about a bunch of colorful rectangles, remember. Take your time when replying and keep it respectful and on-topic. This is a good place to brainstorm, but make your ideas concrete with mockups rather than talking about them abstractly.</p>
]]></description><link>https://forums.ubports.com/topic/2579/i-wanna-go-home</link><generator>RSS for Node</generator><lastBuildDate>Sun, 14 Jun 2026 19:09:19 GMT</lastBuildDate><atom:link href="https://forums.ubports.com/topic/2579.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 09 Apr 2019 02:57:59 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to I wanna go home on Sat, 13 Jun 2026 05:50:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/cibersheep" aria-label="Profile: CiberSheep">@<bdi>CiberSheep</bdi></a> Great respect towards you owning your hiccup.</p>
<p dir="auto">To me, the guy just seemed enthusiastic. You see the same thing with a few others on this forum... a bit of cross-posting here and there, sometimes even on topics that aren't directly related. But he's actually building things, and we're in a position where people who have the ability time and willingness to build something are in short supply.</p>
<p dir="auto">but mistakes  are made, and will be made again.<br />
We are all Human after all <img src="https://forums.ubports.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f609.png?v=bd2c1f0ef09" class="not-responsive emoji emoji-android emoji--wink" style="height:23px;width:auto;vertical-align:middle" title=";-)" alt="😉" /><br />
wel except for a few Robots that are working to build UBports 24/7 (meant to say this as with great respect <img src="https://forums.ubports.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f604.png?v=bd2c1f0ef09" class="not-responsive emoji emoji-android emoji--smile" style="height:23px;width:auto;vertical-align:middle" title=":-D" alt="😄" /> )</p>
]]></description><link>https://forums.ubports.com/post/96692</link><guid isPermaLink="true">https://forums.ubports.com/post/96692</guid><dc:creator><![CDATA[nbdynl]]></dc:creator><pubDate>Sat, 13 Jun 2026 05:50:52 GMT</pubDate></item><item><title><![CDATA[Reply to I wanna go home on Wed, 10 Jun 2026 19:49:34 GMT]]></title><description><![CDATA[<p dir="auto">I am sorry. I will make sure this doesn't happen again (at least from my side)</p>
]]></description><link>https://forums.ubports.com/post/96583</link><guid isPermaLink="true">https://forums.ubports.com/post/96583</guid><dc:creator><![CDATA[CiberSheep]]></dc:creator><pubDate>Wed, 10 Jun 2026 19:49:34 GMT</pubDate></item><item><title><![CDATA[Reply to I wanna go home on Tue, 09 Jun 2026 14:30:21 GMT]]></title><description><![CDATA[<p dir="auto">Well, moderators do have to make some decisions. To me it seemed <a class="plugin-mentions-user plugin-mentions-a" href="/user/cibersheep" aria-label="Profile: cibersheep">@<bdi>cibersheep</bdi></a> made a polite request and also later apologized for the hiccup. This particular thread seems like a fine place to post about homespike, but I can't see which other posts were deleted.</p>
<p dir="auto">To me it seemed like a fair instinct by a moderator, politely communicated, as well as fair points by <a class="plugin-mentions-user plugin-mentions-a" href="/user/keneda" aria-label="Profile: keneda">@<bdi>keneda</bdi></a>.<br />
Nothing so offputting to me.</p>
]]></description><link>https://forums.ubports.com/post/96543</link><guid isPermaLink="true">https://forums.ubports.com/post/96543</guid><dc:creator><![CDATA[wally]]></dc:creator><pubDate>Tue, 09 Jun 2026 14:30:21 GMT</pubDate></item><item><title><![CDATA[Reply to I wanna go home on Mon, 08 Jun 2026 21:14:27 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/linus67" aria-label="Profile: Linus67">@<bdi>Linus67</bdi></a><br />
I think this got on a wrong turn and sadly he got quite upset about what happened here.<br />
That put him off.<br />
This should never happen anywhere, but here (UBPorts forum an open-source community in general) in particular.</p>
]]></description><link>https://forums.ubports.com/post/96509</link><guid isPermaLink="true">https://forums.ubports.com/post/96509</guid><dc:creator><![CDATA[Keneda]]></dc:creator><pubDate>Mon, 08 Jun 2026 21:14:27 GMT</pubDate></item><item><title><![CDATA[Reply to I wanna go home on Thu, 04 Jun 2026 20:44:51 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/zer0" aria-label="Profile: Zer0">@<bdi>Zer0</bdi></a> <a href="/post/96327">said</a>:<br />
I can post again</p>
</blockquote>
<p dir="auto">Sorry for the hiccup</p>
]]></description><link>https://forums.ubports.com/post/96344</link><guid isPermaLink="true">https://forums.ubports.com/post/96344</guid><dc:creator><![CDATA[CiberSheep]]></dc:creator><pubDate>Thu, 04 Jun 2026 20:44:51 GMT</pubDate></item><item><title><![CDATA[Reply to I wanna go home on Thu, 04 Jun 2026 17:47:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/zer0" aria-label="Profile: Zer0">@<bdi>Zer0</bdi></a> Pleas keep sharing, i don't want buttons on my home screen, but i am glad you build it...<br />
i know there is a lot of people out there that do want exactly that.</p>
<p dir="auto">i like Kugi's attempt more to organize the launcher, that works like a charm for me.<br />
That is the beauty of Ubuntu Touch, if you can dream it you can build it.</p>
]]></description><link>https://forums.ubports.com/post/96334</link><guid isPermaLink="true">https://forums.ubports.com/post/96334</guid><dc:creator><![CDATA[nbdynl]]></dc:creator><pubDate>Thu, 04 Jun 2026 17:47:21 GMT</pubDate></item><item><title><![CDATA[Reply to I wanna go home on Thu, 04 Jun 2026 17:19:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/zer0" aria-label="Profile: Zer0">@<bdi>Zer0</bdi></a> I hope you stay in touch with Ubuntu Touch.<br />
Just like Ubuntu Touch itself, there are several layers to the Ubuntu Touch community. You'll find the right people.</p>
]]></description><link>https://forums.ubports.com/post/96332</link><guid isPermaLink="true">https://forums.ubports.com/post/96332</guid><dc:creator><![CDATA[Linus67]]></dc:creator><pubDate>Thu, 04 Jun 2026 17:19:28 GMT</pubDate></item><item><title><![CDATA[Reply to I wanna go home on Thu, 04 Jun 2026 14:49:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/cibersheep" aria-label="Profile: CiberSheep">@<bdi>CiberSheep</bdi></a> o joy I can post again. don't worry. watching this whole interaction has put me off on sharing here. Ill still be hacking on ubuntu touch but I wont bother you guys anymore.</p>
]]></description><link>https://forums.ubports.com/post/96327</link><guid isPermaLink="true">https://forums.ubports.com/post/96327</guid><dc:creator><![CDATA[Zer0]]></dc:creator><pubDate>Thu, 04 Jun 2026 14:49:54 GMT</pubDate></item><item><title><![CDATA[Reply to I wanna go home on Thu, 04 Jun 2026 12:32:46 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/keneda" aria-label="Profile: Keneda">@<bdi>Keneda</bdi></a> <a href="/post/96271">said</a>:</p>
<p dir="auto">was still active before</p>
</blockquote>
<p dir="auto">True. Sorry, I had too many old thread reopened by the user.</p>
]]></description><link>https://forums.ubports.com/post/96325</link><guid isPermaLink="true">https://forums.ubports.com/post/96325</guid><dc:creator><![CDATA[CiberSheep]]></dc:creator><pubDate>Thu, 04 Jun 2026 12:32:46 GMT</pubDate></item><item><title><![CDATA[Reply to I wanna go home on Wed, 03 Jun 2026 08:15:15 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/cibersheep" aria-label="Profile: CiberSheep">@<bdi>CiberSheep</bdi></a><br />
This thread was still active before he gets here.<br />
Beside this is "the official" home discussion thread.</p>
]]></description><link>https://forums.ubports.com/post/96271</link><guid isPermaLink="true">https://forums.ubports.com/post/96271</guid><dc:creator><![CDATA[Keneda]]></dc:creator><pubDate>Wed, 03 Jun 2026 08:15:15 GMT</pubDate></item><item><title><![CDATA[Reply to I wanna go home on Wed, 03 Jun 2026 08:08:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/keneda" aria-label="Profile: Keneda">@<bdi>Keneda</bdi></a> thank you Kaneda, but this user was reviving threads inactive for months with the same message (that I merged into one thread or deleted if it was only this message).<br />
One thread is enough. Mentions on active threads are ok if it's not only the link to other threads.</p>
]]></description><link>https://forums.ubports.com/post/96270</link><guid isPermaLink="true">https://forums.ubports.com/post/96270</guid><dc:creator><![CDATA[CiberSheep]]></dc:creator><pubDate>Wed, 03 Jun 2026 08:08:32 GMT</pubDate></item><item><title><![CDATA[Reply to I wanna go home on Tue, 02 Jun 2026 21:58:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/cibersheep" aria-label="Profile: CiberSheep">@<bdi>CiberSheep</bdi></a><br />
I don't think this is spam, just a ping for "home apps" users (like I did myself here <a href="https://forums.ubports.com/topic/2579/i-wanna-go-home/65?_=1780435334394">when Pavel released "Home"</a>).<br />
Sadly "home" and "launcher modular" no longer have their original mainteners (and I'm very worried about what happened to Pavel...).</p>
<p dir="auto">They got "forked" by some others to work under Focal, but that's kind of dead ends.<br />
So this is a way to tell those apps former users there is an alternative, I guess.</p>
<p dir="auto">After all, <a href="https://forums.ubports.com/topic/2579/i-wanna-go-home/84?_=1780435334399">he announced here</a>, just few post upper, that he intended to do something "homish".<br />
Now he did and announce it.</p>
<p dir="auto">I don't believe that deserved locking thread.</p>
]]></description><link>https://forums.ubports.com/post/96266</link><guid isPermaLink="true">https://forums.ubports.com/post/96266</guid><dc:creator><![CDATA[Keneda]]></dc:creator><pubDate>Tue, 02 Jun 2026 21:58:35 GMT</pubDate></item><item><title><![CDATA[Reply to I wanna go home on Tue, 02 Jun 2026 17:49:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/zer0" aria-label="Profile: Zer0">@<bdi>Zer0</bdi></a> please, I would suggest you don't spam on old subjects. One thread for your app is more than enough</p>
]]></description><link>https://forums.ubports.com/post/96263</link><guid isPermaLink="true">https://forums.ubports.com/post/96263</guid><dc:creator><![CDATA[CiberSheep]]></dc:creator><pubDate>Tue, 02 Jun 2026 17:49:11 GMT</pubDate></item><item><title><![CDATA[Reply to I wanna go home on Sun, 31 May 2026 00:13:36 GMT]]></title><description><![CDATA[<p dir="auto">I made just this, and its an actual home screen. Not an app.<br />
<a href="https://forums.ubports.com/topic/12319/release-homespike-v1.0-a-real-home-screen-for-ubuntu-touch-multi-page-dock-drag-to-reorder-three-placement-modes-true-multitasking">https://forums.ubports.com/topic/12319/release-homespike-v1.0-a-real-home-screen-for-ubuntu-touch-multi-page-dock-drag-to-reorder-three-placement-modes-true-multitasking</a></p>
]]></description><link>https://forums.ubports.com/post/96158</link><guid isPermaLink="true">https://forums.ubports.com/post/96158</guid><dc:creator><![CDATA[Zer0]]></dc:creator><pubDate>Sun, 31 May 2026 00:13:36 GMT</pubDate></item><item><title><![CDATA[Reply to I wanna go home on Thu, 28 May 2026 04:59:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/linus67" aria-label="Profile: Linus67">@<bdi>Linus67</bdi></a> Yeah. I think the priority is to improve the app drawer and add features there. That's kind of the "home" in UT. I don't think there's immediate need to do drastic change to have an actual home. The desktop is also empty but I don't think it should also be a priority. Maybe on the desktop use case but not on mobile.</p>
]]></description><link>https://forums.ubports.com/post/96069</link><guid isPermaLink="true">https://forums.ubports.com/post/96069</guid><dc:creator><![CDATA[kugiigi]]></dc:creator><pubDate>Thu, 28 May 2026 04:59:44 GMT</pubDate></item><item><title><![CDATA[Reply to I wanna go home on Wed, 27 May 2026 20:40:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/libremax" aria-label="Profile: libremax">@<bdi>libremax</bdi></a> Thanks for the link. That’s exactly what I mean, only even better.</p>
]]></description><link>https://forums.ubports.com/post/96065</link><guid isPermaLink="true">https://forums.ubports.com/post/96065</guid><dc:creator><![CDATA[Linus67]]></dc:creator><pubDate>Wed, 27 May 2026 20:40:22 GMT</pubDate></item><item><title><![CDATA[Reply to I wanna go home on Wed, 27 May 2026 20:08:36 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/linus67" aria-label="Profile: Linus67">@<bdi>Linus67</bdi></a> <a href="/post/96062">said</a>:<br />
I might have one wish: a multi-page app drawer (vertical or horizontal) or some other way of grouping apps rather than simply sorting them by name. Perhaps with horizontal dividers or spacing.</p>
</blockquote>
<p dir="auto">It is currently under development and there is a €2,000 bounty for it (issue #127):<br />
<a href="https://os-sci.com/lomiri#Contribute" target="_blank" rel="noopener noreferrer nofollow ugc">https://os-sci.com/lomiri#Contribute</a></p>
]]></description><link>https://forums.ubports.com/post/96064</link><guid isPermaLink="true">https://forums.ubports.com/post/96064</guid><dc:creator><![CDATA[libremax]]></dc:creator><pubDate>Wed, 27 May 2026 20:08:36 GMT</pubDate></item><item><title><![CDATA[Reply to I wanna go home on Wed, 27 May 2026 18:33:58 GMT]]></title><description><![CDATA[<p dir="auto">I’ve been using Ubuntu Touch for four months. So I have no experience of older versions prior to 24.04.<br />
The frequently cited arguments that “users were unsettled by these or those changes” therefore don’t apply to me.</p>
<p dir="auto">My conclusion: Getting started with Ubuntu Touch was a bit bumpy, but I now really appreciate how it works. What I appreciate most is the app chain on the left-hand side. This efficient, unique selling point should definitely not be tampered with. Switching between apps is also brilliant. I don’t miss a home screen, desktop, etc. at all. Least of all do I feel the need for the interface to resemble that of Android or iPhone.</p>
<p dir="auto">I might have one wish: a multi-page app drawer (vertical or horizontal) or some other way of grouping apps rather than simply sorting them by name. Perhaps with horizontal dividers or spacing.</p>
<p dir="auto">Translated with <a href="http://DeepL.com" target="_blank" rel="noopener noreferrer nofollow ugc">DeepL.com</a> (free version)</p>
]]></description><link>https://forums.ubports.com/post/96062</link><guid isPermaLink="true">https://forums.ubports.com/post/96062</guid><dc:creator><![CDATA[Linus67]]></dc:creator><pubDate>Wed, 27 May 2026 18:33:58 GMT</pubDate></item><item><title><![CDATA[Reply to I wanna go home on Wed, 27 May 2026 16:41:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/turbolqk" aria-label="Profile: Turbolqk">@<bdi>Turbolqk</bdi></a><br />
swipe-up, too, is already reserved for app-specific functions</p>
]]></description><link>https://forums.ubports.com/post/96058</link><guid isPermaLink="true">https://forums.ubports.com/post/96058</guid><dc:creator><![CDATA[ralf]]></dc:creator><pubDate>Wed, 27 May 2026 16:41:25 GMT</pubDate></item><item><title><![CDATA[Reply to I wanna go home on Sun, 24 May 2026 20:28:48 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/turbolqk" aria-label="Profile: Turbolqk">@<bdi>Turbolqk</bdi></a> <a href="/post/96008">said</a>:</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kugiigi" aria-label="Profile: kugiigi">@<bdi>kugiigi</bdi></a> I see, I haven't used UT in a few months, so I might've missed a few things.</p>
</blockquote>
<p dir="auto">These things you think you might have missed have been implemented for years, so even the few months ago that you used UT last, you should have come across them.</p>
]]></description><link>https://forums.ubports.com/post/96013</link><guid isPermaLink="true">https://forums.ubports.com/post/96013</guid><dc:creator><![CDATA[arubislander]]></dc:creator><pubDate>Sun, 24 May 2026 20:28:48 GMT</pubDate></item><item><title><![CDATA[Reply to I wanna go home on Sun, 24 May 2026 18:22:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/turbolqk" aria-label="Profile: Turbolqk">@<bdi>Turbolqk</bdi></a> Most sound like awful ideas. If you use it for long enough they're already implemented better than you think.</p>
]]></description><link>https://forums.ubports.com/post/96009</link><guid isPermaLink="true">https://forums.ubports.com/post/96009</guid><dc:creator><![CDATA[sixwheeledbeast]]></dc:creator><pubDate>Sun, 24 May 2026 18:22:20 GMT</pubDate></item><item><title><![CDATA[Reply to I wanna go home on Sun, 24 May 2026 17:01:27 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kugiigi" aria-label="Profile: kugiigi">@<bdi>kugiigi</bdi></a> I see, I haven't used UT in a few months, so I might've missed a few things.</p>
<p dir="auto">In that case, my suggestions are to add minimizing to the apps on the side bar. This will solve the issue on going to the home screen quick.</p>
<p dir="auto">If apps are allowed to be added to the desktop, that will make the home screen feel like one. It will also separate it from the side bar and the app drawer clearly.</p>
<p dir="auto">My suggestion for the lock screen is to make it look like it is on Android. It's simple and it works - a clock, date and notifications.</p>
<p dir="auto">In addition, the background apps screen could be improved too. If its opened with a swipe up it would be more intuitive IMO. The layout could resemble the tab layout that Firefox on Android uses - simple 2x3 grid with an "x" above each app if you would like to close it. It wold be cool to show free/available ram at the bottom. Finally, a button to close all apps would be great.</p>
<p dir="auto">That way you get:</p>
<ul>
<li>A task bar with opened apps, which allows you to quickly switch between them, or get to the desktop quickly.</li>
<li>An app drawer.</li>
<li>A desktop with apps of your choice functioning as a home screen.</li>
<li>A "running apps" screen which allows you to manage/close apps.</li>
</ul>
<p dir="auto">One last idea:</p>
<p dir="auto">If the "running apps" is a swipe up, then a swipe right could be used to quickly get back to the desktop too.</p>
]]></description><link>https://forums.ubports.com/post/96008</link><guid isPermaLink="true">https://forums.ubports.com/post/96008</guid><dc:creator><![CDATA[Turbolqk]]></dc:creator><pubDate>Sun, 24 May 2026 17:01:27 GMT</pubDate></item><item><title><![CDATA[Reply to I wanna go home on Sun, 24 May 2026 15:56:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/turbolqk" aria-label="Profile: Turbolqk">@<bdi>Turbolqk</bdi></a></p>
<ol>
<li>
<p dir="auto">The Launcher/dock already works like that except minimizing by clicking on the foreground app</p>
</li>
<li>
<p dir="auto">Not exactly sure if I understand this correctly but I think it does work like that already too. Which is actually used very rarely since you can just long swipe</p>
</li>
<li>
<p dir="auto">This is something that may come in the future or maybe never. I think the higher priority is to improve the features in the app drawer.</p>
</li>
<li>
<p dir="auto">I've never seen a phone shell that has a bottom status bar <img src="https://forums.ubports.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f605.png?v=bd2c1f0ef09" class="not-responsive emoji emoji-android emoji--sweat_smile" style="height:23px;width:auto;vertical-align:middle" title="😅" alt="😅" /> I don't think that's a good idea and it doesn't really solve anything since the shell still needs to adjust things for the cutout, just on other components or even apps.</p>
</li>
<li>
<p dir="auto">I don't think gestures will ever change that much. It's already set and works well. Personally, bottom gesture should be free for context-based actions instead of being fixed into specific system actions.</p>
</li>
</ol>
]]></description><link>https://forums.ubports.com/post/96007</link><guid isPermaLink="true">https://forums.ubports.com/post/96007</guid><dc:creator><![CDATA[kugiigi]]></dc:creator><pubDate>Sun, 24 May 2026 15:56:21 GMT</pubDate></item><item><title><![CDATA[Reply to I wanna go home on Sun, 24 May 2026 15:06:21 GMT]]></title><description><![CDATA[<p dir="auto">I think the whole UI has to be redesigned, but not in the same way as Android or IOS. Instead, a desktop OS approach just like on Linux, but compressed in a mobile format. That way the phone can be intuitive both when used as a phone and while docked.</p>
<p dir="auto">So how to do that? Easy:</p>
<p dir="auto"><strong>1. Make the dock behave as a desktop dock.</strong></p>
<p dir="auto">Instead of pinning apps there, make it show apps that are opened, just like on a desktop. That way you lose the whole "swipe up to check your open apps" thing while remaining intuitive to use. That doesn't necessarily mean you can't pin some apps there though, but it should be optional - just like on a desktop.<br />
That way, clicking an app on the dock can maximize/minimize.</p>
<p dir="auto"><strong>2. Use the Ubuntu button as a start menu/app drawer button.</strong></p>
<p dir="auto">You click it and the app menu opens. It can be separated in sections depending on the type of apps too. Pretty much the same as on Linux Mint. Clicking the button again closes the "start menu".</p>
<p dir="auto"><strong>3. Allow adding apps to the home screen, like on a regular desktop.</strong></p>
<p dir="auto">I don't know why this isn't a thing. This compensates the changes in the dock. Allow grouping apps in folders too, etc.</p>
<p dir="auto"><strong>4. Move the status bar to the bottom of the screen.</strong></p>
<p dir="auto">That way you solve the problem with camera cutouts and align the concept well with the gestures I suggest.</p>
<p dir="auto"><strong>4. Gestures:</strong></p>
<ul>
<li>Left swipe to show dock in an app is a great choice.</li>
<li>Right swipe is now free, because the dock shows all processes instead. It can be used to return to the desktop instead. Long swipe can kill the app.</li>
<li>Down swipe can be used to open notifications.</li>
<li>Up swipe can extend the status bar and extend into a control panel - WIFI, Bluetooth etc.</li>
</ul>
<p dir="auto">This solves your home screen dilemma and is a good way to improve the UI of the OS.</p>
]]></description><link>https://forums.ubports.com/post/96006</link><guid isPermaLink="true">https://forums.ubports.com/post/96006</guid><dc:creator><![CDATA[Turbolqk]]></dc:creator><pubDate>Sun, 24 May 2026 15:06:21 GMT</pubDate></item></channel></rss>