diff options
author | Simon Ser <contact@emersion.fr> | 2023-06-12 18:28:33 +0200 |
---|---|---|
committer | Alexander Orzechowski <alex@ozal.ski> | 2023-06-12 21:52:16 +0000 |
commit | ac426c0c2469cb0b3297f95c8508a052705bdf4a (patch) | |
tree | 3edc2efbd2285f5e487144c527bf5473e6e43962 /examples/idle.c | |
parent | 4339c37f99aa311e300205a7d27c43e470ae93da (diff) |
examples/output-layers: fix layers not included in commit
wlr_output_set_layers() attaches layers to the output's pending
state, but then uses a detached wlr_output_state in
wlr_output_state_commit(). This results in layers being left out
of the committed state.
Fixes: 8e81b4bb4237 ("examples: convert to new rendering API")
Diffstat (limited to 'examples/idle.c')
0 files changed, 0 insertions, 0 deletions