#linuxsleep — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #linuxsleep, aggregated by home.social.
-
I hacked together a Python + GTK project to inhibit/uninhibit sleep via a simple GUI.
This was put together in 3 hours and I am very proud of this janky code.
My blog goes into the background for this as well as its implementation.
Give it a read:
https://blog.suryatejak.in/sleep-stopper-a-simple-gtk4-app-to-stop-linux-from-sleeping
-
#Qt QtCreator keeps crashing after waking from suspend.
I tracked it to `Debugger` extension. When I disabled `Debugger` extension and it's dependent `CMakeProjectManager`, the crash went away.
Does anyone know why this happens?
I'm on Manjaro up-to-date (stable branch ). Willing to provide more info and test things.
This is very annoying.