Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Plasma
KWin
Commits
3abbc312
Commit
3abbc312
authored
Sep 17, 2021
by
Xaver Hugl
Browse files
fix rgb range sending
BUG: 442548
parent
bd9b4291
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/wayland/outputdevice_v2_interface.cpp
View file @
3abbc312
...
...
@@ -284,6 +284,7 @@ void OutputDeviceV2InterfacePrivate::kde_output_device_v2_bind_resource(Resource
sendCapabilities
(
resource
);
sendOverscan
(
resource
);
sendVrrPolicy
(
resource
);
sendRgbRange
(
resource
);
sendDone
(
resource
);
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment