react-explorer icon indicating copy to clipboard operation
react-explorer copied to clipboard

These items should be hidden on Linux.

Open jdev082 opened this issue 3 years ago • 2 comments

These should be hidden: image

  1. [Swap] isn't even a readable directory, it's the swap partition. The swap partition is basically extra emergency RAM, similar to the pagefile on Windows. As this doesn't even contain files, not even readable ones. This should be hidden.
  2. EFI System Partition, The partition that is critical and makes the OS boot. Not only can this not be read, unless the FM is ran as root. It's also pretty useless to be there. And may make the user think its a bug. Since It can't be viewed, maybe a warning that the user doesn't have the permissions to access the directory?

jdev082 avatar Jun 13 '22 14:06 jdev082

I knew this wasn't perfect, but I didn't try it on Linux: it's really a bad experience: I'll try to improve that.

warpdesign avatar Jun 14 '22 07:06 warpdesign

I installed MX Linux but don't see the [SWAP] partition: could you tell me the partition type you used for the swap so that I can reproduce & fix the problem?

warpdesign avatar Oct 06 '22 13:10 warpdesign

Fixed in #329

warpdesign avatar Dec 09 '22 09:12 warpdesign