summaryrefslogtreecommitdiff
path: root/shared/cairo-util.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-15Moved helper macro to a discrete include file.Jon Cruz1-2/+1
2015-06-15shared: Update boilerplate from MIT X11 license to MIT Expat licenseBryce Harrington1-16/+19
2014-11-19cairo-util: fix shadows for small clientsMarek Chalupa1-46/+83
2014-11-19toytoolkit: rename tile_mask to render_shadowMarek Chalupa1-6/+6
2014-08-19cairo-util: Draw solid titlebar for frames with only buttonsBoyan Ding1-3/+5
2014-04-30cairo-util: Don't show a resize cursor on edges when we're maximizedJasper St. Pierre1-3/+8
2014-04-30cairo-util: Kill a duplicate testJasper St. Pierre1-2/+2
2013-10-23window.c: Don't put titlebars on menu windowsKristian Høgsberg1-34/+46
2013-10-23window.c: Use frame code for drawing menusKristian Høgsberg1-8/+18
2013-07-25shared: Add out-of-memory handling to theme_create()Kristian Høgsberg1-2/+29
2013-06-05configure.ac: Enable AC_USE_SYSTEM_EXTENSIONSDaniel Stone1-1/+1
2013-01-28Add new shared/image-loader.h to separate include dependenciesKristian Høgsberg1-1/+2
2012-10-10toytoolkit: Don't draw shadows for maximized windows.Scott Moreau1-21/+30
2012-07-09weston: Clip window title text to the frameMartin Minarik1-0/+5
2012-05-22Share code to to classify pointer location in frameKristian Høgsberg1-0/+40
2012-05-15Move cairo-util to shared/Kristian Høgsberg1-0/+429