slint/tools
Tobias Hunger 378280e0a7 lsp: Ignore the "Window" when selecting in preview
The compiler automatically adds a Window on top of the actual root
element when that isn't a Window already. When selecting the added
window element would get ignored and the "real" root element would get
selected as its only child. That causes the cursor to jump to the end of
the document.

So skip auto-added Windows when selecting, starting with the "real" root
element.
2023-12-20 19:28:35 +01:00
..
compiler Allow specifying paths for @library imports 2023-10-20 16:47:00 +02:00
figma_import janitor: Go over our spell checking setup 2023-10-16 09:01:51 +02:00
fmt compiler: Store an optional version number with the document 2023-12-18 14:21:50 +01:00
lsp lsp: Ignore the "Window" when selecting in preview 2023-12-20 19:28:35 +01:00
slintpad Bump version number to 1.4.0 2023-12-11 11:21:37 +00:00
tr-extractor compiler: Store an optional version number with the document 2023-12-18 14:21:50 +01:00
updater compiler: Store an optional version number with the document 2023-12-18 14:21:50 +01:00
viewer Add support for compiling the linuxkms backend without libseat support 2023-12-11 17:36:17 +01:00