-
**Note:** I am not sure where the point of failure is here, whether I am doing something wrong, or I am attempting something that isn't supported.
I would like `changed` to be triggered…
-
When you create a new window and set it's icon using the `icon` property, the icon doesn't appear on Wayland sessions, it only shows the Wayland's Logo instead.
On X11 session it shows th…
-
Could you please document the syntax of the slint language. Something like https://www.sqlite.org/lang.html would be very helpful.
-
#3461 reported an issue about broken animations in Slint. This was tracked down to the clock not being monotonic.
It would be nice to have a warning when the clock goes backwards to help detect thi…
-
Package version (if known): v9.1
## Describe the bug
If upload of a file through the deposit form fails due to a network interruption or some other issue, there is no way for the user to recover. …
-
Currently it is really hard to implement something like an autocomplete box. Where you need an element e.g. `LineEdit` to enter text to filter your list and to check for down arrow and up arrow key ev…
-
https://developer.mozilla.org/en-US/docs/Web/CSS/gradient/conic-gradient
-
This ticket tracks the ability to declare popup menus in `.60` markup as well as the ability to integrate them into a menu bar.
This needs further refinement/triaging regarding a more actionable ac…
-
So far, this is just a CLI tool. It might be nice if it also offered a GUI.
I'm making a vague effort to keep the core logic & processing separated into a shared library. But, that effort isn't perfe…
-
Trailing commas have become a must have in "modern" programming languages, and I think Slint should implement them too.
Let's consider a simple Slint file:
```slint
import { Foo, Bar } from "li…
Tmpod updated
7 months ago