KDE solution
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 3
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
I just tested this https://github.com/pashazz/ksetwallpaper
Seems to work. I would guess the path of least resistance would be to just take that python script and drop it into the bin folder. Or swipe the call to dbus from that script.
It uses dbus. which should be installed on any machine and apparently the dbus python modules is also installed. That said, it does have dbus and python3-dbus as prereqs.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the referenced ksetwallpaper project and inspecting this repository's bin directory. Determine whether KDE wallpaper support is intended to use that Python script or its dbus call, and verify the dbus and python3-dbus prerequisites. Done means the intended KDE solution is integrated and works with the repository's existing behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100