summaryrefslogtreecommitdiff
path: root/shared/frame.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-15shared: Update boilerplate from MIT X11 license to MIT Expat licenseBryce Harrington1-16/+19
2014-09-22clients: Maximize window when double touch on title barXiong Zhang1-0/+49
2014-09-04clients: Maximize window when double click on title barXiong Zhang1-0/+31
2014-08-19cairo-util: Draw solid titlebar for frames with only buttonsBoyan Ding1-1/+1
2014-07-05cairo-util: Set geometry_dirty in frame_set_titleBoyan Ding1-0/+1
2014-07-05cairo-util: Fix geometry for frames with buttons but without titleBoyan Ding1-2/+2
2014-02-06xdg-shell: Add set_margin requestJasper St. Pierre1-0/+8
2014-01-19shared/frame: NULL check before attempting to derefU. Artie Eoff1-7/+6
2014-01-19shared/frame: fix potential memory leak in frame_createU. Artie Eoff1-18/+25
2013-11-07cairo-util: Rework frame button handlingJason Ekstrand1-41/+115
2013-10-23window.c: Don't put titlebars on menu windowsKristian Høgsberg1-14/+26
2013-10-14Use cairo-util frame in tinytoolkitJason Ekstrand1-0/+92
2013-10-13Add decoration frame support to cairo-utilJason Ekstrand1-0/+670