winit/src/platform_impl/linux/x11
Kirill Chibisov d8ffd4bb26
x11: fix build on arm
The c_char type, which was used under the hood is different depending
on arch, thus use it directly instead of i8.

Fixes #3735.
2024-06-17 13:51:08 +03:00
..
ime x11: fix build on arm 2024-06-17 13:51:08 +03:00
tests On X11, reload DPI on _XSETTINGS_SETTINGS 2024-01-30 16:52:29 +04:00
util chore: fix some typos in comments (#3635) 2024-04-27 15:29:11 +02:00
activation.rs chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00
atoms.rs On X11, extract event handlers 2024-02-11 03:31:47 +04:00
dnd.rs chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00
event_processor.rs chore: address 1.79 clippy lints 2024-06-15 15:26:26 +03:00
ffi.rs chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00
mod.rs chore: address 1.79 clippy lints 2024-06-15 15:26:26 +03:00
monitor.rs chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00
window.rs chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00
xdisplay.rs chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00
xsettings.rs chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00