
5·
2 months agoThings such as querying what windows are available, their titles, what window is focused, emulating keyboard input, querying for the mouse position.
It might run, but these features wouldn’t work, by design.

Things such as querying what windows are available, their titles, what window is focused, emulating keyboard input, querying for the mouse position.
It might run, but these features wouldn’t work, by design.
I use quadlets instead - it’s part of podman and lets you manage containers as systemd services. Supports automatic image updates and gives you all the benefits of systemd service management. There’s a tool out there that will convert a docker compose config into quadlet unit files giving you a quick start, but I just write them by hand.