Is there a way prevent Qt windows from ever minimizing?
I'm trying to build something like conky (Linux) or rainmeter (Windows) with pyside2 and qml (Qt). The effect I'm looking for is a borderless window that stays just above the wallpaper but behind everything else. Every method I've tried so far hides the window when Super
+D
is pressed.