Immediate-Mode-UI / Immediate-Mode-UI/Nuklear
X11 scrolling of images with clip region
- Dominant language
- C
- Stars
- 11.4k
- Forks
- 686
- Avg merge
- 4d 1h
- Merged PRs (30d)
- 3
Description
Hello there!
I have met some issue with scrolling of images with active clip region. It is looks like that:
Initial state:

After scrolling a bit, image will overlap window menu bar.

This effect is absent if there is no clip region defined:

Is it issue with x11 backend or nuklear internals?
Contributor guide
Research direction
Start by reproducing the image-scrolling case with an active clip region, then compare it with scrolling without a clip region. Trace the behavior through the X11 backend and relevant Nuklear internals to determine where clipping is lost. Done means identifying the responsible layer and preventing the image from overlapping the window menu bar.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100