]> git.mdlowis.com Git - proto/labwc.git/commit
chase wlroots: simplify transforms in scene-helpers (MR 4819/4845)
authortokyo4j <hrak1529@gmail.com>
Fri, 25 Apr 2025 09:35:05 +0000 (18:35 +0900)
committerJohan Malm <johanmalm@users.noreply.github.com>
Wed, 21 May 2025 05:36:08 +0000 (06:36 +0100)
commit2b1923c86779ab3dc627a5875858a2c90326dcd0
tree63d7c8b8d4a969c0747b50651470839498a68568
parent6caa2a8830aa459b862eebeb448bc1234e8420d2
chase wlroots: simplify transforms in scene-helpers (MR 4819/4845)

Ref: 009515161bd97d8f920d72d31ef462f2608688e8
("scene: Only accept buffer coordinates for damage")

Note:
MR 4819 is immediately followed by MR 4845.
MR 4819 removes return value of wlr_damage_ring_add().
MR 4845 applies applies buffer-local coordinates for
scene_output->damage_ring instead of transformed coordinates.
src/common/scene-helpers.c
subprojects/wlroots.wrap