Re: Keystates, implementing a full Plasma on Wayland
David Edmundson <[email protected]>
| Newsgroups | gmane.comp.kde.devel.kwin |
|---|---|
| Message-ID | <CAGeFrHB2vO4ZUap47t4-fWo6FkEF7c173=8Snkzisru-YP5nfw@mail.gmail.com> |
Given we are discussing the protocol from scratch, we can put caps lock/scroll lock with the existing org.kde.keyboard iface. Caps lock and layout are related concepts and we don't have the dependency issue as we can just connect directly from the relevant Plasma code. David