genode/repos/gems/src/server/terminal
Emery Hemingway 0d1761d54b Convert graphical terminal to a nitpicker client
Convert the graphical terminal server from a Framebuffer and Input
client to a Nitpicker client. The removes the need to run an instance of
nit_fb when using the terminal in the common case.

This is a partial conversion, the internal framebuffer logic in the
terminal has not been fully converted. For example, the dimensions of
the nitpicker view should be clipped to fit the nearest character-cell.

Fix #3261
2019-03-29 15:55:51 +01:00
..
color_palette.h terminal: make background color configurable 2018-06-12 12:11:47 +02:00
font_family.h os: reworked nitpicker_gfx/text_painter.h 2018-04-10 11:09:18 +02:00
framebuffer.h Convert graphical terminal to a nitpicker client 2019-03-29 15:55:51 +01:00
main.cc Convert graphical terminal to a nitpicker client 2019-03-29 15:55:51 +01:00
session.h Refactor terminal for intrinsic Unicode support 2019-02-19 11:08:17 +01:00
target.mk terminal: use VFS-based font handling 2018-05-03 15:31:17 +02:00
text_screen_surface.h Refactor terminal for intrinsic Unicode support 2019-02-19 11:08:17 +01:00
types.h Refactor terminal for intrinsic Unicode support 2019-02-19 11:08:17 +01:00