winit/src/platform_impl/linux
Bruce Mitchener c4310af83c
Fix various typos
Mainly fix typos in comments, but also some minor code changes:

* Rename `apply_on_poiner` to `apply_on_pointer`.
* Rename `ImeState::Commited` to `ImeState::Committed`
* Correct `cfg_attr` usage: `wayland_platfrom` -> `wayland_platform`.
2024-02-19 08:58:44 +04:00
..
common Fix warnings with latest nightly 2024-02-19 08:47:32 +04:00
wayland Fix various typos 2024-02-19 08:58:44 +04:00
x11 Fix various typos 2024-02-19 08:58:44 +04:00
mod.rs On X11, use events modifiers to detect state 2024-02-18 01:39:42 +04:00