winit/src/platform
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
..
android.rs add android NDK event loop (#1556) 2020-05-06 15:27:49 +02:00
ios.rs Rename hidpi_factor to scale_factor (#1334) 2020-01-05 14:15:12 -05:00
macos.rs Add EventLoopBuilder 2022-02-17 00:09:03 +03:00
mod.rs Rename desktop eventloop extensions to run_return extension (#1738) 2020-11-12 20:49:44 +01:00
run_return.rs Add exit code to ControlFlow::Exit (#2100) 2022-01-11 01:23:20 +01:00
unix.rs Unify with_app_id and with_class methods 2022-04-20 01:56:56 +03:00
web.rs Remove support for stdweb (#1941) 2021-05-24 10:06:21 -07:00
windows.rs feat(Windows): add skip taskbar methods (#2177) 2022-04-01 20:21:09 +02:00