winit/src/platform_impl/linux/wayland
Kirill Chibisov cbba00d360
Unify with_app_id and with_class methods
Both APIs are used to set application name. This commit unifies the API
between Wayland and X11, so downstream applications can remove platform
specific code when using `WindowBuilderExtUnix`.

Fixes #1739.
2022-04-20 01:56:56 +03:00
..
event_loop On Wayland, fix consecutive run_return not polling 2022-03-11 18:15:33 +03:00
seat Fix TouchPhase::Ended reporting on Wayland 2022-04-11 20:13:28 +03:00
window Unify with_app_id and with_class methods 2022-04-20 01:56:56 +03:00
env.rs On Wayland, implement 'request_user_attention' 2021-08-17 07:59:57 +03:00
mod.rs Clippy fixes (#2011) 2021-08-30 19:40:02 +02:00
output.rs Update smithay-client-toolkit to 'v0.15.0' 2021-08-15 22:31:59 +03:00