1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-24 22:01:47 +03:00
wezterm/window
Wez Furlong 1bbd56d469
wayland: return effective_dpi in wezterm.gui.screens
Note that this also does not respect dpi_by_screen; this is for
consistency in behavior and reported values.

Once we can produce the correct overridden value in
dispatch_pending_event, we can update these functions to return
the same data.

refs: #4096
2023-08-06 09:31:11 -07:00
..
examples add window:keyboard_modifiers() method 2023-04-16 19:53:32 -07:00
src wayland: return effective_dpi in wezterm.gui.screens 2023-08-06 09:31:11 -07:00
build.rs macos: handle dead keys without IME 2021-01-31 17:06:30 -08:00
Cargo.toml wezterm.gui.screens: add optional effective_dpi field 2023-08-06 09:18:40 -07:00
LICENSE.md Add missing license files 2022-08-17 07:19:12 -07:00