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

Add the ability to hide wallpapers #38

Closed
NyanMaths opened this issue Mar 17, 2024 · 5 comments
Closed

Add the ability to hide wallpapers #38

NyanMaths opened this issue Mar 17, 2024 · 5 comments
Labels
enhancement New feature or request

Comments

@NyanMaths
Copy link
Contributor

Hello,
The problem is simple : I would like the gui to hide all wallpapers whose name starts with a dot likewise all files managers and be able to toggle the visibility with a menu or ctrl+h.
It could also be useful to have an option like "hide wallpaper" on right-click to add it to a hide-list without needing to make the filename start with a dot.
... I have no dubious wallpaper at all, what do you mean ?
Thanks in advance for any answer.

@anufrievroman
Copy link
Owner

Hi, thank you for the suggestion! Yes, it makes sense. I think I'll at least implement the show/hide the hidden wallpapers.

However, the hiding of certain wallpapers without actually making them hidden in the operating system would require a big overhead and a separate black list stored somewhere and the ability to remove images from there. I just don't think this niche feature is worth it. So I can only propose hiding certain wallpapers from the list just by renaming them with right click, i.e. they will become hidden in the operating system too, that is quite simple.

@anufrievroman anufrievroman added the enhancement New feature or request label Mar 18, 2024
@NyanMaths
Copy link
Contributor Author

Hmmmmm, nice !
And I have to admit that the "hide" feature indeed was a bit overkill.
Thank you again for this awesome software.

anufrievroman added a commit that referenced this issue Mar 23, 2024
Now display of hidden files can be toggled with "."
This addresses issue #38
@anufrievroman
Copy link
Owner

anufrievroman commented May 13, 2024

By the way, in the last version, the toggle for hidden images with . is implemented. For the hiding specific wallpapers I am still not sure, so I think for now that's it.

p.s. I couldn't figure out how to use ctr+h in GTK, so if someone knows, please share.
p.p.s. Need to remember to implement hidden folders as well.

anufrievroman added a commit that referenced this issue May 17, 2024
This is related to issue #38
@anufrievroman
Copy link
Owner

Hidden folders are implemented as well. So, I'll consider this issue close. Thank you again for bringing this up.

@NyanMaths
Copy link
Contributor Author

As late as it is, thank you for implementing !
I also searched the web about ctrl+h and did not find...

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

No branches or pull requests

2 participants