-
Need to define how to create a marine / ocean filtering query to generate the sitemap on demand
@slint
-
See the picture below
![image](https://github.com/user-attachments/assets/3e4b362a-3110-485a-84fb-bbf625e34967)
-
- An application has main and secondary windows, the secondary can be closed and re-open
- EITHER
- Close the secondary window while holding a modifier (in my WM I close windows using Shift+Meta+Q…
-
`max-width` and `max-height` of a `component` inheriting `Window` are `340282350000000000000000000000000000000`. But, at least on Windows 10, windows can maximally be resized manually to a…
-
This would be immensely valuable for me with some current work both in personal project and at work. It would allow for some conditional elements in .slint without having to manually manage it, or use…
-
After development of the core system, the intention is to add some kind of GUI to the application.
- [x] Find a suitable GUI type (local or web server)
- [x] Find a library (If web server: some ki…
-
My current status:
```
✗ munter at automata in ~/git/slint on master*
$ git st
# On branch master
# Your branch and 'origin/master' have diverged,
# and have 21 and 5 different commits each, respecti…
-
I'm working on creating a recipe that builds a C interop library for a rust based project [zenoh-c](https://github.com/eclipse-zenoh/zenoh-c).
The recommended method for building and installing th…
-
As seen here, Slint currently makes us compile multiple versions of the ttf-parser crate
![image](https://github.com/user-attachments/assets/134f4150-6b94-4d84-b5fe-31c42162087d)
(fontdb 0.23.0 has …
-
plotters already nicely integrates with slint, as visible in this example:
https://slint-ui.com/releases/1.0.0/demos/plotter/
But one big selling-point of slint is to able to handle even embedded …