-
Here's the original PDF: http://montgomerycountymd.gov/open/Resources/Files/OpenDataOperationsManual_FY14.pdf
Here is the content of the .txt file generated (it's closer, but not there yet)...
[0mM…
-
The discussion in #625 made us aware that we may want to add API to make it easier to have a clean and robust interaction between worker threads a C++ application might spawn and the event loop runnin…
-
Trade-off should be made between the current Bottle Framework and a new one like FastAPI (see https://fastapi.tiangolo.com/#requirements).
-
Currently Slint has no way to disable the boxes around a scrollbar in a scrollview. It would be nice to have the option to be able to disable them.
with
vs without
I got this workign in…
-
Hi,
today I upgraded my HA to Core 2024.2.4. For some reason my Audi Connect Integration is not working properly after the upgrade and even with a couple of HA restarts. I don´t receive plenty of err…
-
The demo on https://slint-ui.com/releases/1.0.0/demos/gallery/ fails to work with the copy/paste/select-all commands on MacOS (Command+C/V/A, Right-Click), for example when using the multi line text i…
-
Add a feature to keep the event loop running even if all windows are closed
Workaround using private API: https://github.com/slint-ui/slint/issues/1499#issuecomment-1794517946
## Original issue
…
-
Is there any GUI editor, like XAML editor or Glade? Or do you expect people in 21 century still edit text files to create GUI?
-
There are templates that use the container [wayland-base](https://hub.docker.com/r/torizon/wayland-base) as a base for their application containers, regardless of SoC/SoM.
This results in limited ha…
-
I'm going out on a limb: [wait_any()](https://trio.discourse.group/t/the-case-for-wait-any-and-other-nursery-utils) should be part of the Trio package.
```python3
async def wait_any(*functions):
…
belm0 updated
9 months ago