summaryrefslogtreecommitdiff
path: root/clients/wscreensaver.c
Commit message (Expand)AuthorAgeFilesLines
* Made weston-screensaver --help workBill Spitzak2014-08-191-2/+6
* Rename invocations of frame_create that were missed by ee7fefcfCameron Stewart2013-10-211-1/+1
* Pass argc pointer to parse_options()Kristian Høgsberg2013-02-201-3/+3
* Update to new fd and wl_registry APIsKristian Høgsberg2012-10-101-4/+4
* toytoolkit: Remove obsolete function window_set_custom().Scott Moreau2012-07-121-1/+0
* wscreensaver: Fix --demo mode.Scott Moreau2012-07-121-2/+6
* shell: Make screensaver just a wl_surfaceKristian Høgsberg2012-06-271-2/+2
* Add an option parserKristian Høgsberg2012-03-121-5/+6
* wscreensaver: Use the argb config, rgb is not compatible with window.cKristian Høgsberg2012-02-291-1/+1
* window: Track and report input and opaque regionsKristian Høgsberg2012-02-231-1/+0
* window: Dont take width and height in window constructorKristian Høgsberg2012-01-311-1/+1
* wscreensaver: get decorations backPekka Paalanen2012-01-171-38/+23
* window: Make decorations just a widgetKristian Høgsberg2012-01-101-1/+0
* window: Get rid of the window child allocation conceptKristian Høgsberg2012-01-101-2/+2
* wscreensaver: Use a widget and a redraw handlerKristian Høgsberg2012-01-101-15/+20
* window: Allocate and flush the window surface in window.cKristian Høgsberg2012-01-101-3/+0
* wscreensaver: implement screensaver interfacePekka Paalanen2011-12-141-20/+66
* protocol: add screensaver interfacePekka Paalanen2011-12-141-4/+39
* Never include wayland-util.h directlyKristian Høgsberg2011-11-221-2/+1
* clients: add wscreensaverPekka Paalanen2011-11-181-0/+275