summaryrefslogtreecommitdiffstats
path: root/config.def.h
Commit message (Collapse)AuthorAgeFilesLines
* Support farbfeld as an intermediate formatsin2015-12-081-0/+5
| | | | | | | | | | | | | | | | | 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/
* Add 'n' and 'p' keys to navigate slidesAlexis2015-12-031-0/+2
|
* Use right click as previous and enable scrolling to switch slidesIvan Tham2015-11-191-1/+3
|
* Add Escape key to quit sentIvan Tham2015-11-181-0/+1
|
* Register space to advance to the next slideJan Christoph Ebersbach2015-11-171-0/+1
|
* fix dejavu font nameMarkus Teich2015-11-171-1/+1
|
* support even larger screensMarkus Teich2015-11-171-1/+1
|
* add multiline supportMarkus Teich2015-11-111-0/+2
|
* make usable screensize config constMarkus Teich2015-11-111-2/+2
|
* make colors configurableMarkus Teich2015-11-041-0/+3
|
* fix default fonts in config.def.hMarkus Teich2015-11-011-1/+2
|
* remove unused font configuration, update license yearMarkus Teich2015-10-311-2/+0
|
* use new font system from drwMarkus Teich2015-04-201-2/+6
|
* some work on using drw.c doneMarkus Teich2015-04-091-1/+1
|
* large jumps don't work well with presentersMarkus Teich2014-06-291-4/+4
|
* add note to scalable fonts in config.def.hMarkus Teich2014-06-231-0/+1
|
* add vim like bindingsMarkus Teich2014-06-231-0/+4
|
* add stuffMarkus Teich2014-06-231-0/+28