index
:
wayland/weston
0.85
1.0
1.1
1.10
1.11
1.2
1.3
1.4
1.5
1.6
1.7
1.8
1.9
10.0
11.0
12.0
13.0
14.0
2.0
3.0
4.0
5.0
6.0
7.0
8.0
9.0
main
master
The Weston Wayland Compositor (mirrored from https://gitlab.freedesktop.org/wayland/weston)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shared
/
frame.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-24
share/cairo-util: Use wl_pointer_button_state enum directly
Quentin Glidic
1
-6
/
+6
2016-07-26
include stdint.h for int32_t/uint32_t
Jussi Kukkonen
1
-0
/
+1
2015-12-08
cairo-util: return theme location from frame_touch_down
Derek Foreman
1
-8
/
+9
2015-06-15
shared: Update boilerplate from MIT X11 license to MIT Expat license
Bryce Harrington
1
-16
/
+19
2014-09-22
clients: Maximize window when double touch on title bar
Xiong Zhang
1
-0
/
+49
2014-09-04
clients: Maximize window when double click on title bar
Xiong Zhang
1
-0
/
+31
2014-08-19
cairo-util: Draw solid titlebar for frames with only buttons
Boyan Ding
1
-1
/
+1
2014-07-05
cairo-util: Set geometry_dirty in frame_set_title
Boyan Ding
1
-0
/
+1
2014-07-05
cairo-util: Fix geometry for frames with buttons but without title
Boyan Ding
1
-2
/
+2
2014-02-06
xdg-shell: Add set_margin request
Jasper St. Pierre
1
-0
/
+8
2014-01-19
shared/frame: NULL check before attempting to deref
U. Artie Eoff
1
-7
/
+6
2014-01-19
shared/frame: fix potential memory leak in frame_create
U. Artie Eoff
1
-18
/
+25
2013-11-07
cairo-util: Rework frame button handling
Jason Ekstrand
1
-41
/
+115
2013-10-23
window.c: Don't put titlebars on menu windows
Kristian Høgsberg
1
-14
/
+26
2013-10-14
Use cairo-util frame in tinytoolkit
Jason Ekstrand
1
-0
/
+92
2013-10-13
Add decoration frame support to cairo-util
Jason Ekstrand
1
-0
/
+670