Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fbcon: sd_bus_message_read fix #3 | Gerd Hoffmann | 2019-03-03 | 1 | -1/+1 |
* | fbcon: sd_bus_message_read fix #2 | Gerd Hoffmann | 2019-03-03 | 1 | -3/+3 |
* | fbcon: sd_bus_message_read fix | Gerd Hoffmann | 2019-03-03 | 1 | -7/+5 |
* | even more logind logging | Gerd Hoffmann | 2019-03-01 | 2 | -14/+18 |
* | more ligind logging | Gerd Hoffmann | 2019-03-01 | 1 | -5/+7 |
* | fbcon: logind debug messages | Gerd Hoffmann | 2019-03-01 | 1 | -0/+5 |
* | implement logind_close | Gerd Hoffmann | 2019-03-01 | 1 | -1/+31 |
* | logind support | Gerd Hoffmann | 2019-03-01 | 7 | -10/+167 |
* | fbcon: add config file | Gerd Hoffmann | 2019-03-01 | 3 | -15/+72 |
* | clear sb on resize | Gerd Hoffmann | 2019-03-01 | 1 | -0/+1 |
* | scrollback | Gerd Hoffmann | 2019-03-01 | 1 | -2/+36 |
* | fbcon: cleanups, resize | Gerd Hoffmann | 2019-03-01 | 1 | -39/+80 |
* | color tweak, inverse support | Gerd Hoffmann | 2019-02-28 | 1 | -10/+23 |
* | some optimizations | Gerd Hoffmann | 2019-02-28 | 1 | -9/+12 |
* | fixes | Gerd Hoffmann | 2019-02-28 | 1 | -0/+9 |
* | update specfile | Gerd Hoffmann | 2019-02-28 | 1 | -0/+3 |
* | use libtsm kbd support | Gerd Hoffmann | 2019-02-28 | 1 | -86/+36 |
* | fbcon: switch to libtsm | Gerd Hoffmann | 2019-02-28 | 5 | -1384/+156 |
* | drop dead code | Gerd Hoffmann | 2019-02-23 | 4 | -60/+0 |
* | blit using pixman, drop dirty line tracking | Gerd Hoffmann | 2019-02-22 | 3 | -74/+13 |
* | fix cairo shadow clear | Gerd Hoffmann | 2019-02-22 | 1 | -10/+4 |
* | tweak error logging | Gerd Hoffmann | 2019-02-04 | 1 | -14/+19 |
* | drm format wireup | Gerd Hoffmann | 2019-02-04 | 5 | -23/+49 |
* | fmt wireup, framebuffer | Gerd Hoffmann | 2019-02-03 | 3 | -24/+29 |
* | format fixups | Gerd Hoffmann | 2019-02-03 | 2 | -2/+53 |
* | add gfxfmt, fixes | Gerd Hoffmann | 2019-02-03 | 4 | -13/+36 |
* | drop drmtools-egl.c | Gerd Hoffmann | 2019-02-03 | 3 | -210/+1 |
* | use pixman for image blit+blend | Gerd Hoffmann | 2019-02-01 | 4 | -58/+38 |
* | libinput check fix | Gerd Hoffmann | 2019-02-01 | 3 | -3/+5 |
* | libinput tweaks | Gerd Hoffmann | 2019-02-01 | 6 | -51/+67 |
* | dirty fix, parse font name | Gerd Hoffmann | 2019-02-01 | 1 | -4/+17 |
* | fix pause | Gerd Hoffmann | 2019-02-01 | 1 | -1/+1 |
* | use cairo for text rendering | Gerd Hoffmann | 2019-02-01 | 4 | -245/+76 |
* | fix darkify | Gerd Hoffmann | 2019-02-01 | 1 | -1/+1 |
* | drop more line editing support | Gerd Hoffmann | 2019-02-01 | 2 | -61/+0 |
* | drop line editing support | Gerd Hoffmann | 2019-02-01 | 1 | -99/+0 |
* | use cairo for darkify | Gerd Hoffmann | 2019-02-01 | 1 | -30/+5 |
* | fix cairo, use cairo for lines | Gerd Hoffmann | 2019-02-01 | 1 | -49/+27 |
* | init cairo context for shadow | Gerd Hoffmann | 2019-02-01 | 2 | -2/+13 |
* | fix blend | Gerd Hoffmann | 2019-02-01 | 1 | -2/+0 |
* | drop legacy build system | Gerd Hoffmann | 2019-02-01 | 8 | -628/+11 |
* | drop dither support, switch shadow fb to DRM_FORMAT_XRGB8888 (aka CAIRO_FORMA... | Gerd Hoffmann | 2019-02-01 | 9 | -499/+106 |
* | use cloexec | Gerd Hoffmann | 2019-01-31 | 4 | -5/+5 |
* | fbdev support, console switching | Gerd Hoffmann | 2019-01-31 | 3 | -9/+32 |
* | add fbcon session | Gerd Hoffmann | 2019-01-31 | 3 | -0/+9 |
* | tweak console switching | Gerd Hoffmann | 2019-01-31 | 4 | -14/+30 |
* | drop -vt option | Gerd Hoffmann | 2019-01-31 | 8 | -54/+16 |
* | read keymap from /etc/vconsole.conf | Gerd Hoffmann | 2019-01-31 | 1 | -0/+37 |
* | move ansi keys | Gerd Hoffmann | 2019-01-31 | 1 | -30/+28 |
* | color tweaks | Gerd Hoffmann | 2019-01-31 | 1 | -16/+18 |