[dolphin] [Bug 420657] Allow 512+ px icon sizes

2020-05-08 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=420657 --- Comment #15 from myndstr...@protonmail.ch --- I added some info on the scaling issues and workarounds to this Q&A: https://unix.stackexchange.com/q/585361/233262 I might edit the answer if I find more info on how to improve the scaling without havin

[dolphin] [Bug 420657] Allow 512+ px icon sizes

2020-05-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=420657 --- Comment #14 from myndstr...@protonmail.ch --- (In reply to Nate Graham from comment #12) > Nothing; that's just the way Debian works. If you want newer versions of KDE > software, you'll need to wait for the next major Debian version, switch to > Deb

[dolphin] [Bug 420657] Allow 512+ px icon sizes

2020-04-30 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=420657 --- Comment #13 from Christoph Feck --- I am against saving 512 px icons. Since these are losslessly stored, they could end up larger than the original JPEG, defeating the purpose of the cache. What I hoped for was that Dolphin simply scales the thumbn

[dolphin] [Bug 420657] Allow 512+ px icon sizes

2020-04-30 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=420657 --- Comment #12 from Nate Graham --- (In reply to myndstream from comment #11) > It wouldn't be a workaround but a generally useful change which only also > would be (at least) a short-term solution to the problem described here. I > changed the setting

[dolphin] [Bug 420657] Allow 512+ px icon sizes

2020-04-29 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=420657 --- Comment #11 from myndstr...@protonmail.ch --- It wouldn't be a workaround but a generally useful change which only also would be (at least) a short-term solution to the problem described here. I changed the setting under Displays->Scale Display. The

[dolphin] [Bug 420657] Allow 512+ px icon sizes

2020-04-29 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=420657 --- Comment #10 from Nate Graham --- Sorry no, we don't add code to work around our own bugs; we fix our own bugs instead! :) Please feel free to file bugs resulting from using a high DPI scale factor. But first, how did you change the scale factor? I h

[dolphin] [Bug 420657] Allow 512+ px icon sizes

2020-04-29 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=420657 --- Comment #9 from myndstr...@protonmail.ch --- I changed the display scaling setting back again after restarting. It just looked too bad and there were too many problems - the biggest of which was that the tabs in the bottom panel were too large and h

[dolphin] [Bug 420657] Allow 512+ px icon sizes

2020-04-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=420657 Nate Graham changed: What|Removed |Added Resolution|--- |NOT A BUG Status|REPORTED

[dolphin] [Bug 420657] Allow 512+ px icon sizes

2020-04-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=420657 --- Comment #7 from myndstr...@protonmail.ch --- (In reply to Nate Graham from comment #6) > The QT_SCALE_FACTOR environment variable is meant for automatically scaling > apps (really the whole system) for high DPI screen setups. Are you using one > such

[dolphin] [Bug 420657] Allow 512+ px icon sizes

2020-04-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=420657 --- Comment #6 from Nate Graham --- The QT_SCALE_FACTOR environment variable is meant for automatically scaling apps (really the whole system) for high DPI screen setups. Are you using one such setup? Maybe the problem is that *everything* is too small.

[dolphin] [Bug 420657] Allow 512+ px icon sizes

2020-04-28 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=420657 --- Comment #5 from Christoph Feck --- Yes, we also bumped maximum thumbnail sizes to 512 for Gwenview (see https://phabricator.kde.org/D6083). I only wanted to offer a workaround until a higher scaling was supported for Dolphin. -- You are receiving

[dolphin] [Bug 420657] Allow 512+ px icon sizes

2020-04-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=420657 --- Comment #4 from myndstr...@protonmail.ch --- Thanks, but it only makes a difference when changing from "Huge" to "Large" but neither the space between the folders nor the widths of folders shrink any further when changing from "Large" to "Medium" to

[dolphin] [Bug 420657] Allow 512+ px icon sizes

2020-04-27 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=420657 --- Comment #3 from Christoph Feck --- Change 'Label width'. -- You are receiving this mail because: You are watching all bug changes.

[dolphin] [Bug 420657] Allow 512+ px icon sizes

2020-04-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=420657 --- Comment #2 from myndstr...@protonmail.ch --- (In reply to Christoph Feck from comment #1) > The global scale factor affects font and thumbnail size. > > Try: > > QT_SCALE_FACTOR=2 dolphin Nice, that works! Thank you. This way one can simply create

[dolphin] [Bug 420657] Allow 512+ px icon sizes

2020-04-27 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=420657 --- Comment #1 from Christoph Feck --- The global scale factor affects font and thumbnail size. Try: QT_SCALE_FACTOR=2 dolphin -- You are receiving this mail because: You are watching all bug changes.

[dolphin] [Bug 420657] Allow 512+ px icon sizes

2020-04-27 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=420657 Nate Graham changed: What|Removed |Added Summary|In dolphin please allow |Allow 512+ px icon sizes |users