summaryrefslogtreecommitdiff
path: root/config.def.h
AgeCommit message (Collapse)Author
2020-10-29Initial CommitHEADmasterBenjamin Chausse
2017-09-02allow to reload fileMarkus Teich
2016-07-14add ff and ff.bz2 support in config.def.hFRIGN
2016-05-24import new drw and util from libsl.Markus Teich
2016-02-05Use 2ff exclusively in config.def.hFRIGN
2015-12-08Support farbfeld as an intermediate formatsin
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-03Add 'n' and 'p' keys to navigate slidesAlexis
2015-11-19Use right click as previous and enable scrolling to switch slidesIvan Tham
2015-11-18Add Escape key to quit sentIvan Tham
2015-11-17Register space to advance to the next slideJan Christoph Ebersbach
2015-11-17fix dejavu font nameMarkus Teich
2015-11-17support even larger screensMarkus Teich
2015-11-11add multiline supportMarkus Teich
2015-11-11make usable screensize config constMarkus Teich
2015-11-04make colors configurableMarkus Teich
2015-11-01fix default fonts in config.def.hMarkus Teich
2015-10-31remove unused font configuration, update license yearMarkus Teich
2015-04-20use new font system from drwMarkus Teich
2015-04-09some work on using drw.c doneMarkus Teich
2014-06-29large jumps don't work well with presentersMarkus Teich
2014-06-23add note to scalable fonts in config.def.hMarkus Teich
2014-06-23add vim like bindingsMarkus Teich
2014-06-23add stuffMarkus Teich