1245

Dolphin

Download-Link for people that are too lazy to scroll down above page: Nightly builds for Windows

you are viewing a single comment's thread
view the rest of the comments
[-] mormund@feddit.org 54 points 4 days ago

I know this is the wrong place to say this, but I really like the Windows Explorer. Dolphin is a good replacement, but it would be one of the few things I'd like to keep on Linux.

[-] carrylex@lemmy.world 110 points 4 days ago* (last edited 4 days ago)

I just updated to Windows 11 and oh boy has it gotten worse when compared to 10...

The UI, useless spacing in between items, 2nd context menu, gigantic bars on top, the somehow missing create folder button, OneDrive Integration, "Pin to quick access" everywhere, freezing up when creating thumbnails, constantly somehow resetting the layout of the user home and I'm just getting started... But hey it got tabs now

[-] KazuchijouNo@lemy.lol 29 points 4 days ago* (last edited 4 days ago)

I was a win10 user because I was forced to update from 7. So I got really annoyed when I saw the new context menu for dumdums. It's useless.

If I ever need to install windows 11, either on a virtual machine or for a family member, I run a script that returns the old context menu (and several others that remove a bunch of bloat and de-activate internet search on the searchbar)

[-] rumba@lemmy.zip 9 points 3 days ago

Ohh not totally for dumdums. The design of the old context menu is one of Explorer's greatest weaknesses.

When you right click that menu, every context application DLL listed in the registry needs to load. So if you have an end user with a bunch of context apps. mp3tag, smartrename,scan for viruses or even worse some dll that needs a network resource to init. that context menu can take 5-10 seconds to load on an old encumbered system.

9/10 they just want to right click and open with or rename, so there's a cheap menu with no dll loading and an option to load them anyway.

I feel you, I set my win11 desktop to show the old style too, but the idea behind it isn't bad.

[-] ISOmorph@feddit.org 6 points 3 days ago

Wouldn't the better idea have been to load specific DLLs on activation of a function then? Dicking over users that know how to use their OS for the sake of digital slobs seems unfair.

[-] rumba@lemmy.zip 4 points 3 days ago

There's a million different design problems in all of Windows. There's probably a million better ways to fix the problem.

I'm just saying that what they did isn't without merit. And they did leave you the option to turn it off.

[-] Rai@lemmy.dbzer0.com 4 points 3 days ago

I use Windows 10 with OpenShell so I can turn it into Windows 7. I definitely will never use windows 11 hahaha

[-] apftwb@lemmy.world 15 points 4 days ago

Microsoft messed up File Explorer tabs. If you make a new tab, start a search, the close the tab before the search finishes, you break the URL/path bar text. You cannot see what directory you are in unless you click the path bar. The only way to fix it is you restart the application.

[-] otter@lemmy.ca 15 points 4 days ago

There's also this on Windows

https://github.com/files-community/Files

Although it seemed to freeze up from time to time back when I was on windows

[-] WhyJiffie@sh.itjust.works 3 points 4 days ago

windows 11

oh... now I understand everything

[-] SorryQuick@lemmy.ca 1 points 3 days ago

At least on linux you have the choice. Somehow however, it seems so many people like to recreate or even worsen the windows experience. I guess Unixporn didn’t make it to lemmy, but half of those did not feel usable. Why would I want one inch wide gaps between everything?

[-] Diplomjodler3@lemmy.world 37 points 4 days ago

GET THE TORCHES AND PITCHFORKS!!!

[-] Lembot_0004@discuss.online 13 points 4 days ago

Nah, who cares. We even have guys around who claim that they like vim. Just another crazy isn't a reason to get torches. We save them for a real occasion.

[-] circuitfarmer@lemmy.sdf.org 12 points 4 days ago

I wouldn't say like, I just don't know how to quit it.

[-] jqubed@lemmy.world 5 points 4 days ago
[-] circuitfarmer@lemmy.sdf.org 7 points 4 days ago

And here I've just been shutting the power off for years!

