On Orbital, implement KeyEventExtModifiersSupplement
This also fixes `logical_key` and `text` not reported in `KeyEvent`.
This commit is contained in:
parent
20687fef1c
commit
fedb86ea5a
4 changed files with 81 additions and 31 deletions
|
|
@ -46,6 +46,7 @@ pub mod pump_events;
|
|||
macos_platform,
|
||||
x11_platform,
|
||||
wayland_platform,
|
||||
orbital_platform,
|
||||
docsrs
|
||||
))]
|
||||
pub mod modifier_supplement;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue