index
:
~reynaldo/weston
uninstalled
Unnamed repository; edit this file 'description' to name the repository.
reynaldo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
clients
/
clickdot.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-17
clients & tests: Unify multiple definitions of x*alloc and related functions
Bryce Harrington
1
-0
/
+1
2015-06-15
Unified multiple definitions of container_of() macro.
Jon Cruz
1
-0
/
+1
2015-06-15
clients: Update boilerplate from MIT X11 license to MIT Expat licenses
Bryce Harrington
1
-16
/
+17
2014-09-10
input: Schedule pointer sprite repaint when cursor is set
Jonas Ådahl
1
-1
/
+49
2014-04-07
Make sure config.h is included before any system headers
Andrew Wedgbury
1
-0
/
+2
2013-10-13
Rename frame_create and frame_set_child_size with a window_ prefix
Jason Ekstrand
1
-1
/
+1
2013-08-08
malloc + memset -> zalloc
Peter Hutterer
1
-3
/
+1
2013-07-25
clients: Introduce xmalloc() and use it a few places
Kristian Høgsberg
1
-3
/
+1
2013-02-20
Pass argc pointer to parse_options()
Kristian Høgsberg
1
-1
/
+1
2012-05-31
Use enum wl_keyboard_key_state instead of integer
Daniel Stone
1
-2
/
+3
2012-05-31
Use enum wl_pointer_button_state instead of integer
Daniel Stone
1
-2
/
+3
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
Update to new libxkbcommon API
Kristian Høgsberg
1
-3
/
+1
2012-05-10
clients: Add motion event trails to clickdot
Jonas Ådahl
1
-5
/
+138
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-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
-1
/
+1
2012-01-27
clickdot: implement the purpose
Pekka Paalanen
1
-101
/
+23
2012-01-27
clickdot: a copy of resizor
Pekka Paalanen
1
-0
/
+259