Commit 82cba78
committed
meta-stage: Remove backend assertions from overlay paint/update paths
Software cursor overlays are required as a fallback when the cursor
theme is missing a required cursor name.
Two assertions were preventing X11 from using this fallback, resulting
in a crash.
See the bug report below for details.
Fixes #801
With this commit in place, we no longer crash. We get a missing cursor
instead.1 parent 5af60b3 commit 82cba78
1 file changed
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
130 | | - | |
131 | 129 | | |
132 | 130 | | |
133 | 131 | | |
| |||
385 | 383 | | |
386 | 384 | | |
387 | 385 | | |
388 | | - | |
389 | | - | |
390 | 386 | | |
391 | 387 | | |
392 | 388 | | |
| |||
0 commit comments