If Amazon used this Bezos wouldn't have banned PowerPoint.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Zed A. Shaw e2ebe60ab3 Only do requestFocus when going full screen. 1 month ago
..
app.cpp Make it possible to set the font in the deck meta. 1 month ago
app.hpp App and options are now in their own files for better handling. 1 month ago
backend.cpp You can now set a shader for a slide. 2 months ago
backend.hpp You can now set a shader for a slide. 2 months ago
bezos_ctl.cpp You can now do all of the control things you'd do in the control window via the bezos_cli/ctl command line tool. 1 month ago
changes.cpp Move the change detector to a separate module. 1 month ago
changes.hpp Move the change detector to a separate module. 1 month ago
constants.hpp Code reorg. 3 months ago
control.cpp Refactor to a control api. 1 month ago
control.hpp Refactor to a control api. 1 month ago
control_ui.cpp Only do requestFocus when going full screen. 1 month ago
control_ui.hpp You can now do all of the control things you'd do in the control window via the bezos_cli/ctl command line tool. 1 month ago
dbc.cpp Code reorg. 3 months ago
dbc.hpp Code reorg. 3 months ago
main.cpp App and options are now in their own files for better handling. 1 month ago
md_parser.cpp Can now position the image in any cell. 2 months ago
md_parser.rl Can now position the image in any cell. 2 months ago
options.cpp Can set the presentation window size with -W and -H. 1 month ago
options.hpp App and options are now in their own files for better handling. 1 month ago
parser.cpp Made the bezos.exe fully independant so it can run in any directory and use any font or images. 3 months ago
parser.hpp Made the bezos.exe fully independant so it can run in any directory and use any font or images. 3 months ago
slides_ui.cpp Stop rendering all the time, render to the texture only when changing. 1 month ago
slides_ui.hpp Stop rendering all the time, render to the texture only when changing. 1 month ago