1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-20 20:01:38 +03:00
wezterm/window/src
Jeremy Fitzhardinge fce215f10f Enable focus for Windows.
Untested; passes a `cargo check`, but I'm not sure whether I've got the right
event for focus.
2019-12-29 16:58:15 -08:00
..
bitmaps Make it possible to more easily tweak atlas padding 2019-12-28 11:55:42 -08:00
os Enable focus for Windows. 2019-12-29 16:58:15 -08:00
color.rs make new opengl frontend basically work on macos 2019-10-24 08:27:11 -07:00
connection.rs failure -> anyhow + thiserror 2019-12-14 21:43:05 -08:00
egl.rs clippy 2019-12-15 08:50:12 -08:00
input.rs allow dragging by tab bar on linux 2019-11-23 11:46:03 -08:00
lib.rs Add focus_change to WindowCallbacks 2019-12-29 16:58:15 -08:00
spawn.rs failure -> anyhow + thiserror 2019-12-14 21:43:05 -08:00
tasks.rs clippy 2019-10-01 22:20:52 -07:00
timerlist.rs window: fix build and clipboard on Windows 2019-11-29 12:32:30 -08:00