Commit Graph

11 Commits

Author SHA1 Message Date
45a5257ffa Bump version 1.1.0 -> 1.2.0 2025-03-27 13:42:04 +01:00
7dc38275b3 Give rects a minimum interior of 10 pixels 2025-03-27 11:30:02 +01:00
bb03204f1c Add version() to each plugin
And display it in the screensaver tool with the -l option.
2025-02-14 13:04:27 +01:00
518596a06b Fix discard rects larger than combined line widths 2025-02-14 12:01:22 +01:00
4e79ba60ce Move Color class from libscgui to libsccolor 2024-11-29 14:19:49 +01:00
8dd1a0f44f Adapt to moved Color class
Color moved from libscscreensaver to libscgui, because it's more
generic than for just screensavers. This forced me to add a libscgui
dependency to all plugins.
2024-11-27 12:18:52 +01:00
7914e9ec4c Remove unused headers 2024-09-22 23:32:01 +02:00
725e6403e6 Removed comment headers 2022-09-13 09:39:52 +02:00
3937dc1c37 Now using libscnumerics for random numbers 2021-10-06 11:25:41 +02:00
43bccd373c setup() also clears rects list
Window resizing will call setup(), so it is now more cleanly
resetting the module.
2021-02-01 10:28:35 +01:00
86105aa0af renamed module directories 2021-01-26 15:55:03 +01:00