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
/
clients
/
flower.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-05
client: fix spelling mistake
Eric Engestrom
1
-1
/
+1
2015-06-15
clients: Update boilerplate from MIT X11 license to MIT Expat licenses
Bryce Harrington
1
-16
/
+17
2015-05-15
remove trailing whitespaces
Michael Vetter
1
-3
/
+3
2014-06-24
Clients: Fix memleak issues in various clients of weston
vivek
1
-0
/
+4
2014-04-07
Make sure config.h is included before any system headers
Andrew Wedgbury
1
-0
/
+2
2013-11-13
westoy: Remove window_touch_move
Jasper St. Pierre
1
-2
/
+1
2013-08-16
Add touch support for wl_shell_surface_move
Rusty Lynch
1
-0
/
+11
2013-08-06
Drop extraneous duplicate header includes
Bryce Harrington
1
-1
/
+0
2013-02-20
Pass argc pointer to parse_options()
Kristian Høgsberg
1
-1
/
+1
2012-11-30
window: Add a widget default cursor convenience helper
Kristian Høgsberg
1
-8
/
+1
2012-10-09
clients: Set title for all shell surface demos.
Scott Moreau
1
-0
/
+1
2012-05-31
Use enum wl_pointer_button_state instead of integer
Daniel Stone
1
-4
/
+4
2012-05-25
window: rename enum pointer_type to cursor_type
Ander Conselvan de Oliveira
1
-1
/
+1
2012-05-25
window: track changes in libwayland-cursor api
Ander Conselvan de Oliveira
1
-2
/
+1
2012-05-22
window: use libwayland-cursor instead of libXcursor
Ander Conselvan de Oliveira
1
-1
/
+2
2012-05-11
clients: Remove superfluous #includes
Kristian Høgsberg
1
-3
/
+0
2012-05-10
window.c: Just use float instead of GLfloat, remove GLES2.h include
Kristian Høgsberg
1
-1
/
+1
2012-05-08
Convert internal input co-ordinates to GLfloat
Daniel Stone
1
-1
/
+1
2012-05-07
Change button from int to uint32_t
Daniel Stone
1
-1
/
+1
2012-05-07
Change key/button grab bindings to take unsigned state
Daniel Stone
1
-1
/
+1
2012-04-11
Follow wayland change to serial numbers
Kristian Høgsberg
1
-1
/
+2
2012-03-12
Add an option parser
Kristian Høgsberg
1
-1
/
+1
2012-01-31
window: Dont take width and height in window constructor
Kristian Høgsberg
1
-2
/
+2
2012-01-31
flower: Dont allow resizing
Kristian Høgsberg
1
-0
/
+11
2012-01-31
flower: Redraw flower on middle click, pop up window menu on right click
Kristian Høgsberg
1
-2
/
+15
2012-01-10
window: Make decorations just a widget
Kristian Høgsberg
1
-2
/
+0
2012-01-10
window: Make resize and redraw handlers widget vfuncs
Kristian Høgsberg
1
-14
/
+21
2012-01-10
window: Allocate and flush the window surface in window.c
Kristian Høgsberg
1
-1
/
+1
2012-01-10
window: Drop the window widget
Kristian Høgsberg
1
-12
/
+12
2012-01-09
window: Move button handler to widget
Kristian Høgsberg
1
-2
/
+5
2012-01-09
window: Create a widget for the window, drop window motion handler
Kristian Høgsberg
1
-5
/
+4
2011-11-22
Fix inconsistent #include style
Pekka Paalanen
1
-1
/
+1
2011-09-19
window: Stop using glib mainloop in toy toolkit
Kristian Høgsberg
1
-1
/
+0
2011-08-29
window.c: Drop global handler argument
Kristian Høgsberg
1
-1
/
+1
2011-04-11
Define global handler on display creation
Tim Wiederhake
1
-1
/
+1
2011-02-07
Port window.c to use wayland-egl
Kristian Høgsberg
1
-1
/
+1
2011-01-21
Add an orange pop-up menu to test the new map_transient request
Kristian Høgsberg
1
-2
/
+2
2010-12-17
Update surface.attach and change surface.map to surface.map_toplevel
Kristian Høgsberg
1
-25
/
+27
2010-11-22
Make clients exit orderly when there is no connection
Yuval Fledel
1
-0
/
+4
2010-10-26
Add small client for testing shm surfaces
Kristian Høgsberg
1
-0
/
+1
2010-09-03
Replace commit/ack/frame protocol with simpler sync and frame callbacks
Kristian Høgsberg
1
-7
/
+10
2010-08-30
flower: Clear surface
Kristian Høgsberg
1
-0
/
+5
2010-06-25
Set window user data using separate function
Kristian Høgsberg
1
-1
/
+2
2010-06-08
Send device name at connect time
Kristian Høgsberg
1
-3
/
+0
2010-06-08
Consolidate more code in clients/window.c
Kristian Høgsberg
1
-24
/
+3
2010-06-08
Use cairo-gl in clients
Kristian Høgsberg
1
-44
/
+23
2010-06-04
Move clients to subdirectory
Kristian Høgsberg
1
-0
/
+195