mirror of
https://github.com/labwc/labwc.git
synced 2026-04-07 08:21:20 -04:00
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
This commit is contained in:
parent
368ec938a5
commit
055d089066
3 changed files with 3 additions and 61 deletions
|
|
@ -39,8 +39,6 @@ struct output {
|
|||
* disconnected and connected again.
|
||||
*/
|
||||
uint64_t id_bit;
|
||||
|
||||
bool gamma_lut_changed;
|
||||
};
|
||||
|
||||
#undef LAB_NR_LAYERS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue