This website requires JavaScript.
Explore
Help
Sign In
maride
/
guacamole-spice-protocol
Watch
1
Star
0
Fork
0
You've already forked guacamole-spice-protocol
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
guacamole-spice-protocol
/
protocols
/
rdp
/
include
History
Michael Jumper
6da3c29606
Use direct translation between keysym and Unicode, rather than table (see
http://www.x.org/wiki/KeySyms
, same translation used from Unicode to keysym by the Guacmole JS client). Remove related files.
2012-05-16 01:26:18 -07:00
..
client.h
Final comments.
2012-05-04 15:41:08 -07:00
guac_handlers.h
Write support in clipboard.
2012-04-29 23:28:29 -07:00
rdp_bitmap.h
Implement deferred cache via memblt.
2012-04-10 14:23:37 -07:00
rdp_cliprdr.h
Write support in clipboard.
2012-04-29 23:28:29 -07:00
rdp_gdi.h
Implement EndPaint.
2012-04-03 17:58:31 -07:00
rdp_glyph.h
Render all glyphs server-side.
2012-04-05 16:45:04 -07:00
rdp_keymap.h
Check for freerdp/locale/keyboard.h before using it, default to old freerdp/kbd/layouts.h if missing.
2012-05-16 00:40:07 -07:00
rdp_pointer.h
Added layer to pointer structure.
2012-02-16 14:32:23 -08:00