summaryrefslogtreecommitdiff
path: root/clients/wscreensaver.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-12Add an option parserKristian Høgsberg1-5/+6
2012-02-29wscreensaver: Use the argb config, rgb is not compatible with window.cKristian Høgsberg1-1/+1
2012-02-23window: Track and report input and opaque regionsKristian Høgsberg1-1/+0
2012-01-31window: Dont take width and height in window constructorKristian Høgsberg1-1/+1
2012-01-17wscreensaver: get decorations backPekka Paalanen1-38/+23
2012-01-10window: Make decorations just a widgetKristian Høgsberg1-1/+0
2012-01-10window: Get rid of the window child allocation conceptKristian Høgsberg1-2/+2
2012-01-10wscreensaver: Use a widget and a redraw handlerKristian Høgsberg1-15/+20
2012-01-10window: Allocate and flush the window surface in window.cKristian Høgsberg1-3/+0
2011-12-14wscreensaver: implement screensaver interfacePekka Paalanen1-20/+66
2011-12-14protocol: add screensaver interfacePekka Paalanen1-4/+39
2011-11-22Never include wayland-util.h directlyKristian Høgsberg1-2/+1
2011-11-18clients: add wscreensaverPekka Paalanen1-0/+275