logiguard fork v3: full patch set on verified 8c74db0 tree
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>
This commit is contained in:
8
assets/icons/file_icons/docker.svg
Normal file
8
assets/icons/file_icons/docker.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M12.5143 8.49469C12.4012 7.85395 12.0219 7.41709 11.4839 7.1012C11.0362 7.74879 10.805 8.61455 11.2656 9.32647C11.0116 9.44529 10.6011 9.52451 10.2862 9.53892H2.37567C2.16816 9.53892 2 9.70455 2 9.9134C2 12.4195 3.053 13.9507 6.3125 13.9688C9.572 13.9868 11.6682 12.0637 12.2603 9.9782C13.0828 9.9782 13.85 9.61681 14.1136 8.80076C13.6091 8.38667 12.5143 8.49469 12.5143 8.49469Z" fill="black"/>
|
||||
<rect x="3" y="7.25" width="3.12" height="1.5" fill="black"/>
|
||||
<rect x="6.87988" y="7.25" width="3.12" height="1.5" fill="black"/>
|
||||
<rect x="4.00781" y="5.03125" width="2.11218" height="1.5" fill="black"/>
|
||||
<rect x="6.87988" y="5.03125" width="2.12012" height="1.5" fill="black"/>
|
||||
<rect x="6.87988" y="2.82062" width="2.12012" height="1.5" fill="black"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 860 B |
Reference in New Issue
Block a user