~ruther/dwl

733114f0ca5a09b471514d54dbced4a9a6068e7b — Leonardo Hernández Hernández 1 year, 9 months ago fdb66cc
schedule a frame after commmiting gamma

not doing it, may freeze the output or do not actually change the gamma until
creating a client
1 files changed, 1 insertions(+), 0 deletions(-)

M dwl.c
M dwl.c => dwl.c +1 -0
@@ 2075,6 2075,7 @@ setgamma(struct wl_listener *listener, void *data)
	}

	wlr_output_commit_state(event->output, &state);
	wlr_output_schedule_frame(event->output);
}

void

Do not follow this link