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
ebf4e082
Commit
ebf4e082
authored
Dec 02, 2020
by
Vlad Zahorodnii
Browse files
platforms/hwcomposer: Emit outputAdded
parent
64260000
Changes
1
Hide whitespace changes
Inline
Side-by-side
plugins/platforms/hwcomposer/hwcomposer_backend.cpp
View file @
ebf4e082
...
...
@@ -217,6 +217,8 @@ void HwcomposerBackend::init()
m_vsyncInterval
=
1000000
/
m_output
->
refreshRate
();
}
emit
outputAdded
(
m_output
.
data
());
if
(
m_lights
)
{
using
namespace
KWaylandServer
;
...
...
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