weston/clients
David Herrmann a6128d6183 terminal: add glyphs to character list
This adds the actual glyphs/utf-8 characters to the comments of CS_SPECIAL
(DEC special graphics set). They all work on my system with "Monospace" or
"Bitstream" font. But keep the mnemonics so if the UTF8 characters are not
displayed correctly, the comments are still readable.

I don't know if gcc actually reads data as UTF-8 or if C code actually
allows all UTF8 characters. However, unless it reads as "*/" in ASCII, it
shouldn't matter inside of comments.

Anyway, it compiles fine with gcc-4.7.0/amd64 here.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
2012-05-29 09:56:27 -04:00
..
.gitignore weston: update .gitignore files 2012-04-11 08:24:35 -04:00
clickdot.c window: rename enum pointer_type to cursor_type 2012-05-25 23:28:54 -04:00
desktop-shell.c window: rename enum pointer_type to cursor_type 2012-05-25 23:28:54 -04:00
dnd.c dnd: work around cairo-gl brokenness 2012-05-25 23:28:59 -04:00
eventdemo.c window: rename enum pointer_type to cursor_type 2012-05-25 23:28:54 -04:00
flower.c window: rename enum pointer_type to cursor_type 2012-05-25 23:28:54 -04:00
gears.c window: rename enum pointer_type to cursor_type 2012-05-25 23:28:54 -04:00
glmatrix.c Add signedness warning flag and fix fallout 2012-03-30 11:52:39 -04:00
image.c Move cairo-util to shared/ 2012-05-15 22:33:43 -04:00
Makefile.am Rename libconfig-parser to libshared 2012-05-15 22:37:26 -04:00
matrix3.xpm clients: import glmatrix.c and matrix3.xpm 2011-11-18 14:45:04 +02:00
resizor.c Update to new libxkbcommon API 2012-05-11 11:24:35 -04:00
screenshot.c screenshooter: Don't assume output offsets start at zero 2012-04-20 16:16:44 -04:00
simple-egl.c simple-egl: Fix crash and simplify 2012-05-16 16:16:19 -04:00
simple-shm.c simple-shm: Handle ping event. 2012-05-14 10:02:12 -04:00
simple-touch.c Convert wl_input_device to wl_seat (and friends) 2012-05-16 15:29:06 -04:00
smoke.c window: rename enum pointer_type to cursor_type 2012-05-25 23:28:54 -04:00
tablet-shell.c Move cairo-util to shared/ 2012-05-15 22:33:43 -04:00
terminal.c terminal: add glyphs to character list 2012-05-29 09:56:27 -04:00
view.c Change button from int to uint32_t 2012-05-07 12:57:11 -04:00
window.c Weston: Free allocated cursors array when destroying 2012-05-29 09:53:42 -04:00
window.h dnd: work around cairo-gl brokenness 2012-05-25 23:28:59 -04:00
wscreensaver-glue.c clients: add wscreensaver 2011-11-18 14:46:26 +02:00
wscreensaver-glue.h Never include wayland-util.h directly 2011-11-22 09:35:14 -05:00
wscreensaver.c Add an option parser 2012-03-12 01:28:50 -04:00
wscreensaver.h Add signedness warning flag and fix fallout 2012-03-30 11:52:39 -04:00