Splashify icon indicating copy to clipboard operation
Splashify copied to clipboard

Feature Request: Linux app please

Open mohammadrafigh opened this issue 8 years ago • 6 comments

it would be great to have a Linux (at least Ubuntu) version of Splashify. since it's an electron app it would be easy to build one...

mohammadrafigh avatar Dec 22 '16 16:12 mohammadrafigh

I've added AppImage and rpm packages to the latest release

gilbitron avatar Jan 03 '17 12:01 gilbitron

Actually I've just realised that the module I'm using for setting the wallpaper doesn't have a linux version, so I'm afraid I've had to remove the linux builds as they won't work.

gilbitron avatar Jan 05 '17 16:01 gilbitron

Yes I tested, it just saves the picture in pictures folder. I may look into codes if you are ok

mohammadrafigh avatar Jan 05 '17 16:01 mohammadrafigh

Please do. This is the module https://github.com/sindresorhus/wallpaper. It looks like it should support Linux, so not sure why it's not working. It's possible that the image processing library is failing https://github.com/oliver-moran/jimp. Will need to do some testing.

gilbitron avatar Jan 05 '17 16:01 gilbitron

there is an open issue and a PR for that, it seems "wallpaper" module has some problems currently with some desktop environments like KDE, Gnome 2, Cinnamon... which desktop environment did you test with? I use Gnome 3 and no result... it seems we should wait for next release of "wallpaper".

mohammadrafigh avatar Jan 07 '17 13:01 mohammadrafigh

I tested with Ubuntu. Will wait for the next release to see if a fix is included.

gilbitron avatar Jan 07 '17 14:01 gilbitron