Zed A. Shaw
|
bb8347105d
|
Hide the mouse on the presenter window.
|
10 hours ago |
Zed A. Shaw
|
47f3cdbb17
|
Move the shaders to the Slide since that's where they go.
|
10 hours ago |
Zed A. Shaw
|
c0531e7049
|
Need fonts.
|
11 hours ago |
Zed A. Shaw
|
a8d9d32360
|
Some tweaks to the demo.
|
11 hours ago |
Zed A. Shaw
|
6e1d8e6c6f
|
You can now set a shader for a slide.
|
1 day ago |
Zed A. Shaw
|
2c3c105ca7
|
Now you can set title vs. font color, size, etc.
|
2 days ago |
Zed A. Shaw
|
53c76de2d1
|
Can set images to not stretch.
|
2 days ago |
Zed A. Shaw
|
c64c81b599
|
Can now position the image in any cell.
|
2 days ago |
Zed A. Shaw
|
142aa235a4
|
Can now change the layout for any slide.
|
2 days ago |
Zed A. Shaw
|
ba911f8703
|
The layout is now configured in a .json file so you can change it.
|
2 days ago |
Zed A. Shaw
|
8abdc5f6c5
|
Removed cairo and poppler since they aren't needed.
|
1 week ago |
Zed A. Shaw
|
cd6de86cb1
|
Hot reloading now works and you can toggle fullscreen so you can work on your presentation by just editing the file.
|
2 months ago |
Zed A. Shaw
|
beee4381ea
|
Made the bezos.exe fully independant so it can run in any directory and use any font or images.
|
2 months ago |
Zed A. Shaw
|
de225cf25c
|
More improvements in config and using a more fancy bullet char.
|
2 months ago |
Zed A. Shaw
|
6ebdf6e26c
|
Can center one line and few words but then it falls apart. Must have a bug.
|
2 months ago |
Zed A. Shaw
|
a0d3f5202c
|
Parser is much better now and there's a better demo in sample/about-bezos.md
|
2 months ago |
Zed A. Shaw
|
494b0197db
|
Make it possible to set a slide background image and test that a slide with only an image works.
|
2 months ago |
Zed A. Shaw
|
59e75e9403
|
I can load images now.
|
2 months ago |
Zed A. Shaw
|
c47526499a
|
Mostly working except for loading images.
|
2 months ago |
Zed A. Shaw
|
c05991399a
|
Code reorg.
|
2 months ago |
Zed A. Shaw
|
548b6e79e8
|
Fix things up so I can finally get this working with the new code I have.
|
2 months ago |
Zed A. Shaw
|
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.
|
9 months ago |
Zed A. Shaw
|
69e8e5c43b
|
And now totally on the new parser and ready to push the features furthers.
|
9 months ago |
Zed A. Shaw
|
a9fa98b644
|
Parser now works on the same slides but no per-slide metadata yet.
|
9 months ago |
Zed A. Shaw
|
0691632f05
|
Can now handle meta data json at the start but not on each slide. Coming soon.
|
9 months ago |
Zed A. Shaw
|
081ecb9852
|
After reading the manual some more I have a basic working parser, now to add the json metadata feature.
|
9 months ago |
Zed A. Shaw
|
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.
|
9 months ago |
Zed A. Shaw
|
94422a4155
|
Rename some files so I know they're UI components.
|
9 months ago |
Zed A. Shaw
|
068a809192
|
Add in a little rectangle placeholder.
|
9 months ago |
Zed A. Shaw
|
9fab50277d
|
Now I can have a config at the top that's loaded.
|
9 months ago |
Zed A. Shaw
|
84dafe2f2e
|
Laid out how I want the control panel to look but can't render the slides there until I get the parser nicer.
|
9 months ago |
Zed A. Shaw
|
b3affcf9fa
|
Have a layout I want for the control window.
|
9 months ago |
Zed A. Shaw
|
4e3e8e7b23
|
Quick cleaning of main to make working on the control window easier.
|
9 months ago |
Zed A. Shaw
|
8cc5973f71
|
Rework the code into separate files for further dev.
|
9 months ago |
Zed A. Shaw
|
e26a937ce6
|
Phrasing.
|
9 months ago |
Zed A. Shaw
|
3722e0a989
|
Tell people what it is.
|
9 months ago |
Zed A. Shaw
|
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.
|
9 months ago |
Zed A. Shaw
|
dfc9d94cf5
|
Can now go full screen and change backgrounds.
|
9 months ago |
Zed A. Shaw
|
965e570182
|
I can now display 10 slides.
|
9 months ago |
Zed A. Shaw
|
bb04ff794a
|
Lay out the first idea for quickly parsing the md files.
|
9 months ago |
Zed A. Shaw
|
9e33b3d52f
|
First build working that shows some stuff on the screen.
|
9 months ago |
Zed A. Shaw
|
72b4402c4e
|
Initial commit
|
9 months ago |