Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File manager issues and improvements tracker #515

Open
1 of 11 tasks
Stoppedpuma opened this issue Nov 18, 2024 · 2 comments
Open
1 of 11 tasks

File manager issues and improvements tracker #515

Stoppedpuma opened this issue Nov 18, 2024 · 2 comments
Labels
bug Something isn't working enhancement New feature or request UI

Comments

@Stoppedpuma
Copy link
Collaborator

Stoppedpuma commented Nov 18, 2024

Issues:

  • Some thumbnails refuse to generate
  • Generation of thumbnails is slow
  • Performance is horrible in directories with thousands of images
  • Folder buttons and text seem to be incorrect in the file list

Improvements:

  • Resizing the window should only work in increments of how many thumbnails can be present
  • Add blur to allow more transparency (see attached image, values are black at10% opacity, white text 65% opacity, ignore the white variant, upon further thought, it's a bad idea since text is white)
  • Experiment with jpeg or jpeg-xl reduce thumbnail file size
  • Replace the plain text of a non-loaded thumbnail (proof of concept in second attached image, will likely be improved later)
  • Path editing
  • Path copy pasting
  • Make text and icon of unavailable bookmark directories greyed out, show warning that the directory is missing if the user clicks it

image
image

@Stoppedpuma Stoppedpuma added bug Something isn't working enhancement New feature or request UI labels Nov 18, 2024
@B-LechCode
Copy link
Collaborator

I'd like to have the option to edit the path via keyboard/copy paste :)

@Stoppedpuma
Copy link
Collaborator Author

Stoppedpuma commented Nov 18, 2024

I'd like to have the option to edit the path via keyboard/copy paste :)

I have already mentioned this so it should be added when sorting filters come around! I've also had the idea for a "right click" menu for the thumbnails and bookmarks but these aren't possible at the moment since overlays (the file manager is currently an overlay) can't seem to create other overlays / pop-ups. Expect these as well whenever it's possible!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request UI
Projects
None yet
Development

No branches or pull requests

2 participants