summaryrefslogtreecommitdiff
path: root/shared/cairo-util.c
Commit message (Expand)AuthorAgeFilesLines
* Moved helper macro to a discrete include file.Jon Cruz2015-06-151-2/+1
* shared: Update boilerplate from MIT X11 license to MIT Expat licenseBryce Harrington2015-06-151-16/+19
* cairo-util: fix shadows for small clientsMarek Chalupa2014-11-191-46/+83
* toytoolkit: rename tile_mask to render_shadowMarek Chalupa2014-11-191-6/+6
* cairo-util: Draw solid titlebar for frames with only buttonsBoyan Ding2014-08-191-3/+5
* cairo-util: Don't show a resize cursor on edges when we're maximizedJasper St. Pierre2014-04-301-3/+8
* cairo-util: Kill a duplicate testJasper St. Pierre2014-04-301-2/+2
* window.c: Don't put titlebars on menu windowsKristian Høgsberg2013-10-231-34/+46
* window.c: Use frame code for drawing menusKristian Høgsberg2013-10-231-8/+18
* shared: Add out-of-memory handling to theme_create()Kristian Høgsberg2013-07-251-2/+29
* configure.ac: Enable AC_USE_SYSTEM_EXTENSIONSDaniel Stone2013-06-051-1/+1
* Add new shared/image-loader.h to separate include dependenciesKristian Høgsberg2013-01-281-1/+2
* toytoolkit: Don't draw shadows for maximized windows.Scott Moreau2012-10-101-21/+30
* weston: Clip window title text to the frameMartin Minarik2012-07-091-0/+5
* Share code to to classify pointer location in frameKristian Høgsberg2012-05-221-0/+40
* Move cairo-util to shared/Kristian Høgsberg2012-05-151-0/+429