-
Notifications
You must be signed in to change notification settings - Fork 10
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
line up the menu bar #6
Comments
Thank you for using wallpaper play. But, I'm sorry for keeping Injectable is private. Enjoy your weekend :) |
Ok, I'm almost done implementing it, although YouTube and Websites do not work yet. It works, thumbnails are backed up at app launch and when setting a video and restored when gracefully closing the app. However, macOS seems to be a bit buggy when setting the wallpaper:
Here is a playground that demonstrates the System Settings bug. It changes the wallpaper, so be sure to have it handy if its not default :). I've submitted a feedback describing all these bugs. And a random bug in wallpaper play: Setting a video while the app is in fullscreen, the AVMediaPlayer opens up as fullscreen as well. Please tell me when I should open a pull request. Enjoy your weekend as well :) |
Sorry for the delay in replying. Thank you for finding the bugs. I would like to open issues for the two bugs you found and look for a solution. Thx :) |
Hi,
first, thank you for writing this app :). It's great to have an open source (and even macOS) alternative and I really like it.
However, there is a small proposal I'd like to make: Line up the menu bar with the video.
Those paid wallpaper apps in the App Store basically do the same by loading the first frame as the wallpaper, which is good enough for wallpapers that don't drastically change their color.
I've already implemented that in a fork, but I could not test it as the
Injectable
package is private on their GitHub and thus not fetchable by Xcode.Feel free to take and tweak my code, its just a proposal and not at all guaranteed to work as I could not even compile because of
Injectable
.Have a nice day :).
The text was updated successfully, but these errors were encountered: