winapps-org / winapps-org/winapps
Wayland implementation
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 16k
- Forks
- 508
- Avg merge
- 13h 35m
- Merged PRs (30d)
- 3
Description
Discussed in https://github.com/winapps-org/winapps/discussions/19
Originally posted by LDprg July 17, 2023
Wayland with freerdp isnt that hard, we just need select between xfreerdp and the wlfreerdp command. This could happen automatically (based on env vars) or on a config field.
I would prefer to select automatically, as long as no config field is set.
Edit: fix typo
Contributor guide
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 where WinApps invokes xfreerdp and where environment variables or configuration fields are handled. Compare the existing X11 path with the requested Wayland behavior; done means selecting wlfreerdp on Wayland, while retaining xfreerdp otherwise and honoring an explicit configuration choice if supported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux, shell
- Domain
- desktop, operating-systems
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100