From 90ee7d472534c8978f8f0cff574a1f1cc84d8dc2 Mon Sep 17 00:00:00 2001 From: Jan Hovancik Date: Fri, 6 Jun 2025 15:39:37 +0200 Subject: [PATCH 1/2] Update README.md #1517 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 78d837d11..f031e9752 100644 --- a/README.md +++ b/README.md @@ -463,6 +463,7 @@ You can help to translate Stretchly on [Weblate](https://hosted.weblate.org/enga ## Known issues +- Autostart does not work in Flathub app ((1517)[https://github.com/hovancik/stretchly/issues/1517]) - idle time detection doesn't work on Wayland ([electron/electron#27912](https://github.com/electron/electron/issues/27912)) - Windows Store build's autorstart is not working, so was disabled. You need to do it [manually](https://www.lifewire.com/change-startup-programs-windows-11-6823499). From 9eb352ebe0ae3a43b757545be8cc2c3d5b0e68e3 Mon Sep 17 00:00:00 2001 From: Jan Hovancik Date: Fri, 6 Jun 2025 15:46:28 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f031e9752..d101229a2 100644 --- a/README.md +++ b/README.md @@ -463,7 +463,7 @@ You can help to translate Stretchly on [Weblate](https://hosted.weblate.org/enga ## Known issues -- Autostart does not work in Flathub app ((1517)[https://github.com/hovancik/stretchly/issues/1517]) +- Autostart does not work in Flathub app ([#1517](https://github.com/hovancik/stretchly/issues/1517)) - idle time detection doesn't work on Wayland ([electron/electron#27912](https://github.com/electron/electron/issues/27912)) - Windows Store build's autorstart is not working, so was disabled. You need to do it [manually](https://www.lifewire.com/change-startup-programs-windows-11-6823499).