compositor-x11: Rename the output make to "weston-X11"
[platform/upstream/weston.git] / clients / clickdot.c
2014-09-10 Jonas Ådahlinput: Schedule pointer sprite repaint when cursor...
2014-04-07 Andrew WedgburyMake sure config.h is included before any system headers
2013-10-14 Jason EkstrandRename frame_create and frame_set_child_size with a...
2013-08-08 Peter Hutterermalloc + memset -> zalloc
2013-07-25 Kristian Høgsbergclients: Introduce xmalloc() and use it a few places
2013-02-20 Kristian HøgsbergPass argc pointer to parse_options()
2012-05-31 Daniel StoneUse enum wl_keyboard_key_state instead of integer
2012-05-31 Daniel StoneUse enum wl_pointer_button_state instead of integer
2012-05-26 Ander Conselvan... window: rename enum pointer_type to cursor_type
2012-05-26 Ander Conselvan... window: track changes in libwayland-cursor api
2012-05-22 Ander Conselvan... window: use libwayland-cursor instead of libXcursor
2012-05-11 Kristian HøgsbergUpdate to new libxkbcommon API
2012-05-10 Jonas Ådahlclients: Add motion event trails to clickdot
2012-05-07 Daniel StoneChange button from int to uint32_t
2012-05-07 Daniel StoneChange key/button grab bindings to take unsigned state
2012-03-12 Kristian HøgsbergAdd an option parser
2012-01-31 Kristian Høgsbergwindow: Dont take width and height in window constructor
2012-01-27 Kristian HøgsbergMerge remote-tracking branch 'pq/transform-v1'
2012-01-27 Pekka Paalanenclickdot: implement the purpose
2012-01-27 Pekka Paalanenclickdot: a copy of resizor