aboutsummaryrefslogtreecommitdiffstats
path: root/fbiconfig.c
Commit message (Collapse)AuthorAgeFilesLines
* move config files to ~/.config/Gerd Hoffmann2019-03-081-4/+10
|
* drop -vt optionGerd Hoffmann2019-01-311-6/+0
|
* kbd: experimental libinput supportGerd Hoffmann2019-01-181-0/+10
|
* drop opengl (via cairo-gl) supportGerd Hoffmann2018-12-201-8/+0
|
* make cairo-gl a compile time optionGerd Hoffmann2017-03-081-0/+2
|
* fbi: add --(no)interactive command line flagMoses Palmér2016-05-071-0/+5
|
* separate cfg files for fbi/fbpdfGerd Hoffmann2016-04-011-5/+5
|
* fbpdf: add pageflip option, miscGerd Hoffmann2016-03-311-1/+11
|
* opengl rendererGerd Hoffmann2016-03-311-0/+6
|
* cmd line argsGerd Hoffmann2016-03-301-1/+58
|
* drm: allow picking outputGerd Hoffmann2016-03-241-1/+7
|
* drm device infoGerd Hoffmann2016-03-241-0/+6
|
* start adding a gfx interfaceGerd Hoffmann2016-03-231-6/+0
|
* Add missing stddef.h headerStéphane Aulery2014-12-041-0/+1
| | | | | | | | - misc.h use offsetof() - other use NUUL, size_t and wchar_t Signed-off-by: Stéphane Aulery <saulery@free.fr> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
* blend cmd line optionkraxel2006-08-131-0/+5
|
* image cachingkraxel2006-08-121-5/+10
|
* autoscale first, misc fixeskraxel2006-04-101-0/+5
|
* - textreading mode improvements (based on patch by Mietek Bąk).kraxel2004-10-191-0/+5
| | | | - fixed segfaults with long filenames.
* - fix command line parsing.kraxel2004-06-101-1/+1
|
* - fbi: add config file support to fbikraxel2004-06-081-1/+151
| | | | - fbi: misc fixes
* - fbi config stuff.kraxel2004-04-251-0/+35