hypnotix full wayland
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 45/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Quiet
- Tech stack
- python
- Domain
- desktop, operating-systems
Research direction
Start with hypnotix.py and inspect the Wayland-related environment handling shown in the issue. Trace how the application selects its display backend, then verify that Hypnotix starts and operates in KDE full Wayland without requiring X11 compatibility.
Written by the indexing model from the issue text.
Description
i was using an hypnotix appimage and it would not start under kde6 full wayland, after contacting the appimage maintainer for support i realised that it was not an appimage issue at all and rather a wayland issue, as the code in hypnotix.py
# Force X11 on a Wayland session if "WAYLAND_DISPLAY" in os.environ: os.environ["WAYLAND_DISPLAY"] = ""
requires an X11 backend running and full wayland does not have this.
for the time being i have started it in plasma wayland (x11 compat) and its working fine, but my question is,
Can hypnotix be updated for full wayland as kde is going full wayland at some point as far as i have read ?
- Dominant language
- Python
- Stars
- 1.7k
- Forks
- 242
- PR merge metrics
- No merged PRs in 30d
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.
More from linuxmint/hypnotix
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
Difficulty 3/5 1-2 days Newbie friendliness 76/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 58/100
All issues in linuxmint/hypnotix
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100