The "minimal-tao" example not working on Linux
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 2.1k
- Forks
- 147
- Avg merge
- 12m
- Merged PRs (30d)
- 1
Description
Hi,
for me pixels with tao under Linux (Ubuntu) does not work. Pixels overdraws the whole window (including the title bar and frame) which causes a lot of flickering. Input events on the window also does not work.
Works great under macOS and Windows.
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 running the "minimal-tao" example on Ubuntu and observe the window rendering and input behavior. Trace the Linux-specific windowing path implicated by the example; done means the title bar and frame are not overdrawn or flickering and window input events work as they do on macOS and Windows.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100