weston/clients
Callum Lowcay 86653ed273 terminal: Various fixes
Fix several bugs in the previous patches.  Fix inverse inverse video
with bold attribute, incorrect duplication of attributes when scrolling
up, underline aliasing, bottom scroll margin adjustment when resizing,
and unnecessary sleep when sending terminal reports.  Change TERM
environment variable to xterm-256color to better reflect terminal
capabilities (although it still doesn't emulate all of xterm).

Signed-off-by: Callum Lowcay <callum@callumscode.com>
2011-01-08 20:35:25 -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 gears: Include config.h 2011-01-07 14:42:49 -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 terminal: Various fixes 2011-01-08 20:35:25 -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 Fix window.c build without cairo-gl 2011-01-05 17:41:55 +00:00
window.h Workaround gears depending on cairo-gl 2011-01-05 23:00:53 +00:00