StickyWidget is an X-based App prototype for windows
that act like KDE Plasmoids.
Desktop widgets with various views can be stuck in place to
the desktop below other windows and display custom views with
a transparent visual background such as Clocks, Reminders,
Lightstrands, Meters & more!
Widget remembers position, size, settings etc.
Cursor hover reveals SettingsButton that toggles widget in
& out of "Desktop Stuck" state.
When stuck to the desktop, widget ignores clicks & passes
all mouse actions to desktop (input transparency), so it
doesn't get in the way.
While "Stuck" to the desktop, your Desktop Panel will not
display an item for it in your Task manager, so it doesn't
clutter it up.
make
make run
sudo make install
sudo make uninstall
make clean