commit | 850a514137c13771cb26841d596a2b282898dcf1 | [log] [tgz] |
---|---|---|
author | Boyan Ding <stu_dby@126.com> | Tue Aug 05 15:22:04 2014 +0800 |
committer | Pekka Paalanen <pekka.paalanen@collabora.co.uk> | Tue Aug 19 16:45:15 2014 +0300 |
tree | 7c380bda1c3360663300aba3e4ab610796567194 | |
parent | c06a180dd574c24ca50766461c10d3a6bfa3ad2b [diff] |
cairo-util: Draw solid titlebar for frames with only buttons Previously geometry was changed to leave space for titlebar if a frame has only buttons but no title. This patch fixes theme_render_frame to avoid transparent titlebar. Signed-off-by: Boyan Ding <stu_dby@126.com>