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
/
eventdemo.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-20
Pass argc pointer to parse_options()
Kristian Høgsberg
1
-3
/
+3
2012-10-04
Fix spelling errors
Martin Olsson
1
-2
/
+2
2012-08-14
eventdemo: add axis logging
Philipp Brüschweiler
1
-0
/
+30
2012-08-14
eventdemo: fix --no-border
Philipp Brüschweiler
1
-8
/
+10
2012-08-14
eventdemo: fix incorrect comments
Philipp Brüschweiler
1
-4
/
+4
2012-07-09
clients: Free resources on exit in eventdemo
Martin Olsson
1
-0
/
+15
2012-05-31
Use enum wl_keyboard_key_state instead of integer
Daniel Stone
1
-3
/
+7
2012-05-31
Use enum wl_pointer_button_state instead of integer
Daniel Stone
1
-3
/
+6
2012-05-25
window: rename enum pointer_type to cursor_type
Ander Conselvan de Oliveira
1
-2
/
+2
2012-05-25
window: track changes in libwayland-cursor api
Ander Conselvan de Oliveira
1
-3
/
+2
2012-05-22
window: use libwayland-cursor instead of libXcursor
Ander Conselvan de Oliveira
1
-2
/
+3
2012-05-11
clients: Remove superfluous #includes
Kristian Høgsberg
1
-1
/
+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
-2
/
+2
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-03-30
Add signedness warning flag and fix fallout
Kristian Høgsberg
1
-1
/
+1
2012-03-12
Add an option parser
Kristian Høgsberg
1
-30
/
+17
2012-01-31
window: Dont take width and height in window constructor
Kristian Høgsberg
1
-2
/
+2
2012-01-10
window: Make decorations just a widget
Kristian Høgsberg
1
-3
/
+2
2012-01-10
window: Get rid of the window child allocation concept
Kristian Høgsberg
1
-8
/
+2
2012-01-10
window: Make resize and redraw handlers widget vfuncs
Kristian Høgsberg
1
-23
/
+12
2012-01-10
window: Allocate and flush the window surface in window.c
Kristian Høgsberg
1
-3
/
+1
2012-01-10
window: Drop the window widget
Kristian Høgsberg
1
-4
/
+4
2012-01-09
window: Move button handler to 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
-7
/
+7
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-01-23
document the usage of libtoytoolkit
Tim Wiederhake
1
-0
/
+396