guacamole-spice-protocol/src/terminal
Jim Chen 6da9236ffd GUACAMOLE-470: Reset character attributes on terminal reset.
The character attributes such as foreground/background colors should be
reset as well when performing a terminal reset.
2018-05-26 23:18:27 -04:00
..
terminal GUACAMOLE-470: Support configurable colors in color-scheme parameter. 2018-05-26 23:18:27 -04:00
buffer.c GUACAMOLE-169: Move terminal headers to namespaced directory. 2017-02-27 14:34:46 -08:00
char_mappings.c GUACAMOLE-1: Relicense C files. 2016-03-28 20:39:19 -07:00
common.c GUACAMOLE-278: Move terminal palette/color definitions into dedicated files. 2017-04-23 13:23:58 -07:00
display.c GUACAMOLE-470: Add support for configurable default palette. 2018-05-15 22:05:59 -04:00
Makefile.am GUACAMOLE-279: Add explicit definitions for each human-readable xterm color. 2017-08-13 15:12:05 -07:00
named-colors.c GUACAMOLE-470: Fix crash when X11 color is not found. 2018-05-26 23:18:27 -04:00
palette.c GUACAMOLE-279: Migrate to mutable terminal color palette. 2017-07-10 14:08:21 -07:00
scrollbar.c GUACAMOLE-169: Move terminal headers to namespaced directory. 2017-02-27 14:34:46 -08:00
terminal_handlers.c GUACAMOLE-279: Handle xterm palette assignments, parsing each color as an X11 color spec. 2017-08-13 15:12:05 -07:00
terminal.c GUACAMOLE-470: Reset character attributes on terminal reset. 2018-05-26 23:18:27 -04:00
typescript.c GUACAMOLE-500: Explicitly guarantee typescript filename cannot exceed buffer size. 2018-02-06 22:13:55 -08:00
xparsecolor.c GUACAMOLE-470: Set palette index for parsed RGB colors. 2018-05-26 23:18:27 -04:00