1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-24 22:01:47 +03:00
wezterm/window
Wez Furlong ede7e846f4
x11: respect config.dpi_by_screen
Maintain a cache of the positions of the various named screens,
and use that to resolve the screen of the current window, and
from there we can resolve the correct dpi_by_screen screen.

Make dpi and dpi_by_screen config changes generate a resize
event with the updated dpi.

refs: #4096
2023-08-05 22:25:06 -07:00
..
examples add window:keyboard_modifiers() method 2023-04-16 19:53:32 -07:00
src x11: respect config.dpi_by_screen 2023-08-05 22:25:06 -07:00
build.rs macos: handle dead keys without IME 2021-01-31 17:06:30 -08:00
Cargo.toml macos: fonts: use full list of user fallback languages 2023-08-05 17:33:59 -07:00
LICENSE.md Add missing license files 2022-08-17 07:19:12 -07:00