Commit Graph

11 Commits

Author SHA1 Message Date
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
6ffe7321dc Add libscnumerics dependency 2024-09-20 16:40:03 +02:00
2e0be41f11 Adapt to new plugin support in unified Makefiles 2024-09-19 16:44:21 +02:00
725e6403e6 Removed comment headers 2022-09-13 09:39:52 +02:00
90a4464773 Removed -pthread and -fno-strict-aliasing flags 2021-11-13 19:14:19 +01:00
072383a88f Removed -fno-strict-aliasing, -pthread flags 2021-11-11 10:33:37 +01:00
9619bfb282 added libscnumerics dependency 2021-10-07 20:16:55 +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