Set the EWMH property _NET_WM_ICON
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 9.2k
- Forks
- 1.3k
- Avg merge
- 12h 58m
- Merged PRs (30d)
- 56
Description
The linux keybase client does not seem to set the EWMH property _NET_WM_ICON, which is how many applications display information about open windows:
https://specifications.freedesktop.org/wm-spec/wm-spec-latest.html#idm140200472568384
It would be great if keybase started setting it, so that the keybase application window could more easily be identified.
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 locating the Linux Keybase client window-creation entry point and compare its behavior with the EWMH specification linked in the issue. Done means the application window sets _NET_WM_ICON so desktop tools can identify it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100