1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-23 15:04:36 +03:00
wezterm/window/examples
Wez Furlong 29a6c62b6c window: wayland: fix routing of keyboard events
The seat is a global thing, so we need to track the active
surface and route events to the appropriate window.
2019-11-30 10:00:34 -08:00
..
async.rs window: fix build for examples post mouse coords changes 2019-11-23 16:46:46 -08:00
basic_opengl.rs window: enable egl support for wayland 2019-11-29 18:05:09 -08:00
basic.rs window: wayland: fix routing of keyboard events 2019-11-30 10:00:34 -08:00