* screenshot widget from @BigRoy
* small tweaks of screen capture logic
* added take screenshot button to thumbnail widget
* added tooltips
* Use constants from class
* adde PySide 6 support
* minimize window when on take screenshot
* Keep origin state of window.
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
* Fix support for Qt version below 5.10
* draw pixel with alpha when disabled
* clear image cache on resize
* added more buttons and options button with animation
* removed unnecessary options widget
* fix escape button
* keep icons visible all the time
---------
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>