Commit Graph

  • cd6de86cb1 Hot reloading now works and you can toggle fullscreen so you can work on your presentation by just editing the file. master Zed A. Shaw 2026-03-14 00:37:18 -0400
  • beee4381ea Made the bezos.exe fully independant so it can run in any directory and use any font or images. Zed A. Shaw 2026-03-13 21:23:20 -0400
  • de225cf25c More improvements in config and using a more fancy bullet char. Zed A. Shaw 2026-03-12 23:29:32 -0400
  • 6ebdf6e26c Can center one line and few words but then it falls apart. Must have a bug. Zed A. Shaw 2026-03-12 22:56:54 -0400
  • a0d3f5202c Parser is much better now and there's a better demo in sample/about-bezos.md Zed A. Shaw 2026-03-12 20:30:29 -0400
  • 494b0197db Make it possible to set a slide background image and test that a slide with only an image works. Zed A. Shaw 2026-03-11 22:21:11 -0400
  • 59e75e9403 I can load images now. Zed A. Shaw 2026-03-11 08:01:54 -0400
  • c47526499a Mostly working except for loading images. Zed A. Shaw 2026-03-11 01:23:57 -0400
  • c05991399a Code reorg. Zed A. Shaw 2026-03-10 11:17:09 -0400
  • 548b6e79e8 Fix things up so I can finally get this working with the new code I have. Zed A. Shaw 2026-03-10 10:15:44 -0400
  • 8a24d18b6f First stab at an images format but needs work. Also, wasn't really using the backend class but also don't know why it didn't destroy things. Zed A. Shaw 2025-08-17 00:44:18 -0400
  • 69e8e5c43b And now totally on the new parser and ready to push the features furthers. Zed A. Shaw 2025-08-17 00:17:39 -0400
  • a9fa98b644 Parser now works on the same slides but no per-slide metadata yet. Zed A. Shaw 2025-08-17 00:08:26 -0400
  • 0691632f05 Can now handle meta data json at the start but not on each slide. Coming soon. Zed A. Shaw 2025-08-16 23:01:45 -0400
  • 081ecb9852 After reading the manual some more I have a basic working parser, now to add the json metadata feature. Zed A. Shaw 2025-08-16 22:33:05 -0400
  • 664de68d9d Started a new parser using ragel. It can parse the slides but without json. Need to re-read the ragel manual to get it fully working. Zed A. Shaw 2025-08-16 14:30:01 -0400
  • 94422a4155 Rename some files so I know they're UI components. Zed A. Shaw 2025-08-16 10:41:59 -0400
  • 068a809192 Add in a little rectangle placeholder. Zed A. Shaw 2025-08-16 10:35:02 -0400
  • 9fab50277d Now I can have a config at the top that's loaded. Zed A. Shaw 2025-08-16 00:15:13 -0400
  • 84dafe2f2e Laid out how I want the control panel to look but can't render the slides there until I get the parser nicer. Zed A. Shaw 2025-08-16 00:03:35 -0400
  • b3affcf9fa Have a layout I want for the control window. Zed A. Shaw 2025-08-15 23:32:40 -0400
  • 4e3e8e7b23 Quick cleaning of main to make working on the control window easier. Zed A. Shaw 2025-08-15 22:59:31 -0400
  • 8cc5973f71 Rework the code into separate files for further dev. Zed A. Shaw 2025-08-15 22:45:12 -0400
  • e26a937ce6 Phrasing. Zed A. Shaw 2025-08-15 19:58:01 -0400
  • 3722e0a989 Tell people what it is. Zed A. Shaw 2025-08-15 19:56:38 -0400
  • 81468e5692 It can now display full screen on any monitor, but I need to have a second control window so I can always move it around even if it goes off screen. Zed A. Shaw 2025-08-15 19:46:50 -0400
  • dfc9d94cf5 Can now go full screen and change backgrounds. Zed A. Shaw 2025-08-15 13:23:04 -0400
  • 965e570182 I can now display 10 slides. Zed A. Shaw 2025-08-15 11:16:15 -0400
  • bb04ff794a Lay out the first idea for quickly parsing the md files. Zed A. Shaw 2025-08-15 01:52:37 -0400
  • 9e33b3d52f First build working that shows some stuff on the screen. Zed A. Shaw 2025-08-15 01:42:53 -0400
  • 72b4402c4e Initial commit Zed A. Shaw 2025-08-15 04:18:14 +0200