<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/src/settings/dolphin_directorysizemode.upd, 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-04-24T14:58:44Z</updated>
<entry>
<title>Delete old KF5-based kconf update script</title>
<updated>2025-04-24T14:58:44Z</updated>
<author>
<name>Nate Graham</name>
<email>nate@kde.org</email>
</author>
<published>2025-04-24T14:58:44Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=2f208662cbd604f879027d3cd633a5ce59182a4f'/>
<id>urn:sha1:2f208662cbd604f879027d3cd633a5ce59182a4f</id>
<content type='text'>
This already ran, and running it again would be incorrect, so just
delete it.
</content>
</entry>
<entry>
<title>Revert "Update kconf update script version to 6"</title>
<updated>2025-04-24T14:55:19Z</updated>
<author>
<name>Nate Graham</name>
<email>nate@kde.org</email>
</author>
<published>2025-04-24T14:55:19Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=9d62b209b256a0b782f442bdb36de628de99ec38'/>
<id>urn:sha1:9d62b209b256a0b782f442bdb36de628de99ec38</id>
<content type='text'>
This reverts commit fc56f8f2f92b98ccb9a1da0ffcbb57d723dc33bb.

By changing the version number, this script now runs again, but it
doesn't need to since the change was already made on everyone's systems.
Instead it should just be deleted.
</content>
</entry>
<entry>
<title>Update kconf update script version to 6</title>
<updated>2025-04-17T09:56:09Z</updated>
<author>
<name>Nate Graham</name>
<email>nate@kde.org</email>
</author>
<published>2025-04-15T15:31:39Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=fc56f8f2f92b98ccb9a1da0ffcbb57d723dc33bb'/>
<id>urn:sha1:fc56f8f2f92b98ccb9a1da0ffcbb57d723dc33bb</id>
<content type='text'>
This allows it to run for people upgrading from an ancient version
straight to the current one, and also prevents an error message about
this from appearing in the journal log.
</content>
</entry>
<entry>
<title>Add option to completely disable directory size counting</title>
<updated>2024-03-07T15:11:34Z</updated>
<author>
<name>Nico Kreipke</name>
<email>dev@nkreipke.de</email>
</author>
<published>2024-03-02T16:44:41Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=815bb8d514d70d79ef5f3fd7fffa95850f761d55'/>
<id>urn:sha1:815bb8d514d70d79ef5f3fd7fffa95850f761d55</id>
<content type='text'>
Dolphin shows the size of directories by listing their contents, which
for some users might cause unwanted load on the file system.
Depending on the size of the subdirectories in question and how the
storage is accessed, this might cause noticeable delays and even
freezing.

This commit adds a new option under "View -&gt; Content Display" that
enables users to set "Folder size:" to "No size", completely disabling
directory size counting. Directory size counting is still enabled by
default.

As a third option for "Folder size" is added, the DirectorySizeCount
boolean setting is replaced with a DirectorySizeMode enum setting. The
old setting is migrated using a kconf_update script.

FEATURE: 477187
GUI:
</content>
</entry>
</feed>
