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
ec73f5ee
Commit
ec73f5ee
authored
Oct 09, 2020
by
Aleix Pol Gonzalez
🐧
Committed by
Aleix Pol Gonzalez
Oct 09, 2020
Browse files
Adapt to changes in wayland-server KeyStateInterface
parent
daf693d3
Changes
1
Hide whitespace changes
Inline
Side-by-side
wayland_server.cpp
View file @
ec73f5ee
...
...
@@ -488,7 +488,6 @@ bool WaylandServer::init(const QByteArray &socketName, InitializationFlags flags
m_XdgForeign
=
m_display
->
createXdgForeignV2Interface
(
m_display
);
m_keyState
=
m_display
->
createKeyStateInterface
(
m_display
);
m_keyState
->
create
();
m_inputMethod
=
m_display
->
createInputMethodInterface
(
m_display
);
...
...
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