(That's on me, I should have put a /s by my pun above)

[-] rumba@lemmy.zip 5 points 3 days ago* (last edited 3 days ago)

like? I fing love Vim. It's like a peanut butter and jelly sandwich made of sunk cost fallacy and Stockholm syndrome.

I've spent years using it, so I know every (reasonable) key combination and don't need my mouse* to wiz around even very large documents. It's on every pc/server I use by default, it's on my phone. I can run it on a server from a console window with no window manager.

I get there's a lot not to like, but it's like 10% of my DevOPS superpower.

[-] Lembot_0004@discuss.online 4 points 3 days ago

When I quit using vim, I noticed how easier and brighter my life became. But I am a programmer, not a sysadmin.

[-] rumba@lemmy.zip 2 points 3 days ago

It is admittedly not the best IDE for your computer.

[-] degen@midwest.social 6 points 4 days ago

I like vim and emacs, but I also agree so I'm not sure how to feel

[-] cygnus@lemmy.ca 15 points 4 days ago* (last edited 4 days ago)

But... Why? It's just a mediocre and laggy copy of Dolphin.

[-] waigl@lemmy.world 15 points 4 days ago* (last edited 4 days ago)

Okay, I'm generally on the side if dolphin UI-wise, but when it comes to the topic of lagginess, it has to be said that dolphin, and in fact, almost everything using the kio infrastructure, is the one shitting the bed here. You'd think a bit of multithreading will keep the UI from freezing up whenever the underlying I/O has some minor hiccup (which can absolutely happen in practice with network filesystems or USB sticks in combination with large file transfers), but apparently dolphin can't do that.

[-] prole 14 points 4 days ago
[-] waigl@lemmy.world 12 points 4 days ago* (last edited 3 days ago)

It lags for me whenever I access some filesystem that takes a while to respond. That could be a faulty or old device, or it could be an NFS share with multiple large file transfers going on in the background.

And when I say it lags, I don't mean it just takes a while to show me a directory's content, I mean the entire UI freezes and kwin will grey out the window because tha application isn't responding any more.

This does not happen a lot, and if your file browsing is largely limited to a fast local storage, like a SATA SSD or even an NVMe, you may well never see this problem at all. But it does happen.

[-] cygnus@lemmy.ca 7 points 4 days ago* (last edited 4 days ago)

Admittedly I use an NVMe drive but I've never had this happen once in the years I've been using KDE. Dolphin is so much snappier than Windows Explorer on the same hardware that it's almost funny.

[-] lastweakness@lemmy.world 2 points 3 days ago

Yeah, slow network mounts, especially rclone mounts, are typical examples of this.

[-] rozodru@piefed.social 8 points 4 days ago

ever tried PCManFM? I use that and it feels like the old Windows Explorer.

If it wasn’t for the bugs I’d whole heartedly love windows 11s explorer over 10s.

But if explorer stops responding me my interactions one more time I’m going to commit a crime.

[-] rumba@lemmy.zip 2 points 3 days ago

The primary differences between Dolphin and Explorer are mainly in speed and the context menus for applications. (which is the reason explorer is more encumbered)

Since I use context menus on my windows admin workstation, I wouldn't want dolphin there and I sure as hell don't want explorer in my NixOS.

[-] ILikeBoobies@lemmy.ca 1 points 4 days ago

I would say Windows makes the dolphin experience unusable compared to file explorer

this post was submitted on 01 Oct 2025
1245 points (100.0% liked)

linuxmemes

27570 readers
694 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
  • Don't get baited into back-and-forth insults. We are not animals.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn, no politics, no trolling or ragebaiting.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
  • 5. 🇬🇧 Language/язык/Sprache
  • This is primarily an English-speaking community. 🇬🇧🇦🇺🇺🇸
  • Comments written in other languages are allowed.
  • The substance of a post should be comprehensible for people who only speak English.
  • Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
  • 6. (NEW!) Regarding public figuresWe all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.
  • Keep discussions polite and free of disparagement.
  • We are never in possession of all of the facts. Defamatory comments will not be tolerated.
  • Discussions that get too heated will be locked and offending comments removed.
  •  

    Please report posts and comments that break these rules!


    Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.

    founded 2 years ago
    MODERATORS