aboutsummaryrefslogtreecommitdiffstats
path: root/background.c
Commit message (Expand)AuthorAgeFilesLines
* Drop unused clients, pointer and window.Kristian Høgsberg2008-12-021-142/+0
* Make window prettier again.Kristian Høgsberg2008-11-081-1/+1
* Use glib main loop for all clients.Kristian Høgsberg2008-11-071-30/+10
* Add glib main loop integration, use it in flower client.Kristian Høgsberg2008-11-071-9/+8
* Always poll on display fd so we only read when there's data.Kristian Høgsberg2008-11-061-0/+4
* Move background drawing to a client.Kristian Høgsberg2008-11-061-0/+159