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

Linux Support #1

Closed
dreaddr opened this issue Apr 26, 2021 · 4 comments
Closed

Linux Support #1

dreaddr opened this issue Apr 26, 2021 · 4 comments
Labels
enhancement New feature or request

Comments

@dreaddr
Copy link

dreaddr commented Apr 26, 2021

I just wanted to ask if there would be support for Linux? In the future or if it supports Linux already.

@Mamiglia
Copy link
Owner

Technically it could be adapted, and it would be fairly easy. The only parts to be modified are in the class SetNewWallpaper.java and the installer. The problem with linux is that it has many Desktop Manager (KDE, XFCE, GNOME.. etc) and each of them has a different way to apply a wallpaper. For instance if you read the code in SetNewWallpaper.java you would see a method to apply a wallpaper in XFCE (as this was the VM's DE I developed on).

I plan to add such feature in the future

@dreaddr
Copy link
Author

dreaddr commented Apr 30, 2021

Yep, this is the exact same issue I'm facing with wallpaper-reddit package as I use the Deepin DE, and that isn't supported by that package. Hope the best in adding these features, you can close this issue if you so wish.

@HarshaVardhanNakkina
Copy link

@dreaddr you can use styli.sh for linux

@dreaddr
Copy link
Author

dreaddr commented Aug 19, 2021

Thanks @HarshaVardhanNakkina

@Mamiglia Mamiglia added the enhancement New feature or request label Sep 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants