-
Notifications
You must be signed in to change notification settings - Fork 31
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
Waypaper Issues & Features #41
Comments
Hello, thank you for your interest! I like your suggestions, I'll try to address them here to indicate possible directions. The problem is mainly that I currently lack time or knowledge to realize some of these features, namely:
The current logic it that we try to spawn a process, but if it's already there, then nothing happens. It shows an error, but to me, it's not a big deal. I am not sure how to accurately check if the daemon is already running to be honest. Plus recently
This is a new feature that is not released yet, but I thought that showing/hiding the hidden images works in the current version in
Now it's limited to 2 or 3 levels, if I recall. This limit is to prevent super-long indexing if home directory is selected for example (this may happen if the system has no Pictures directory set for example). I mean, how many subfolder levels people may have in their wallpaper folders?
True, but with my limited knowledge of GTK it's the best I could do. Would be happy to see the correct implementation if someone knows how to make it.
I agree, would be great, but I am not sure how to do it correctly. Would be awesome if someone showed/did it for this specific library.
Would be interesting, but since I personally don't even use tray, I am not sure how it is supposed to be done. Plus that would require additional setting probably. Also, it is not the kind of program that is expected to run continuously. Some people say that only certain kind of programs should go to tray. So I'd say this feature is not on the list.
You can set it in the config file for
I tried for some time to mark gif images somehow, either by animation or at least with an icon but couldn't get a minimalistic enough code without involving additional libraries. Your suggestion to filter gifs actually makes sense, I didn't think about it. In future, I plan to make a little filter menu where all the show subfolders, show hidden, and show gifs will probably go. In general, I'll be happy to consider PRs with some of these features. |
To update:
|
This creates a more compact menu, and also addresse partly issue #41
Showing only gifs option is also added. |
Okay, so I think here I mainly either implemented/fixed the proposed features or they are not planned (like tray or some transitions options in GUI). Shipping binary would be nice, yes, I'll look into it. With that, I'll close this issue. Thank you again for the suggestions! |
First things first, I absolutely love the minimalistic approach of waypaper over waypaper-engine. However, I have found a few concerning issues to address while using [SWWW] as the wallpaper setter with waypaper. I have not bothered to reproduce these issues with another available setter, therefore, other setters may vary.
ISSUES & FEATURES
💗 Hope to see new releases address and resolve these issues and features.
The text was updated successfully, but these errors were encountered: