<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/src/dolphinui.rc, branch master</title>
<subtitle>Patched KDE Dolphin with Pixel Scaling
</subtitle>
<id>https://fiftyfourth.xyz/git/dolphin/atom?h=master</id>
<link rel='self' href='https://fiftyfourth.xyz/git/dolphin/atom?h=master'/>
<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>Change three view buttons into one with menu arrow</title>
<updated>2025-01-30T09:25:12Z</updated>
<author>
<name>Akseli Lahtinen</name>
<email>akselmo@akselmo.dev</email>
</author>
<published>2025-01-30T09:25:12Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=128f797d73ba8118072767cbead7f22590b522db'/>
<id>urn:sha1:128f797d73ba8118072767cbead7f22590b522db</id>
<content type='text'>
Instead of showing three buttons, which is quite visually noisy, show
only one button that is split: First button, when clicked, loops
through the view modes. Second smaller button with the down arrow
shows menu of the available view modes.

See also
https://invent.kde.org/system/dolphin/-/issues/68#toolbar-button-changes

Alternative for https://invent.kde.org/system/dolphin/-/merge_requests/893

![Screencast_20250121_123718](/uploads/e8625c485c58a9c47e8168106b3e7419/Screencast_20250121_123718.mp4)
</content>
</entry>
<entry>
<title>Implement "Focus Places Panel"</title>
<updated>2024-08-18T21:41:34Z</updated>
<author>
<name>Felix Ernst</name>
<email>felixernst@kde.org</email>
</author>
<published>2024-08-18T21:41:34Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=f220e3b0783a24a6c7195f170297cf4b12a29d85'/>
<id>urn:sha1:f220e3b0783a24a6c7195f170297cf4b12a29d85</id>
<content type='text'>
This commit implements an action to move focus to the Places panel
analogous to "Focus Terminal Panel" functionality-wise.
The implementation of the "Focus Terminal Panel" and "Focus Places
Panel" actions is streamlined while improving their code quality.

The "Focus Terminal Panel" action is moved into the "Show Panels"
sub-menu because it makes more sense to be there considering that its
previous location (the "Tools" menu) is meant for external applications
and not for functionality internal to Dolphin.

This commit also makes it so the keyboard focus is moved to and from
the Places panel whenever it is toggled visible or invisible. This is
now consistent with the focus handling when the Terminal panel is shown
or hidden.

The "Focus Places Panel" is one of the actions which was wished for in
KDE's accessibility chat room because people relying on keyboard
controls might need to press the Tab key a lot to move from the view to
the Places panel.

The new default shortcut is Ctrl+P.
</content>
</entry>
<entry>
<title>Add "Act as Administrator" toggle action</title>
<updated>2024-05-11T17:16:35Z</updated>
<author>
<name>Felix Ernst</name>
<email>felixernst@kde.org</email>
</author>
<published>2024-05-11T17:16:35Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=6c60655ce246a91758f4b9035edf318cb1197a2c'/>
<id>urn:sha1:6c60655ce246a91758f4b9035edf318cb1197a2c</id>
<content type='text'>
This commit adds an "Act as Administrator" toggle action to the
View menu if kio-admin is installed. The action allows switching
between acting as an admin with root-access or not.

This was already possible in Dolphin when kio-admin is installed by
editing the location bar directly. However this is somewhat
unintuitive and there are no warnings at all about the dangers of
acting as an administrator.

This commit adds a warning dialog when triggering the action. It is
somewhat explicit about the risks because this is in fact very
dangerous.

Furthermore, while acting on a view with administrative privileges,
a bar above the view shows up that contains a warning. The bar can
be closed to stop acting with elevated privileges.

The warning dialog can be disabled and re-enabled from the Dolphin
settings but only if the action is even available.

There is a lot more to be done to further improve this feature both
security-wise as well as when it comes to usability. But
considering that we are already encouraging users to use this
feature without any warnings at all, I feel like now is a good time
to merge this.

This work is part of a project funded through the NGI0 Entrust
Fund, a fund established by NLnet with financial support from the
European Commission's Next Generation Internet programme, under the
aegis of DG Communications Networks, Content and Technology. As
such, please contact me if you plan on doing related work so what
you are doing doesn't collide with work I am being funded to do.
</content>
</entry>
</feed>
