mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-22 11:18:12 +02:00
Also make all the callers of weston_surface_assign_output() update the transform instead. This makes sure that when the surface is assigned an output its bouding box is valid. This fixes a bug where a newly created surface would have a NULL output assigned. This would cause weston_surface_schedule_repaint() to not schedule a repaint, preventing the surface to be shown until something else caused a repaint. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| client-test.c | ||
| event-test.c | ||
| Makefile.am | ||
| matrix-test.c | ||
| setbacklight.c | ||
| surface-test.c | ||
| test-client.c | ||
| test-runner.c | ||
| test-runner.h | ||
| test-text-client.c | ||
| text-test.c | ||
| weston-test | ||