Commit Graph

  • eed03d2657 added -lscscreensaver dependency Bob Polis 2020-10-27 17:27:20 +01:00
  • 373b7aa406 added -lcairo dependency Bob Polis 2020-10-27 17:25:52 +01:00
  • f2b94815a8 added plugins dir to .gitignore Bob Polis 2020-10-27 17:21:16 +01:00
  • 395b10f31b fixed interface, reorganized to put all of class declaration and implementation in cpp file Bob Polis 2020-10-27 17:20:23 +01:00
  • c5da8561fe refactored to use plugins, possibly requested from command line Bob Polis 2020-10-27 17:19:12 +01:00
  • bf1b16dae9 added -ldl dependency Bob Polis 2020-10-27 17:18:33 +01:00
  • c3e89e6e7d fixed compile errors Bob Polis 2020-10-27 17:18:14 +01:00
  • 3934329c76 added plugin Makefile Bob Polis 2020-10-27 15:28:49 +01:00
  • 641c57bfa1 changed to new interface with default constructor Bob Polis 2020-10-27 15:28:26 +01:00
  • da2d463ab7 changed for plugin support Bob Polis 2020-10-27 15:27:46 +01:00
  • a26d082bdb added Color class Bob Polis 2020-10-27 13:42:12 +01:00
  • fb09e7434d moved to libscscreensaver Bob Polis 2020-10-27 13:41:49 +01:00
  • 31dca75b13 changed fps to 2 Bob Polis 2020-10-26 23:21:01 +01:00
  • d5298f1b09 changed window size to 1600x900 Bob Polis 2020-10-26 23:20:45 +01:00
  • 9143deb610 cleanup to fix warnings Bob Polis 2020-10-26 23:05:44 +01:00
  • f3d25a2084 now uses RectSaver as screensaver Bob Polis 2020-10-26 23:04:49 +01:00
  • c52d223f39 added concrete screensaver Bob Polis 2020-10-26 23:03:12 +01:00
  • 751d079225 added base class for screen savers Bob Polis 2020-10-26 23:02:47 +01:00
  • 5af3fd5b53 changed white background to black Bob Polis 2020-10-26 21:42:21 +01:00
  • f42c015919 changed constexpr nanosecs to const Bob Polis 2020-10-26 20:53:15 +01:00
  • 6b302374a9 removed timer implementation, replaced with thread and nanosleep to drive frame rate Bob Polis 2020-10-26 20:51:31 +01:00
  • 0a41b25368 made the animation more fancy Bob Polis 2020-10-25 21:55:04 +01:00
  • 472be95b86 implemented animation by using an interval posix timer which uses signal when expired Bob Polis 2020-10-25 21:06:26 +01:00
  • 30aad07c9f refactored to do drawing from a runloop action Bob Polis 2020-10-25 20:31:59 +01:00
  • 2479fd6d12 fixed comment Bob Polis 2020-10-24 23:42:58 +02:00
  • d9a2b6f1ca made some variations on the text appearance Bob Polis 2020-10-24 23:30:15 +02:00
  • 65574004a1 added test event handler for window close Bob Polis 2020-10-24 23:15:45 +02:00
  • 5a7e2a0547 added some text drawing Bob Polis 2020-10-24 22:57:05 +02:00
  • 4949ac449e all drawing now thru cairo Bob Polis 2020-10-24 19:25:24 +02:00
  • eb39883bfa added .gitignore for executable Bob Polis 2020-10-24 18:05:00 +02:00
  • ea2821640d first commit Bob Polis 2020-10-24 17:57:45 +02:00