slint/internal/interpreter
Olivier Goffart c0b72cad2f
ContextMenu: show submenu on hover after a timeout
This means that the parent menu still get the mouse events

Also add the ability to close the menu programmatically
2025-02-07 13:27:32 +01:00
..
LICENSES Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
api.rs Fix clippy issues, plus a few manual cleanups 2025-02-06 17:28:51 +01:00
Cargo.toml interpreter: Add JSON encoding/decoding for the interpreter values 2025-02-04 13:06:40 +01:00
dynamic_item_tree.rs ContextMenu: show submenu on hover after a timeout 2025-02-07 13:27:32 +01:00
dynamic_type.rs Fix all format arg inlining 2025-02-06 10:16:20 +01:00
eval.rs ContextMenu: show submenu on hover after a timeout 2025-02-07 13:27:32 +01:00
eval_layout.rs Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
ffi.rs Reduce SmolStr <-> &str conversions and copies (#6688) 2024-11-19 10:07:16 +01:00
global_component.rs Fix all format arg inlining 2025-02-06 10:16:20 +01:00
highlight.rs interpreter: Find more elements in source code 2024-11-08 10:32:10 +01:00
json.rs Fix clippy issues, plus a few manual cleanups 2025-02-06 17:28:51 +01:00
lib.rs interpreter: Add JSON encoding/decoding for the interpreter values 2025-02-04 13:06:40 +01:00
migration.rs Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
tests.rs API review of the slint interpreter Compiler api 2024-07-05 17:20:08 +02:00
value_model.rs Fix all format arg inlining 2025-02-06 10:16:20 +01:00