97 Commits (27a904c1dd40d185dd5123ca354f6080e853ec92)
 

Author SHA1 Message Date
Markus Teich 27a904c1dd import new drw and util from libsl.
8 years ago
Markus Teich 268d1968ea fix include and lib paths for the BSDs
8 years ago
Markus Teich ceda5d69ac support FreeBSD
8 years ago
Markus Teich c61e9a4b8a Import arg.h OOB fix from Lucas Gabriel Vuotto.
8 years ago
Markus Teich b954ed4b9f Fix cmdline argument check
8 years ago
Markus Teich 616aafdcb9 no need to reimplement cat here
8 years ago
Markus Teich 3019229279 improve error handling
8 years ago
Markus Teich 77809fae79 style: move function return types to own line
8 years ago
FRIGN a95e592992 Use 2ff exclusively in config.def.h
8 years ago
FRIGN 68ac6486b1 Fix alpha blending
8 years ago
Markus Teich b0ad67036e readme: update reference to farbfeld
8 years ago
David Phillips 022ae48360 Change an eprintf to a die to stop child from running its own slideshow
9 years ago
Grant Mathews 54daf38b08 filter via shell pipeline
9 years ago
Markus Teich 11f2c648eb unbreak the build
9 years ago
Markus Teich 008ff1b88b fix 2 uninitialized variables and bin == NULL check
9 years ago
Markus Teich edb4630564 check for bin == NULL
9 years ago
Markus Teich 24762d0172 minor syntax, style and README fixes
9 years ago
Markus Teich 0798e82d23 support transparent images
9 years ago
sin b516f468fa Support farbfeld as an intermediate format
9 years ago
Markus Teich 7e558105e6 add 'sent: ' prefix to errors
9 years ago
Alexis 98e1854189 Add 'n' and 'p' keys to navigate slides
9 years ago
Alexis 91aeb01dce Refactor die() to use eprintf()
9 years ago
Alexis 824dae147e Use consistent wording for error messages
9 years ago
Ivan Tham 95af430d97 Use right click as previous and enable scrolling to switch slides
9 years ago
Quentin Rameau a1dcdad14f Bail out before allocating slides if file is empty
9 years ago
Markus Teich eac14478e9 fix dying on empty slidefile
9 years ago
Quentin Rameau 996a4c5c6e drw.c: Avoid potential memory leak in drw_cur_create()
9 years ago
Ivan Tham 243c8cf7b6 Add Escape key to quit sent
9 years ago
Markus Teich cc57a28eba die if no font could be loaded
9 years ago
Jan Christoph Ebersbach c3cd2edca6 Register space to advance to the next slide
9 years ago
Markus Teich 448fe33370 shorten bulletpoints in example presentation
9 years ago
Markus Teich 31be676486 fix dejavu font name
9 years ago
Markus Teich 4ae761b8be support even larger screens
9 years ago
Markus Teich 4a828c2d6c prevent flickering when changing slides
9 years ago
Markus Teich aa713a8a34 update README
9 years ago
Markus Teich b1cb3bbc20 fix another index overflow issue
9 years ago
Markus Teich 84734c73e8 fix several number overflow issues
9 years ago
Markus Teich eb07f3dc10 update version
9 years ago
Markus Teich 22a0a7f255 add multiline support
9 years ago
Markus Teich d7eac23083 fix more memory leaks
9 years ago
Markus Teich b23121b4aa free all fonts correctly
9 years ago
Markus Teich d302f2efe1 free temporary fontstr arrays
9 years ago
Markus Teich f6455efd52 simplify png cleanup
9 years ago
Markus Teich 67ec8b1547 make usable screensize config const
9 years ago
Tony Lainson 8b52c85dd1 don't assume we get a ConfigureNotify event
9 years ago
Szabolcs Nagy 4ca44387e6 initialize .img
9 years ago
Markus Teich 3ce84e7170 don't use EXIT_… cpp defines
9 years ago
Markus Teich 0dc8cb9dab fix comment wording in drw.c
9 years ago
Markus Teich 9ab88b5935 make colors configurable
9 years ago
Markus Teich fc82374b03 update license year
9 years ago