rust-windowing / rust-windowing/winit
expose sctk `Frame` in a WindowBuilder extension trait
Open
Nobody has claimed this yet.
C - needs discussion
DS - wayland
S - enhancement
- Dominant language
- Rust
- Stars
- 6.2k
- Forks
- 1.3k
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 9
Description
as part of #1967, and since libdecor-rs seems to be stalled, let users write their own decorations if they are not satisfied with the ones defined by FallbackFrame by providing an extension method on wayland platforms
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 reading issue #1967 and the existing wayland WindowBuilder and FallbackFrame work. Determine how an extension method could expose the sctk Frame for custom decorations, then verify that users can provide their own decoration when the built-in FallbackFrame is insufficient.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100