[Feature request] Add option to disallow wobblying when resizing
Open
Nobody has claimed this yet.
easy
good first issue
low-priority
- Dominant language
- C++
- Stars
- 3.1k
- Forks
- 237
- Avg merge
- 1h 43m
- Merged PRs (30d)
- 1
Description
When I resize a window it is hard to do if windows are wobbly.
Is it possible to have wobbly windows, but not while resizing?
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
The issue names wobbly windows and resizing but no files or tests. Start by locating the wobbly-window implementation and the resize handling entry point, then identify where the behavior is configured. Done means wobbly windows remain available generally but are disabled during resizing, with coverage for both states if the project has relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100