I love the focus on reducing CPU, GPU, and battery consumption... but it's still going to be distracting.
Yeah. I don't mean to be disrespectful to the OP, but what's the point of having wallpapers, anyway? Distraction is one thing, but it's also obstructed when you open a large window. I can kind of understand having a screensaver with a beautiful picture, but today screensavers are things of the past.
Show HN: High performance X11 animated wallpapers
31–40 of 70 posts
Re: Show HN: High performance X11 animated wallpapers
#32I used to care about my desktop background. But as I've gotten older I find the only time I see it is when I close every window, and sometimes I can go for weeks without closing every window. So now I just leave it as the default because I look at it <1% of the time anyway
Re: Show HN: High performance X11 animated wallpapers
#33Re: Show HN: High performance X11 animated wallpapers
#34Earlier quoted context omitted.
Yeah. I don't mean to be disrespectful to the OP, but what's the point of having wallpapers, anyway? Distraction is one thing, but it's also obstructed when you open a large window. I can kind of understand having a screensaver with a beautiful picture, but today screensavers are things of the past.
It's the same reason I change my icons and desktop theme. I'm gonna stare at this screen for 10+ hours a day, I want it to be beautiful.
Re: Show HN: High performance X11 animated wallpapers
#35Live wallpapers would be much more compelling if the background had context-awareness of what was in the foreground and could interact and animate in a way that augmented the foreground apps instead of just being pretty. Maybe with smart people, future OSes will make that possible.
Re: Show HN: High performance X11 animated wallpapers
#36So the animated wallpaper scene on linux is pretty bizarre. There are some popular methods out there like calling `feh --fill-bg` continuously in a bash loop but it sends your CPU usage to an astronomical 40% which drains the laptop battery pretty quickly. I couldn't find a reasonable animated desktop wallpaper setter, so I wrote a little utility in 150 lines or so in C that I call from .xinitrc to randomly pick a fa…
... or at least it would, if I was seeing my desktop background once in a while
Re: Show HN: High performance X11 animated wallpapers
#37Re: Show HN: High performance X11 animated wallpapers
#38So the animated wallpaper scene on linux is pretty bizarre. There are some popular methods out there like calling `feh --fill-bg` continuously in a bash loop but it sends your CPU usage to an astronomical 40% which drains the laptop battery pretty quickly. I couldn't find a reasonable animated desktop wallpaper setter, so I wrote a little utility in 150 lines or so in C that I call from .xinitrc to randomly pick a fa…
Re: Show HN: High performance X11 animated wallpapers
#39I used to care about my desktop background. But as I've gotten older I find the only time I see it is when I close every window, and sometimes I can go for weeks without closing every window. So now I just leave it as the default because I look at it <1% of the time anyway