0bCdian / Waypaper-Engine

A wallpaper setter with playlist functionality!
GNU General Public License v3.0
165 stars 0 forks source link

Can't find where the current wallpaper is stored #10

Closed brighamdent closed 2 months ago

brighamdent commented 3 months ago

I need the current wallpaper to be able to dynamically update other things in my rice.

0bCdian commented 3 months ago

I'm currently working on this alongside other major features, I will release a new major version soon. I was thinking on having a json file on the .cache folder alongside a new CLI command query that would basically be a better version of swww query which you can use right now but it's not formatted, so you'll have to do some string manipulation to get the info you want. More feedback on what exactly you want would be appreciated though, cheers!

btw if you're interested you can see how development is going here

https://github.com/0bCdian/Waypaper-Engine/issues/7#issuecomment-2050289649

brighamdent commented 3 months ago

I was also curious I I use a script to pass the wall papers to rofi but it only works if I manually change the wallpaper. It doesn't work on a slide show. Great app btw

0bCdian commented 2 months ago

Hi! I already released the new version, read the release notes because there is a breaking change regarding scripts, instead of a command flag, its now a directory in which you put the script bash files, and they get executed on each image set :)