Go to file
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
clients terminal: add glyphs to character list 2012-05-29 09:56:27 -04:00
data window.c: frame_button: Maximize, minimize, close, icon buttons in window frame 2012-05-10 16:19:33 -04:00
protocol screenshooter: Grab pixel data directly before buffer swap 2012-04-20 16:13:27 -04:00
shared Share code to to classify pointer location in frame 2012-05-22 16:38:53 -04:00
src shell: Add keybinding to force-close (SIGKILL) inactive clients 2012-05-26 13:41:06 -04:00
tests tests: Rename left-over caps_mask to capability 2012-05-17 09:09:21 -04:00
wcap wcap: Space out frames according to timestamps 2012-05-25 22:33:35 -04:00
.gitignore Clean up .gitignore files 2010-11-11 20:11:27 -05:00
autogen.sh Update autotools configuration 2010-11-06 21:04:03 -04:00
configure.ac wcap: Add option to disable building wcap tools 2012-05-26 13:19:22 -04:00
COPYING Add COPYING 2012-04-25 10:17:42 -04:00
Makefile.am wcap: Add option to disable building wcap tools 2012-05-26 13:19:22 -04:00
README Split into a demo repository that holds the demo compositor and clients 2011-02-14 22:13:33 -05:00
weston.ini shell-animation: add conf option in shell 2012-04-25 10:38:19 -04:00

Wayland Demos

This repository contains a few demos application for the Wayland
project.  There's a sample compositor that can run on KMS, under X11
or under another Wayland compositor and there's a handful of simple
clients that demonstrate various aspects of Wayland: