1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-29 21:44:24 +03:00
wezterm/window/src
Wez Furlong d82283364a
x11/wayland: fixup altgr in eg: azerty layout
It's important not to clobber the layout number, and we need to
pass through more of the modifier bits from the X event, so we
just pass them all through wholesale.

refs: https://github.com/wez/wezterm/issues/4864
2024-01-26 06:51:50 -07:00
..
bitmaps try scaling down images that don't fit in the texture atlas 2023-05-19 08:57:38 -07:00
os x11/wayland: fixup altgr in eg: azerty layout 2024-01-26 06:51:50 -07:00
configuration.rs remove the config bridge and have window -> config directly 2021-03-23 21:56:57 -07:00
connection.rs fix(clippy): Remove unnecessary clone/to_string calls 2023-03-16 07:40:12 -07:00
egl.rs fix(clippy): Use faster methods on Iterators 2023-03-19 07:29:23 -07:00
lib.rs Set base_width/height in set_resize_increments 2024-01-24 22:04:16 -07:00
screen.rs wezterm.gui.screens: add optional effective_dpi field 2023-08-06 09:18:40 -07:00
spawn.rs deps: upgrade to mio 0.8 2022-05-04 20:16:41 -07:00