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>
33 lines
1.2 KiB
JSON
33 lines
1.2 KiB
JSON
{"Put":{"state":"one\n\ntwo\nthree\nˇ\nfour"}}
|
|
{"Key":"("}
|
|
{"Get":{"state":"one\n\nˇtwo\nthree\n\nfour","mode":"Normal"}}
|
|
{"Put":{"state":"hello.\n\n\nworˇld."}}
|
|
{"Key":"("}
|
|
{"Get":{"state":"hello.\n\n\nˇworld.","mode":"Normal"}}
|
|
{"Key":"("}
|
|
{"Get":{"state":"hello.\n\nˇ\nworld.","mode":"Normal"}}
|
|
{"Key":"("}
|
|
{"Get":{"state":"ˇhello.\n\n\nworld.","mode":"Normal"}}
|
|
{"Put":{"state":"hello. worlˇd."}}
|
|
{"Key":"("}
|
|
{"Get":{"state":"hello. ˇworld.","mode":"Normal"}}
|
|
{"Key":"("}
|
|
{"Get":{"state":"ˇhello. world.","mode":"Normal"}}
|
|
{"Put":{"state":". helˇlo."}}
|
|
{"Key":"("}
|
|
{"Get":{"state":". ˇhello.","mode":"Normal"}}
|
|
{"Key":"("}
|
|
{"Get":{"state":". ˇhello.","mode":"Normal"}}
|
|
{"Put":{"state":"{\n hello_world();\nˇ}"}}
|
|
{"Key":"("}
|
|
{"Get":{"state":"ˇ{\n hello_world();\n}","mode":"Normal"}}
|
|
{"Put":{"state":"Hello! World..?\n\n\tHello! World... ˇ"}}
|
|
{"Key":"("}
|
|
{"Get":{"state":"Hello! World..?\n\n\tHello! ˇWorld... ","mode":"Normal"}}
|
|
{"Key":"("}
|
|
{"Get":{"state":"Hello! World..?\n\n\tˇHello! World... ","mode":"Normal"}}
|
|
{"Key":"("}
|
|
{"Get":{"state":"Hello! World..?\nˇ\n\tHello! World... ","mode":"Normal"}}
|
|
{"Key":"("}
|
|
{"Get":{"state":"Hello! ˇWorld..?\n\n\tHello! World... ","mode":"Normal"}}
|