chase wlroots: wlr_scene_set_gamma_control_manager_v1

Ref: 515275ee7214bf91f8a758b660093eb4b932195a
(wlr_scene: Introduce wlr_scene_set_gamma_control_manager_v1)

This wlroots change eliminates the need for separate event tracking for gamma
control application.

v2: Fix code style
v3: Rebase now that 0.20 is merged
This commit is contained in:
Christopher Snowhill 2026-03-30 00:02:47 -07:00 committed by Consolatis
parent 647e9b7658
commit cee5712877
3 changed files with 6 additions and 65 deletions

View file

@ -38,8 +38,6 @@ struct output {
* disconnected and connected again.
*/
uint64_t id_bit;
bool gamma_lut_changed;
};
#undef LAB_NR_LAYERS