Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | portability fixes, some modernization | Gerd Hoffmann | 2019-05-08 | 1 | -1/+1 |
| | |||||
* | resume display tweak | Gerd Hoffmann | 2019-04-16 | 1 | -1/+6 |
| | |||||
* | logind tweaks | Gerd Hoffmann | 2019-04-16 | 1 | -1/+1 |
| | |||||
* | use xkbcommon | Gerd Hoffmann | 2019-04-15 | 1 | -63/+61 |
| | |||||
* | drop some dead code | Gerd Hoffmann | 2019-04-15 | 1 | -7/+0 |
| | |||||
* | more logind console switching | Gerd Hoffmann | 2019-03-27 | 1 | -1/+1 |
| | |||||
* | move config files to ~/.config/ | Gerd Hoffmann | 2019-03-08 | 1 | -1/+1 |
| | |||||
* | list management fixes | Gerd Hoffmann | 2019-03-06 | 1 | -4/+35 |
| | |||||
* | blit using pixman, drop dirty line tracking | Gerd Hoffmann | 2019-02-22 | 1 | -1/+0 |
| | |||||
* | add gfxfmt, fixes | Gerd Hoffmann | 2019-02-03 | 1 | -8/+0 |
| | |||||
* | use pixman for image blit+blend | Gerd Hoffmann | 2019-02-01 | 1 | -23/+3 |
| | |||||
* | libinput check fix | Gerd Hoffmann | 2019-02-01 | 1 | -1/+2 |
| | |||||
* | libinput tweaks | Gerd Hoffmann | 2019-02-01 | 1 | -1/+7 |
| | |||||
* | fix pause | Gerd Hoffmann | 2019-02-01 | 1 | -1/+1 |
| | |||||
* | use cairo for text rendering | Gerd Hoffmann | 2019-02-01 | 1 | -49/+45 |
| | |||||
* | drop line editing support | Gerd Hoffmann | 2019-02-01 | 1 | -99/+0 |
| | |||||
* | tweak console switching | Gerd Hoffmann | 2019-01-31 | 1 | -2/+9 |
| | |||||
* | drop -vt option | Gerd Hoffmann | 2019-01-31 | 1 | -2/+2 |
| | |||||
* | Revert "libinput: grab tweaks" | Gerd Hoffmann | 2019-01-18 | 1 | -6/+1 |
| | | | | This reverts commit d88041d909b2118ebc67b356b2848fb8bdfc8f2c. | ||||
* | libinput: grab tweaks | Gerd Hoffmann | 2019-01-18 | 1 | -1/+6 |
| | |||||
* | libinput: mouse button support | Gerd Hoffmann | 2019-01-18 | 1 | -0/+2 |
| | |||||
* | kbd: experimental libinput support | Gerd Hoffmann | 2019-01-18 | 1 | -1/+7 |
| | |||||
* | abstract away some kbd details | Gerd Hoffmann | 2019-01-18 | 1 | -33/+12 |
| | |||||
* | drop lirc support | Gerd Hoffmann | 2019-01-18 | 1 | -28/+0 |
| | |||||
* | reload filelist when modified | Gerd Hoffmann | 2019-01-18 | 1 | -8/+68 |
| | |||||
* | mode switching for drm | Gerd Hoffmann | 2017-09-11 | 1 | -2/+2 |
| | |||||
* | use pixman images for storage | Gerd Hoffmann | 2017-03-08 | 1 | -26/+8 |
| | |||||
* | zap HAVE_NEW_EXIF | Gerd Hoffmann | 2017-03-08 | 1 | -4/+0 |
| | |||||
* | Fix "--comments" command line option | fabien-gigante | 2016-11-08 | 1 | -0/+1 |
| | |||||
* | fbi: simply call sleep in svga_show unless interactive | Moses Palmér | 2016-05-07 | 1 | -0/+6 |
| | |||||
* | fbi: add --(no)interactive command line flag | Moses Palmér | 2016-05-07 | 1 | -0/+2 |
| | |||||
* | separate cfg files for fbi/fbpdf | Gerd Hoffmann | 2016-04-01 | 1 | -1/+1 |
| | |||||
* | switch fbi kbd handling to new code | Gerd Hoffmann | 2016-03-30 | 1 | -167/+109 |
| | |||||
* | fbpdf: pageflip | Gerd Hoffmann | 2016-03-30 | 1 | -2/+2 |
| | |||||
* | kbd support code | Gerd Hoffmann | 2016-03-30 | 1 | -46/+1 |
| | |||||
* | start fbpdf | Gerd Hoffmann | 2016-03-30 | 1 | -2/+0 |
| | |||||
* | drm: allow picking output | Gerd Hoffmann | 2016-03-24 | 1 | -3/+4 |
| | |||||
* | drm device info | Gerd Hoffmann | 2016-03-24 | 1 | -0/+4 |
| | |||||
* | drop unused stuff | Gerd Hoffmann | 2016-03-24 | 1 | -7/+0 |
| | |||||
* | gfx init and console switching tweaks | Gerd Hoffmann | 2016-03-24 | 1 | -8/+32 |
| | |||||
* | add drm support, console switching fixes | Gerd Hoffmann | 2016-03-24 | 1 | -4/+14 |
| | |||||
* | sent usage to stdout on -h | Gerd Hoffmann | 2016-03-24 | 1 | -9/+9 |
| | |||||
* | tty is stdin | Gerd Hoffmann | 2016-03-24 | 1 | -6/+6 |
| | |||||
* | move console handling to vt.c | Gerd Hoffmann | 2016-03-24 | 1 | -99/+11 |
| | |||||
* | move console switching to main | Gerd Hoffmann | 2016-03-24 | 1 | -45/+116 |
| | |||||
* | zap fb_clear_screen | Gerd Hoffmann | 2016-03-24 | 1 | -1/+0 |
| | |||||
* | move signal handling out of fb code | Gerd Hoffmann | 2016-03-24 | 1 | -1/+36 |
| | |||||
* | gfx: move over cleanup function | Gerd Hoffmann | 2016-03-23 | 1 | -1/+1 |
| | |||||
* | start adding a gfx interface | Gerd Hoffmann | 2016-03-23 | 1 | -69/+66 |
| | |||||
* | Add missing stddef.h header | Stéphane Aulery | 2014-12-04 | 1 | -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> |