wayland/clients
Callum Lowcay 0c574d9ed5 Make terminal a little more useful
The patch adds the following features:

 - UTF-8 compliance
 - Most Vt102 escape codes, excluding double width/height lines
 - Fancy colors
 - Support for function keys, cursor keys, and editing keys
 - Tested with vttest and vim

Bugs

 - No autorepeat
 - No support for function keys with modifiers
 - Configuration hard-coded
 - Redraw is slow
2010-12-25 08:52:44 -05:00
..
.gitignore Clean up .gitignore files 2010-11-11 20:11:27 -05:00
cairo-util.c Add a drag and drop test client 2010-08-18 15:28:04 -04:00
cairo-util.h Add a drag and drop test client 2010-08-18 15:28:04 -04:00
dnd.c Update surface.attach and change surface.map to surface.map_toplevel 2010-12-17 09:53:12 -05:00
flower.c Update surface.attach and change surface.map to surface.map_toplevel 2010-12-17 09:53:12 -05:00
gears.c Update surface.attach and change surface.map to surface.map_toplevel 2010-12-17 09:53:12 -05:00
image.c Update surface.attach and change surface.map to surface.map_toplevel 2010-12-17 09:53:12 -05:00
Makefile.am Add window resize sample client 2010-12-16 13:35:23 -05:00
resizor.c Update surface.attach and change surface.map to surface.map_toplevel 2010-12-17 09:53:12 -05:00
screenshot.c Create socket in /var/run/user/${HOME} 2010-12-01 16:53:01 -05:00
smoke.c Update surface.attach and change surface.map to surface.map_toplevel 2010-12-17 09:53:12 -05:00
terminal.c Make terminal a little more useful 2010-12-25 08:52:44 -05:00
view.c Update surface.attach and change surface.map to surface.map_toplevel 2010-12-17 09:53:12 -05:00
wayland-glib.c Make clients at least compile for now 2010-06-06 22:28:16 -04:00
wayland-glib.h fix missing includes in clients/window.h and clients/wayland-glib.h 2010-11-29 08:14:57 -05:00
window.c Update surface.attach and change surface.map to surface.map_toplevel 2010-12-17 09:53:12 -05:00
window.h Update surface.attach and change surface.map to surface.map_toplevel 2010-12-17 09:53:12 -05:00