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

Color fluid animation #24

Open
sherloach opened this issue Sep 8, 2023 · 7 comments
Open

Color fluid animation #24

sherloach opened this issue Sep 8, 2023 · 7 comments

Comments

@sherloach
Copy link

I really like this fluid wallpaper from wallpaper engine. Does it work with this?
https://steamcommunity.com/sharedfiles/filedetails/?id=1748506393)](https://steamcommunity.com/sharedfiles/filedetails/?id=1748506393)

@haren724
Copy link
Owner

haren724 commented Sep 8, 2023

Yes, It definitely works! Tested at v0.5.2 in TestFlight release

Here is the preview:

Screenshot 2023-09-09 at 03 34 26

@haren724
Copy link
Owner

haren724 commented Sep 8, 2023

btw, due to a Cocoa API limitation (or just because I'm noob to that framework), you can only interact with the wallpaper with mouse clicking and dragging. Slightly different from Wallpaper Engine.

@sherloach
Copy link
Author

Let me try, thanks.

btw, is there a way to use Wallpaper Engine on Mac?

@sherloach
Copy link
Author

There are some problems:

  • it's seem that the folder of Fluid wallpaper has no mp4 file so your app set the default wallpaper (the blue background in the menu bar)
Screenshot 2023-09-09 at 10 19 12 am
  • I can't use it for multiple desktops, this is my desktop 2, it still show the default wallpaper rather than the Fluid wallpaper
Screenshot 2023-09-09 at 10 19 33 am

@haren724
Copy link
Owner

haren724 commented Sep 9, 2023

Let me try, thanks.

btw, is there a way to use Wallpaper Engine on Mac?

There are some problems:

  • it's seem that the folder of Fluid wallpaper has no mp4 file so your app set the default wallpaper (the blue background in the menu bar)
Screenshot 2023-09-09 at 10 19 12 am * I can't use it for multiple desktops, this is my desktop 2, it still show the default wallpaper rather than the Fluid wallpaper Screenshot 2023-09-09 at 10 19 33 am

ym the Wallpaper Engine on Steam? I think it's impossible

Which version are you currently using? I suggest you could get the latest build from here

@sherloach
Copy link
Author

sherloach commented Sep 9, 2023

oh I just downloaded the latest version, and the first problem was fixed. But it seems like just the first desktop works, the other desktops don't have animation when I click or drag, just a static wallpaper

@haren724
Copy link
Owner

oh I just downloaded the latest version, and the first problem was fixed. But it seems like just the first desktop works, the other desktops don't have animation when I click or drag, just a static wallpaper

Indeed, That's because I only designed Wallpaper Window which reveals at desktop layer to be initialized once.
Wallpapers on the other desktops is truly static wallpaper, that I'd like to make your system menu bar's tint color to pair with the dynamic wallpaper's.
Multi-display function is on its way.

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

No branches or pull requests

2 participants