Commit Graph

21 Commits

Author SHA1 Message Date
3af7e93324 add ff and ff.bz2 support in config.def.h 2016-07-14 12:23:53 +02:00
27a904c1dd import new drw and util from libsl. 2016-05-24 19:28:44 +02:00
a95e592992 Use 2ff exclusively in config.def.h 2016-02-05 15:39:24 +01:00
sin
b516f468fa Support farbfeld as an intermediate format
Sent now uses farbfeld[0] as an intermediate format.  A series of
filters is specified in config.h that matches file extensions to
filter programs.  The programs will convert between formats such as
png to farbfeld.  Internally in sent we do not need to worry on how
to parse png or any other format.

This also works with jpg and gif and others.  The 2ff wrapper will
use imagemagick conversion tools.  This is temporary as jpg2ff and
gif2ff will also be implemented.

To make this work, you will have to clone[0] and put png2ff and 2ff
in your PATH.

[0] http://git.2f30.org/farbfeld/
2015-12-08 20:01:36 +01:00
98e1854189 Add 'n' and 'p' keys to navigate slides 2015-12-03 23:00:53 +01:00
95af430d97 Use right click as previous and enable scrolling to switch slides 2015-11-19 19:37:08 +01:00
243c8cf7b6 Add Escape key to quit sent 2015-11-18 12:20:55 +01:00
c3cd2edca6 Register space to advance to the next slide 2015-11-17 11:23:20 +01:00
31be676486 fix dejavu font name 2015-11-17 02:07:56 +01:00
4ae761b8be support even larger screens 2015-11-17 01:39:40 +01:00
22a0a7f255 add multiline support 2015-11-11 23:46:24 +01:00
67ec8b1547 make usable screensize config const 2015-11-11 18:41:51 +01:00
9ab88b5935 make colors configurable 2015-11-04 01:43:13 +01:00
f84e7a585e fix default fonts in config.def.h 2015-11-01 18:09:22 +01:00
345b48fe03 remove unused font configuration, update license year 2015-10-31 18:10:47 +01:00
85d25716b0 use new font system from drw 2015-04-20 22:20:16 +02:00
de1dc79944 some work on using drw.c done 2015-04-09 19:23:31 +02:00
d61ccea8b9 large jumps don't work well with presenters 2014-06-29 23:45:04 +02:00
2a8ec74a60 add note to scalable fonts in config.def.h 2014-06-23 11:58:33 +02:00
800b2ef102 add vim like bindings 2014-06-23 01:55:25 +02:00
8b5710ff44 add stuff 2014-06-23 00:39:21 +02:00