Skip to content

[GTK] Can draw outside window on Wayland #3145#3284

Open
tmssngr wants to merge 1 commit intoeclipse-platform:masterfrom
syntevo:feature/3145-gtk-can-draw-outside-shell
Open

[GTK] Can draw outside window on Wayland #3145#3284
tmssngr wants to merge 1 commit intoeclipse-platform:masterfrom
syntevo:feature/3145-gtk-can-draw-outside-shell

Conversation

@tmssngr
Copy link
Copy Markdown
Contributor

@tmssngr tmssngr commented May 6, 2026

GC.clipping seems to define the maximum possible clipping rect. However, it did not take into account that controls can be located (partly) outside a client area (e.g. of the shell). Now we reduce the maximum possible clipping rect by the parent client areas so they can't draw over them.

`GC.clipping` seems to define the maximum possible clipping rect.
However, it did not take into account that controls can be located
(partly) outside a client area (e.g. of the shell). Now we reduce the
maximum possible clipping rect by the parent client areas so they can't
draw over them.
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 6, 2026

Test Results (linux)

   94 files  ±0     94 suites  ±0   15m 4s ⏱️ +46s
4 597 tests ±0  4 373 ✅ ±0  224 💤 ±0  0 ❌ ±0 
3 383 runs  ±0  3 308 ✅ ±0   75 💤 ±0  0 ❌ ±0 

Results for commit d342126. ± Comparison against base commit 65f43d4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant