Commit Graph

11 Commits

Author SHA1 Message Date
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
37b17704f3 Rename Rect to Square 2025-02-14 12:13:24 +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
4954ef899b Add option to enable/disable background change 2023-11-22 23:27:10 +00:00
ff9cd0e0f1 New situation now has new bg color, same s/b 2022-10-02 16:25:05 +02:00
cff4e5e903 Start all rects from zero size 2022-09-28 14:58:06 +02:00
67c2038d1d Added min-size and max-size params 2022-09-24 11:08:32 +02:00
a4cd8232f1 Reading colors from config; defaults now hex 2022-09-24 10:44:47 +02:00
f68527f418 Added config reading 2022-09-23 16:50:20 +02:00
e72fa567a3 Added Grid module 2022-09-22 22:49:19 +02:00