Commit Graph
30 Commits
Author SHA1 Message Date
bob 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
bob d7f7bf274a Add saturation and brightness values to display 2024-09-22 23:48:39 +02:00
bob ff8feceefc Fix typo 2024-09-22 23:42:44 +02:00
bob cdd650e0aa Remove unused header 2024-09-22 23:40:46 +02:00
bob 7914e9ec4c Remove unused headers 2024-09-22 23:32:01 +02:00
bob 6ffe7321dc Add libscnumerics dependency 2024-09-20 16:40:03 +02:00
bob 7e251ed007 Add config idea comment 2024-09-20 09:13:35 +02:00
bob 552cc467b4 Remove debug location for plugins 2024-09-20 08:54:14 +02:00
bob bc92d521fb Add patterns for *.inc and *.saver 2024-09-19 16:45:34 +02:00
bob 2e0be41f11 Adapt to new plugin support in unified Makefiles 2024-09-19 16:44:21 +02:00
bob b745001633 Adapt to new versioning 2024-09-19 16:36:57 +02:00
bob 9dc0315dd1 Fix project name for versioning 2024-09-19 16:34:08 +02:00
bob 06c81c5d57 Setup project structure for unified Makefile 2024-09-19 16:32:58 +02:00
bob 9f232bcc52 Move man page into man/man1 2024-09-19 16:30:42 +02:00
bob aaaa70775f Replace Makefile with unified Makefile 2024-09-19 16:29:23 +02:00
bob ba422400d9 Adapt to unified Makefile with plugin support 2024-09-19 16:27:34 +02:00
bob 2185ed9962 Fix installed permissions 2024-09-02 15:15:31 +02:00
bob 30d2c7241d Fix LDLIBS linker errors 2024-03-28 15:25:10 +01:00
bob 3dad4173e7 Do not link against libdl on OpenBSD 2022-10-17 12:11:23 +02:00
bob 0c2090159f made rects transparent 2020-11-24 14:50:19 +01:00
bob 1838a9d6cf less fps, integer display of values, switched to Hack font for stable display 2020-10-31 00:50:54 +01:00
bob 7ca1510020 showing hue, red, green, and blue values 2020-10-31 00:42:32 +01:00
bob a683985756 fixed flash glitch, added hue angle label 2020-10-30 23:53:15 +01:00
bob eefb2c06c6 adapted to new interface 2020-10-29 09:21:12 +01:00
bob 748ab7efac Merge branch 'master' of www.swiftcoder.nl:git/experimental/cpp/screensaver 2020-10-29 09:19:29 +01:00
bob f075d863fc added huey module, still a copy of skembo 2020-10-29 09:19:17 +01:00
bob 2479fd6d12 fixed comment 2020-10-24 23:42:58 +02:00
bob d9a2b6f1ca made some variations on the text appearance 2020-10-24 23:30:15 +02:00
bob 65574004a1 added test event handler for window close 2020-10-24 23:15:45 +02:00
bob 5a7e2a0547 added some text drawing 2020-10-24 22:57:05 +02:00