<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/src/dolphinuiforphones.rc, branch pixelated-scaling-option</title>
<subtitle>Patched KDE Dolphin with Pixel Scaling
</subtitle>
<id>https://fiftyfourth.xyz/git/dolphin/atom?h=pixelated-scaling-option</id>
<link rel='self' href='https://fiftyfourth.xyz/git/dolphin/atom?h=pixelated-scaling-option'/>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/'/>
<updated>2025-09-07T10:24:28Z</updated>
<entry>
<title>Add support for Redo operations</title>
<updated>2025-09-07T10:24:28Z</updated>
<author>
<name>Gleb Kasachou</name>
<email>gkosachov99@gmail.com</email>
</author>
<published>2025-09-07T10:24:28Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=bfa9c13cb24da62bea8d45f9f99a884a50a039a3'/>
<id>urn:sha1:bfa9c13cb24da62bea8d45f9f99a884a50a039a3</id>
<content type='text'>
This MR updates Dolphin to support redo functionality added in KIO's FileUndoManager. It enables triggering redo operations from the user interface and ensures appropriate integration with the undo/redo command flow.

Require: [!1941](https://invent.kde.org/frameworks/kio/-/merge_requests/1941)

BUG: 451746
</content>
</entry>
<entry>
<title>Add a Window Color Scheme menu in the Configure menu</title>
<updated>2025-08-13T08:58:00Z</updated>
<author>
<name>Kostiantyn Korchuhanov</name>
<email>kostiantyn.korchanov@gmail.com</email>
</author>
<published>2025-08-13T08:58:00Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=9142bae92949a4929655b99ce4124e44380da43c'/>
<id>urn:sha1:9142bae92949a4929655b99ce4124e44380da43c</id>
<content type='text'>
The menu is located at Menu -&gt; Configure -&gt; Window color scheme
Either in menu or hamburger mode.

FEATURE: 506618
</content>
</entry>
<entry>
<title>Add Filelight menu to Tools menu</title>
<updated>2025-04-19T12:32:25Z</updated>
<author>
<name>Felix Ernst</name>
<email>felixernst@kde.org</email>
</author>
<published>2025-04-19T12:32:25Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=b889a446bfe851a7f49821d469c5f3041b6e5774'/>
<id>urn:sha1:b889a446bfe851a7f49821d469c5f3041b6e5774</id>
<content type='text'>
The menu for installing and launching Filelight was only available
through the status bar free space info button until now. By default
we do no longer show the free space info button because the status
bar has been changed to show less information by default.

This commit adds the "Manage Disk Space Usage" menu to the "Tools"
menu in the menu bar so it is more discoverable for users.
</content>
</entry>
<entry>
<title>Revert dd07a327 Move "Show in Groups" toggle action into Sort menu</title>
<updated>2025-04-16T06:24:46Z</updated>
<author>
<name>Jin Liu</name>
<email>m.liu.jin@gmail.com</email>
</author>
<published>2025-04-10T04:38:20Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=2eb009455bec2fcdbd394a276ce40b3ff5efc35f'/>
<id>urn:sha1:2eb009455bec2fcdbd394a276ce40b3ff5efc35f</id>
<content type='text'>
Now it's in the first level of the "View Settings" dropdown, no
need to be nested in the "Sort" menu.
</content>
</entry>
<entry>
<title>Add a new "view_settings" action</title>
<updated>2025-04-16T06:24:46Z</updated>
<author>
<name>Jin Liu</name>
<email>m.liu.jin@gmail.com</email>
</author>
<published>2025-04-10T04:30:29Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=676c7fee62a42605d8f896be1089158159a8003c'/>
<id>urn:sha1:676c7fee62a42605d8f896be1089158159a8003c</id>
<content type='text'>
This should replace the "View Mode" button in the toolbar by default. Its
dropdown menu contains more actions related to the view: zoom, sort by,
show additional columns, show hidden files, grouping, show file previews.

The original "view_mode" action is kept so the "Change View Mode" submenu
in the main menu (or in the hamburger menu when this button is invisible)
is unchanged.
</content>
</entry>
<entry>
<title>dolphinui: Set view_mode action to low priority</title>
<updated>2025-04-02T08:17:32Z</updated>
<author>
<name>Akseli Lahtinen</name>
<email>akselmo@akselmo.dev</email>
</author>
<published>2025-04-02T08:17:32Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=594e0a394341e92069dc16aa0aca5f42ac362274'/>
<id>urn:sha1:594e0a394341e92069dc16aa0aca5f42ac362274</id>
<content type='text'>
Viewmode text is rather long, so we should hide it by default. Setting
the priority to low seems to fix that.

BUG: 501498
</content>
</entry>
<entry>
<title>Move "Show in Groups" toggle action into Sort menu</title>
<updated>2025-03-27T19:41:39Z</updated>
<author>
<name>Nate Graham</name>
<email>nate@kde.org</email>
</author>
<published>2025-03-27T19:29:26Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=dd07a3273c53eb9f86f59c5ef74072433138a361'/>
<id>urn:sha1:dd07a3273c53eb9f86f59c5ef74072433138a361</id>
<content type='text'>
This is the sort of thing a user might want to toggle temporarily, as
sometimes grouping is a helpful visualization and sometimes not.

Right now, doing that is easy when using the in-window menubar or the
global menu: View &gt; Show in Groups. However when using the default
hamburger menu, it becomes difficult: Burger menu &gt; More &gt; View &gt;
Show in Groups. It's four levels of nesting and requires precision.

This change addresses that by  moving the action into the "Sort By"
menu. This improves discoverability for people using the default UI,
and makes the location of the action consistent for people using all UI
styles. It also gets the item into the view context menu, where it
currently isn't, providing another entry point for it.
</content>
</entry>
<entry>
<title>Add phone UI</title>
<updated>2024-10-17T15:52:31Z</updated>
<author>
<name>Felix Ernst</name>
<email>felixernst@zohomail.eu</email>
</author>
<published>2024-09-15T16:52:49Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=b9c04a701d093fe56c516f520fa16c8f6eb1e007'/>
<id>urn:sha1:b9c04a701d093fe56c516f520fa16c8f6eb1e007</id>
<content type='text'>
Previous to this commit launching Dolphin on phones (e.g. those
running Plasma Mobile) would show Dolphin with its default user
interface optimised for desktop usage. This commit changes this so
instead a phone form factor optimised user interface is used.

The differences to the default UI configuration are:
-Toolbar at bottom
-Icon-only toolbar
-Different actions on the toolbar
-Places panel hidden
-Location bar at the top with a button to show places
-Zoom slider hidden (pinch gestures to zoom still work)

Through these changes Dolphin actually has a good user experience
on phones by default. All the features were already there.
Especially Steffen Hartleib's work to trigger selection mode on
long press leads to great UX when dealing with multiple files.

Still, this might be considered just a start towards making Dolphin
great on phone form factors. Secondary windows that Dolphin might
spawn are not yet adapted, but are usable on Plasma Mobile as they
are anyway.
</content>
</entry>
</feed>
