Kanzi 3.9.10
wayland_keyboard_input.hpp File Reference

Namespaces

namespace  kanzi
 
namespace  kanzi::wayland
 

Functions

KZ_NO_DISCARD KeyModifier kanzi::wayland::getWaylandKeyModifiers (unsigned int modsDepressed, unsigned int modsLatched, unsigned int modsLocked) noexcept
 Gets the currently active key modifiers.
 
KZ_NO_DISCARD LogicalKey kanzi::wayland::waylandKeyToLogicalKey (unsigned int keyCode) noexcept
 Maps the native Wayland key to a logical key used by Kanzi.