Includes prior-session patches (carry forward so the app compiles): - crates/gpui/build.rs: cross-compile manifest fix - crates/gpui/src/platform.rs: PlatformWindow::activate_with_token trait method - crates/gpui/src/window.rs: Window::activate_with_token public API - crates/gpui_linux/src/linux/wayland/window.rs: WaylandWindow::activate_with_token + activate() keyboard-serial fix Plus the focus-serial fix: - serial.rs: SerialKind::KeyboardEnter - client.rs: store wl_keyboard.enter serial; latest_serial_of() Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
39 lines
794 B
JSON
39 lines
794 B
JSON
{"Put":{"state":"ˇhello"}}
|
|
{"Key":"o"}
|
|
{"Key":"w"}
|
|
{"Key":"o"}
|
|
{"Key":"r"}
|
|
{"Key":"l"}
|
|
{"Key":"d"}
|
|
{"Key":"escape"}
|
|
{"Get":{"state":"hello\nworlˇd","mode":"Normal"}}
|
|
{"Key":"."}
|
|
{"Get":{"state":"hello\nworld\nworlˇd","mode":"Normal"}}
|
|
{"Key":"^"}
|
|
{"Key":"d"}
|
|
{"Key":"f"}
|
|
{"Key":"o"}
|
|
{"Key":"g"}
|
|
{"Key":"g"}
|
|
{"Key":"."}
|
|
{"Get":{"state":"ˇ\nworld\nrld","mode":"Normal"}}
|
|
{"Key":"j"}
|
|
{"Key":"y"}
|
|
{"Key":"y"}
|
|
{"Key":"p"}
|
|
{"Key":"shift-g"}
|
|
{"Key":"y"}
|
|
{"Key":"y"}
|
|
{"Key":"."}
|
|
{"Get":{"state":"\nworld\nworld\nrld\nˇrld","mode":"Normal"}}
|
|
{"Put":{"state":"ˇthe quick brown fox"}}
|
|
{"Key":"2"}
|
|
{"Key":"~"}
|
|
{"Key":"."}
|
|
{"Put":{"state":"THE ˇquick brown fox"}}
|
|
{"Key":"3"}
|
|
{"Key":"."}
|
|
{"Put":{"state":"THE QUIˇck brown fox"}}
|
|
{"Key":"."}
|
|
{"Get":{"state":"THE QUICK ˇbrown fox","mode":"Normal"}}
|