slint/tools/lsp/preview
Tobias Hunger 0a25de3e1d
Some checks are pending
CI / wasm_demo (push) Blocked by required conditions
autofix.ci / format_fix (push) Waiting to run
autofix.ci / lint_typecheck (push) Waiting to run
CI / build_and_test (ubuntu-22.04, nightly) (push) Blocked by required conditions
CI / node_test (macos-14) (push) Blocked by required conditions
CI / node_test (ubuntu-22.04) (push) Blocked by required conditions
CI / node_test (windows-2022) (push) Blocked by required conditions
CI / python_test (macos-14) (push) Blocked by required conditions
CI / python_test (ubuntu-22.04) (push) Blocked by required conditions
CI / python_test (windows-2022) (push) Blocked by required conditions
CI / cpp_package_test (push) Blocked by required conditions
CI / cpp_cmake (windows-2022, nightly) (push) Blocked by required conditions
CI / updater_test (0.3.0) (push) Blocked by required conditions
CI / tree-sitter (push) Blocked by required conditions
CI / files-changed (push) Waiting to run
CI / build_and_test (--exclude ffmpeg --exclude gstreamer-player, macos-14, stable) (push) Blocked by required conditions
CI / cpp_cmake (ubuntu-22.04, stable) (push) Blocked by required conditions
CI / build_and_test (--exclude ffmpeg --exclude gstreamer-player, windows-2022, 1.85) (push) Blocked by required conditions
CI / build_and_test (--exclude ffmpeg --exclude gstreamer-player, windows-2022, beta) (push) Blocked by required conditions
CI / build_and_test (--exclude ffmpeg --exclude gstreamer-player, windows-2022, stable) (push) Blocked by required conditions
CI / build_and_test (ubuntu-22.04, 1.85) (push) Blocked by required conditions
CI / docs (push) Blocked by required conditions
CI / cpp_test_driver (macos-13) (push) Blocked by required conditions
CI / cpp_test_driver (ubuntu-22.04) (push) Blocked by required conditions
CI / cpp_test_driver (windows-2022) (push) Blocked by required conditions
CI / cpp_cmake (macos-14, 1.85) (push) Blocked by required conditions
CI / wasm (push) Blocked by required conditions
CI / vsce_build_test (push) Blocked by required conditions
CI / mcu (pico-st7789, thumbv6m-none-eabi) (push) Blocked by required conditions
CI / mcu (pico2-st7789, thumbv8m.main-none-eabihf) (push) Blocked by required conditions
CI / mcu (stm32h735g, thumbv7em-none-eabihf) (push) Blocked by required conditions
CI / mcu-embassy (push) Blocked by required conditions
CI / ffi_32bit_build (push) Blocked by required conditions
CI / fmt_test (push) Blocked by required conditions
CI / esp-idf-quick (push) Blocked by required conditions
CI / android (push) Blocked by required conditions
CI / miri (push) Blocked by required conditions
CI / test-figma-inspector (push) Blocked by required conditions
lsp: Clippy fixes
2025-07-02 14:14:05 +02:00
..
ui lsp: Clippy fixes 2025-07-02 14:14:05 +02:00
debug.rs Fix all format arg inlining 2025-02-06 10:16:20 +01:00
drop_location.rs lsp: Move poll_once into common 2025-05-22 14:03:52 +02:00
element_selection.rs live-preview: Add warning about missing panics doc to eval.rs 2025-06-03 15:13:12 +02:00
eval.rs lsp: Clippy fixes 2025-07-02 14:14:05 +02:00
ext.rs lsp: Update ElementRcNode to return the full debug info 2025-04-01 16:10:10 +02:00
native.rs live-preview: s/PREVIEW_STATE.with(/PREVIEW_STATE.with_borrow(/ 2025-07-01 15:52:49 +02:00
preview_data.rs live-preview: Explicitly set live-data values on reload 2025-04-09 09:39:04 +02:00
properties.rs live-preview: Get better basic values for the property editor 2025-06-02 13:28:25 +02:00
ui.rs live-preview: Respect the global color scheme when computing the Palette 2025-06-11 18:49:47 +02:00
wasm.rs live-preview: Simplify hide/show handling 2025-06-06 19:22:22 +02:00