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
d7f7bf274a
Add saturation and brightness values to display
2024-09-22 23:48:39 +02:00
ff8feceefc
Fix typo
2024-09-22 23:42:44 +02:00
cdd650e0aa
Remove unused header
2024-09-22 23:40:46 +02: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
Bob Polis
ac2d3765c1
Change JuliaMono to Hack
2023-11-22 23:46:22 +00:00
Bob Polis
4954ef899b
Add option to enable/disable background change
2023-11-22 23:27:10 +00:00
Bob Polis
ff9cd0e0f1
New situation now has new bg color, same s/b
2022-10-02 16:25:05 +02:00
Bob Polis
cff4e5e903
Start all rects from zero size
2022-09-28 14:58:06 +02:00
Bob Polis
67c2038d1d
Added min-size and max-size params
2022-09-24 11:08:32 +02:00
Bob Polis
172933a46e
Added min-size and max-size; changed dist, border
2022-09-24 11:08:01 +02:00
Bob Polis
a4cd8232f1
Reading colors from config; defaults now hex
2022-09-24 10:44:47 +02:00
Bob Polis
2d39870809
Added color list to config
2022-09-24 10:43:33 +02:00
Bob Polis
ccd5d74db4
Added install for Grid.json config
2022-09-24 10:43:04 +02:00
Bob Polis
022edf74e1
Added config file for Grid
2022-09-23 16:51:22 +02:00
Bob Polis
f68527f418
Added config reading
2022-09-23 16:50:20 +02:00
Bob Polis
e72fa567a3
Added Grid module
2022-09-22 22:49:19 +02:00
Bob Polis
725e6403e6
Removed comment headers
2022-09-13 09:39:52 +02:00
Bob Polis
90a4464773
Removed -pthread and -fno-strict-aliasing flags
2021-11-13 19:14:19 +01:00
Bob Polis
072383a88f
Removed -fno-strict-aliasing, -pthread flags
2021-11-11 10:33:37 +01:00
Bob Polis
9619bfb282
added libscnumerics dependency
2021-10-07 20:16:55 +02:00
Bob Polis
90e19e3211
Using configure method to build knots
2021-10-06 17:06:12 +02:00
Bob Polis
4b88304b25
Config can now hold array of knots
2021-10-06 17:05:45 +02:00
Bob Polis
780e31b54d
Added installation of config file
2021-10-06 14:49:16 +02:00
Bob Polis
8b2eb9968f
Added config file for Whirling
2021-10-06 14:49:00 +02:00
Bob Polis
3937dc1c37
Now using libscnumerics for random numbers
2021-10-06 11:25:41 +02:00
Bob Polis
66b8909e67
First working implementation
2021-10-04 15:44:46 +02:00
Bob Polis
cdd9fba25c
Added math library
2021-10-04 15:44:13 +02:00
Bob Polis
92bc54e3a6
Added new Whirling module, just blank for now
2021-09-05 23:21:41 +02:00
Bob Polis
ab024a7ec0
Added comments to enhance readability
2021-08-18 12:28:27 +02:00
Bob Polis
5c699484ab
Changed font from Hack to JuliaMono
2021-08-18 11:31:10 +02:00
Bob Polis
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
Bob Polis
5ce8eed0c7
Refacored: using Default instead of rects
2021-01-26 16:00:09 +01:00
Bob Polis
923331acc7
renamed RectSaver sources to Default
2021-01-26 15:58:45 +01:00
Bob Polis
86105aa0af
renamed module directories
2021-01-26 15:55:03 +01:00
Bob Polis
489de843c8
Fixed build, install & clean for modules
2021-01-25 19:56:38 +01:00
Bob Polis
f8cd0a77ac
moved all plugin subprojects into modules directory
2021-01-25 19:44:46 +01:00