summaryrefslogtreecommitdiff
path: root/shared/frame.c
Commit message (Expand)AuthorAgeFilesLines
* cairo-util: return theme location from frame_touch_downDerek Foreman2015-12-081-8/+9
* shared: Update boilerplate from MIT X11 license to MIT Expat licenseBryce Harrington2015-06-151-16/+19
* clients: Maximize window when double touch on title barXiong Zhang2014-09-221-0/+49
* clients: Maximize window when double click on title barXiong Zhang2014-09-041-0/+31
* cairo-util: Draw solid titlebar for frames with only buttonsBoyan Ding2014-08-191-1/+1
* cairo-util: Set geometry_dirty in frame_set_titleBoyan Ding2014-07-051-0/+1
* cairo-util: Fix geometry for frames with buttons but without titleBoyan Ding2014-07-051-2/+2
* xdg-shell: Add set_margin requestJasper St. Pierre2014-02-061-0/+8
* shared/frame: NULL check before attempting to derefU. Artie Eoff2014-01-191-7/+6
* shared/frame: fix potential memory leak in frame_createU. Artie Eoff2014-01-191-18/+25
* cairo-util: Rework frame button handlingJason Ekstrand2013-11-071-41/+115
* window.c: Don't put titlebars on menu windowsKristian Høgsberg2013-10-231-14/+26
* Use cairo-util frame in tinytoolkitJason Ekstrand2013-10-141-0/+92
* Add decoration frame support to cairo-utilJason Ekstrand2013-10-131-0/+670