9 Commits

Author SHA1 Message Date
Alan Coopersmith
86971a9448 Strip trailing whitespace from source files
Performed with: `git ls-files | xargs perl -i -p -e 's{[ \t]+$}{}'`

`git diff -w` & `git diff -b` show no diffs from this change

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Part-of: <https://gitlab.freedesktop.org/xorg/driver/xf86-video-qxl/-/merge_requests/25>
2025-12-16 10:30:33 +01:00
Alan Coopersmith
cd92a34e1b README.xspice: use unified xorgproto instead of obsolete {xext,x11,fonts}proto
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Part-of: <https://gitlab.freedesktop.org/xorg/driver/xf86-video-qxl/-/merge_requests/19>
2024-10-04 16:50:27 -07:00
Alan Coopersmith
ca6caeddf7 Update links to use gitlab instead of anongit & git.fd.o
Part-of: <https://gitlab.freedesktop.org/xorg/driver/xf86-video-qxl/-/merge_requests/19>
2024-09-29 17:34:40 -07:00
Francois Gouget
eaefd19bb4 Spelling fixes in the READMEs and configuration samples
Signed-off-by: Francois Gouget <fgouget@codeweavers.com>
Acked-by: Jonathon Jongsma <jjongsma@redhat.com>
2017-04-06 10:42:33 -05:00
Uri Lublin
6f45e758f0 README.xspice: clone and install xkeyboard-config
Instead of copying /usr/share/X11/xkb
2015-03-08 14:45:08 +02:00
Uri Lublin
e7b315dfe4 README.xspice: clone more repos, add some script lines and more
This helps build on a RHEL-6 machine
2015-03-08 14:45:08 +02:00
Alon Levy
ea37df4b4b README.xspice: updpate repository
Reported by: Michael Tokarev <mjt@isrv.corpit.ru>
2012-04-15 11:55:33 +03:00
Alon Levy
c65af64529 README.xspice: use consistent and vnc default port 2011-07-23 20:08:35 +03:00
Alon Levy
ee0e638e11 xspice: README, TODO, config, xspice launcher script
xspice is placed under scripts, adding a new Makefile.am, only
installed if --enable-xspice.
spiceqxl.xorg.conf.example is placed under examples to be installed
to share/doc if --enable-xspice.
2011-07-23 00:54:53 +03:00