- 07 Mar, 2014 3 commits
-
-
Kristian Høgsberg authored
-
Kristian Høgsberg authored
-
Kristian Høgsberg authored
-
- 18 Feb, 2014 1 commit
-
-
Kristian Høgsberg authored
A small step towards non-recursive build system for wayland too.
-
- 25 Oct, 2013 1 commit
-
-
Peter Hutterer authored
The scanner is not very forgiving if the protocol doesn't match it's expectations and crashes without much of a notice. Thus, validate the protocol against a DTD. Move the protocol subdir forward so we validate first before trying anything else, and install the DTD so we can validate weston's protocols as well.
-
- 03 Jul, 2013 2 commits
-
-
Daiki Ueno authored
To allow user program to include wayland-scanner.m4 in tarball, move the path variables from it into wayland-scanner.pc.
-
Daiki Ueno authored
-
- 19 Nov, 2012 1 commit
-
-
Kristian Høgsberg authored
5909dddc removed protocol/Makefile.am which meant protocol/wayland.xml no longer got included in the tarball. Add back protocol/Makefile.am and configure.ac bits and add protocol to subdirs in Makefile.am to fix this.
-
- 12 Nov, 2012 1 commit
-
-
Tiago Vignatti authored
This was added previously (commit 015c42e1) when we didn't have docbook formatted documentation. Now it became quite useless. Signed-off-by:
Tiago Vignatti <tiago.vignatti@intel.com>
-
- 15 Oct, 2012 1 commit
-
-
Tiago Vignatti authored
Also, now doxygen is mandatory for building the documentation (looks reasonable because both man-pages and publican will need it). Signed-off-by:
Tiago Vignatti <tiago.vignatti@intel.com>
-
- 22 May, 2012 1 commit
-
-
Ander Conselvan de Oliveira authored
The purpose of this library is to be the equivalent of libXcursor in the X world. This library is compatible with X cursor themes and loads them directly into an shm pool making it easy for the clients to get buffer for each cursor image. The code for handling the X cursor theme was taken from libXcursor. The files cursor/xcursor.[ch] are a stripped down version of that library containing only the interfaces necessary for implementing the wayland counterpart.
-
- 03 Mar, 2012 1 commit
-
-
Kristian Høgsberg authored
Artie spotted this.
-
- 29 Feb, 2012 1 commit
-
-
Peter Hutterer authored
automake doesn't seem to provide a sensible method to install a directory of stuff in $(docdir). Do it manually then. Signed-off-by:
Peter Hutterer <peter.hutterer@who-t.net>
-
- 23 Feb, 2012 1 commit
-
-
Peter Hutterer authored
Includes rudimentary styling only. Signed-off-by:
Peter Hutterer <peter.hutterer@who-t.net>
-
- 12 Aug, 2011 1 commit
-
-
Kristian Høgsberg authored
-
- 25 Feb, 2011 1 commit
-
-
Rico Tzschichholz authored
-
- 15 Feb, 2011 1 commit
-
-
Kristian Høgsberg authored
-
- 07 Nov, 2010 1 commit
-
-
Javier Jardón authored
Use new libtool syntax and cleaning the code a bit
-
- 12 Oct, 2010 1 commit
-
-
Kristian Høgsberg authored
-