winit/src/platform_impl/linux/x11
John Nunley df8805c0d2
On X11, reload DPI on _XSETTINGS_SETTINGS
This also fixes the deadlock when such reload may happen.

Fixes: #3383
Signed-off-by: John Nunley <dev@notgull.net>
Signed-off-by: Kirill Chibisov <contact@kchibisov.com>
2024-01-30 16:52:29 +04:00
..
ime ci: Fix dead code error on nightly 2024-01-06 07:54:29 -08:00
tests On X11, reload DPI on _XSETTINGS_SETTINGS 2024-01-30 16:52:29 +04:00
util On X11, reload DPI on _XSETTINGS_SETTINGS 2024-01-30 16:52:29 +04:00
activation.rs Add platform::startup_notify for Wayland/X11 2023-07-20 13:16:51 +00:00
atoms.rs On X11, reload DPI on _XSETTINGS_SETTINGS 2024-01-30 16:52:29 +04:00
dnd.rs Replace parts of the Xlib backend with x11-rb 2023-07-12 07:59:12 +00:00
event_processor.rs On X11, reload DPI on _XSETTINGS_SETTINGS 2024-01-30 16:52:29 +04:00
ffi.rs bugfix(x11): Use the right atom type in focus_window() 2023-11-28 16:20:36 -08:00
mod.rs On X11, reload DPI on _XSETTINGS_SETTINGS 2024-01-30 16:52:29 +04:00
monitor.rs On X11, cache the XRandR extension version 2023-12-30 10:04:27 +04:00
window.rs bugfix: Fix swapped instance and general class names on X11 2024-01-27 18:40:28 -08:00
xdisplay.rs On X11, reload DPI on _XSETTINGS_SETTINGS 2024-01-30 16:52:29 +04:00
xsettings.rs On X11, reload DPI on _XSETTINGS_SETTINGS 2024-01-30 16:52:29 +04:00