index
:
platform/upstream/weston
accepted/tizen/generic
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_ivi
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
linux_yocto
linux_yocto_build
sandbox/boram/weston170
sandbox/boram/weston180
sandbox/boram1288/weston30
sandbox/cyeon/devel
sandbox/elongbug/test
sandbox/imranzaman/multiseat
sandbox/imranzaman/multiseat6
sandbox/imranzaman/transform
sandbox/jbko/devel
sandbox/jihochu/5.0
sandbox/lsj119/devel
sandbox/mbachmann/devel
sandbox/mbachmann/ivi_xdg140
sandbox/mbachmann/tizen_embed
sandbox/mbachmann/tizen_greeter
sandbox/mbachmann/tizen_qa
sandbox/mbachmann/tizen_xdg-unminimize
sandbox/mbachmann/weston150_fullminimize
sandbox/mbachmann/weston150_ivi-shell
sandbox/mbachmann/weston150_qa
sandbox/mbachmann/weston160
sandbox/mbachmann/weston160_vanilla
sandbox/mbachmann/weston170
sandbox/nbozhenov/lto
sandbox/nguyomard/xdg_surface_needs_attention
sandbox/pcoval/devel
sandbox/pcoval/tizen
sandbox/pcoval/upstream
sandbox/pcoval/wip
sandbox/sdesneux/devel
sandbox/sdx/TC-1388
sandbox/sdx/weston17
sandbox/srk/android
sandbox/void/TC-1443
sandbox/xiaowei/5.0
splash
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0_ivi
tizen_ivi
tizen_ivi_genivi
tizen_ivi_release
upstream
Domain: Graphics System / Display Server;
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-20
Add touch support for wl_shell_surface_move
Rusty Lynch
1
-2
/
+2
2013-08-20
smoke: Add touch support to smoke example
Rusty Lynch
1
-5
/
+18
2013-08-20
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