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>
13 lines
640 B
XML
13 lines
640 B
XML
<svg width="16" height="16" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 16 16">
|
|
<rect x="2.75" y="2.75" width="2.1" height="2.1"/>
|
|
<rect x="11.15" y="2.75" width="2.1" height="2.1"/>
|
|
<rect x="6.95" y="9.05" width="2.1" height="2.1"/>
|
|
<rect x="2.75" y="9.05" width="2.1" height="2.1"/>
|
|
<rect x="11.15" y="9.05" width="2.1" height="2.1"/>
|
|
<rect x="2.75" y="4.85" width="4.2" height="2.1"/>
|
|
<rect x=".65" y="11.15" width="6.3" height="2.1"/>
|
|
<rect x="9.05" y="11.15" width="6.3" height="2.1"/>
|
|
<rect x="2.75" y="6.95" width="10.49" height="2.1"/>
|
|
<rect x="9.05" y="4.85" width="4.2" height="2.1"/>
|
|
</svg>
|