keystate
-
# org_kde_kwin_keystate
Keeps track of the states of the different keys that have a state attached to it.Requests
-
void org_kde_kwin_keystate_fetchStates(struct org_kde_kwin_keystate* org_kde_kwin_keystate)
-
void org_kde_kwin_keystate_destroy(struct org_kde_kwin_keystate* org_kde_kwin_keystate)
Events
-
uint32_t keyuint32_t state
Enums
-
ORG_KDE_KWIN_KEYSTATE_KEY_CAPSLOCKORG_KDE_KWIN_KEYSTATE_KEY_NUMLOCKORG_KDE_KWIN_KEYSTATE_KEY_SCROLLLOCK
-
ORG_KDE_KWIN_KEYSTATE_STATE_UNLOCKEDORG_KDE_KWIN_KEYSTATE_STATE_LATCHEDORG_KDE_KWIN_KEYSTATE_STATE_LOCKED
-
Copyright Info
SPDX-FileCopyrightText: 2019 Aleix Pol Gonzalez <aleixpol@kde.org>
SPDX-License-Identifier: LGPL-2.1-or-later