index
:
~krh/weston
assign-planes
gbm-surface
input
layers
libweston
master
meego-tablet-shell
menu
nested
next
non-recursive-build
non-recursive-make
output
pointer-lock
popup
protocol-changes
re-exec
remote
renderer
repaint-refactor
session-manager
surface-damage
testing
threads
video
xdg-more-states
xdg-shell-fixes
xwayland-ddx
personal wayland-demos repo
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
clients
/
smoke.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-16
Add touch support for wl_shell_surface_move
Rusty Lynch
1
-2
/
+2
2013-08-12
smoke: Add touch support to smoke example
Rusty Lynch
1
-5
/
+18
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-08
smoke: Remove unused offset member
Daniel Stone
1
-2
/
+1
2012-10-10
compositor, clients: make damage double-buffered
Pekka Paalanen
1
-0
/
+1
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-03-26
Simplify shm buffer handling
Kristian Høgsberg
1
-2
/
+0
2012-03-12
Add an option parser
Kristian Høgsberg
1
-1
/
+1
2012-02-08
smoke: Use normal window resize mechanism
Kristian Høgsberg
1
-23
/
+35
2012-02-08
smoke: fix the segment fault error
Juan Zhao
1
-0
/
+12
2012-01-31
window: Dont take width and height in window constructor
Kristian Høgsberg
1
-1
/
+1
2012-01-10
window: Make decorations just a widget
Kristian Høgsberg
1
-1
/
+0
2012-01-10
window: Drop the window widget
Kristian Høgsberg
1
-2
/
+3
2012-01-09
window: Create a widget for the window, drop window motion handler
Kristian Høgsberg
1
-9
/
+7
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-08-29
clients: Bring clients up to date
Kristian Høgsberg
1
-8
/
+11
2011-04-22
Implement buffer.damage in shm, use it in window.c
Benjamin Franzke
1
-0
/
+2
2011-04-11
Merge remote-tracking branch 'bnf/surface-frame-event'
Kristian Høgsberg
1
-1
/
+3
2011-04-11
Define global handler on display creation
Tim Wiederhake
1
-1
/
+1
2011-03-17
Support per surface frame events
Benjamin Franzke
1
-1
/
+3
2011-01-23
remove unused function in clients/smoke.c, silence warning
Tim Wiederhake
1
-17
/
+0
2011-01-21
Add an orange pop-up menu to test the new map_transient request
Kristian Høgsberg
1
-1
/
+2
2010-12-17
Update surface.attach and change surface.map to surface.map_toplevel
Kristian Høgsberg
1
-2
/
+1
2010-11-22
Make clients exit orderly when there is no connection
Yuval Fledel
1
-0
/
+4
2010-11-22
Cleanup declared but unused variables.
Bryce Harrington
1
-10
/
+4
2010-10-26
Add small client for testing shm surfaces
Kristian Høgsberg
1
-0
/
+315