genode/repos/os/include/terminal
Norman Feske 71efb59873 terminal: add Cell_array destructor
With the capability-quota mechanism, the terminal-session won't always
be constructed completely on the first try (we may run out of caps in
the middle of the construction). Therefore, all members of the object
must be properly destructable. Furthermore, the patch replaces the
sliced heap by a heap to avoid allocating a new dataspace for each line
of the cell array.
2017-05-31 13:16:12 +02:00
..
cell_array.h terminal: add Cell_array destructor 2017-05-31 13:16:12 +02:00
char_cell_array_character_screen.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
character_screen_tracer.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
character_screen.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
decoder.h terminal: add support for 'ESC[m' sequence 2017-05-31 13:15:51 +02:00
font_face.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
keymaps.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
read_buffer.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
scancode_tracker.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
types.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00