summaryrefslogtreecommitdiff
path: root/data
Commit message (Collapse)AuthorAgeFilesLines
* data: Some client iconsBryce Harrington2016-05-125-0/+1030
| | | | | | | | | | | This adds an alternate weston terminal icon and icons for the flower and editor clients. The original Inkscape SVG file is included. Example screenshot: http://www.bryceharrington.org/Files/weston-icons.png Signed-off-by: Bryce Harrington <bryce@osg.samsung.com> Reviewed-by: Yong Bakos <ybakos@humanoriented.com>
* data: Update boilerplate from MIT X11 license to MIT Expat licenseBryce Harrington2015-06-151-19/+17
|
* data: add reference image files for weston-ivi-shell-user-interfaceNobuhiko Tanibata2014-12-0413-1/+27
| | | | | | | - introduces reference images used by weston-ivi-shell-user-interface. Signed-off-by: Nobuhiko Tanibata <NOBUHIKO_TANIBATA@xddp.denso.co.jp> Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
* build: Move data/Makefile.am into Makefile.amKristian Høgsberg2014-01-311-12/+0
|
* build: Drop use of rsvg-convertKristian Høgsberg2014-01-313-9/+1
| | | | Just include the png in the repo.
* window.c: frame_button: Maximize, minimize, close, icon buttons in window frameMartin Minarik2012-05-105-1/+5
|
* window: use libXcursor for loading pointer imagesAnder Conselvan de Oliveira2012-05-0319-18/+0
|
* compositor-wayland: Add window borderKristian Høgsberg2012-02-072-1/+2
|
* desktop-shell: Build in sensible defaultsKristian Høgsberg2012-01-254-1/+8
| | | | | This adds a default background pattern and a terminal launcher in case we don't have a config file.
* Rename wayland-compositor to westonKristian Høgsberg2012-01-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | This rename addresses a few problems around the split between core Wayland and the wayland-demos repository. 1) Initially, we had one big repository with protocol code, sample compositor and sample clients. We split that repository to make it possible to implement the protocol without pulling in the sample/demo code. At this point, the compositor is more than just a "demo" and wayland-demos doesn't send the right message. The sample compositor is a useful, self-contained project in it's own right, and we want to move away from the "demos" label. 2) Another problem is that the wayland-demos compositor is often called "the wayland compsitor", but it's really just one possible compositor. Existing X11 compositors are expected to add Wayland support and then gradually phase out/modularize the X11 support, for example. Conversely, it's hard to talk about the wayland-demos compositor specifically as opposed to, eg, the wayland protocol or a wayland compositor in general. We are also renaming the repo to weston, and the compositor subdirectory to src/, to emphasize that the main "output" is the compositor.
* Fix out of source build [wayland.png]Benjamin Franzke2011-01-301-2/+2
|
* Add wayland.png to .gitignoreTim Wiederhake2011-01-301-0/+1
|
* Test for rsvg-convert in configure.acKristian Høgsberg2011-01-261-2/+6
| | | | If it's not present, we just don't install the icon.
* compositor-x11: Set window iconKristian Høgsberg2011-01-262-16/+21
|
* Oops, no -- in xml comments allowedKristian Høgsberg2010-11-161-22/+21
|
* Add logo svgKristian Høgsberg2010-11-162-1/+105
|
* Use automakeKristian Høgsberg2010-10-121-10/+2
|
* Add more cursors from the DMZ themeKristian Høgsberg2010-10-127-2/+8
|
* Add clean target for data/ so make clean works againKristian Høgsberg2010-08-181-0/+2
|
* First step towards drag and drop protocolKristian Høgsberg2010-08-182-2/+2
|
* Add DMZ cursor themeKristian Høgsberg2010-08-1613-0/+27
Some day we can make this parse X cursor themes