winit/src/platform_impl/linux/wayland
Philippe Renon 1b3b82a3c1
Clippy fixes (#2011)
* windows: bump winapi version

* windows: address dark_mode FIXMEs

use now available winapi structures

* clippy: fix clippy::upper_case_acronyms warnings

* clippy: fix needless_arbitrary_self_type warnings

* clippy: fix clone_on_copy warnings

* clippy: fix unnecessary_mut_passed warnings

* clippy: fix identity_op warnings

* clippy: fix misc warnings

* prefix rustdoc lints with rustdoc::

the prefix was introduced in Rust 1.52

* windows: silence file_drop_handler is never read warning

* clippy: fix from_over_into warnings

and a bit of naming simplification

* clippy: fix missing_safety_doc warnings

* make dummy() functions const
2021-08-30 19:40:02 +02:00
..
event_loop Update smithay-client-toolkit to 'v0.15.0' 2021-08-15 22:31:59 +03:00
seat Update smithay-client-toolkit to 'v0.15.0' 2021-08-15 22:31:59 +03:00
window On Wayland, implement 'request_user_attention' 2021-08-17 07:59:57 +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