compositor-x11: Rename the output make to "weston-X11"
[platform/upstream/weston.git] / clients / dnd.c
2014-08-19 Bill Spitzakweston-dnd --help works
2014-06-24 vivekClients: Fix memleak issues in various clients of weston
2014-04-07 Andrew WedgburyMake sure config.h is included before any system headers
2013-11-26 Xiong Zhangdistinguish touch screen and pointer dnd in client
2013-11-26 Xiong Zhangclient/dnd.c: add dnd support for touch screen in client
2013-11-22 Kristian Høgsbergdnd: Simplify drag icon creation
2013-10-14 Jason EkstrandRename frame_create and frame_set_child_size with a...
2013-09-09 Kristian Høgsbergdnd: Support dropping as text/plain;charset=utf-8
2013-09-05 Kristian Høgsbergdnd: Only accept dnd with the application/x-wayland...
2013-08-08 Peter Hutterermalloc + memset -> zalloc
2013-08-07 Brian Lovinclients: use xmalloc in more places
2013-02-20 Kristian HøgsbergPass argc pointer to parse_options()
2012-10-29 Damien Lespiaudnd: Use %zd in the format string for size_t types
2012-10-11 Pekka Paalanenclients: use wl_surface_commit
2012-08-13 Philipp Brüschweilerdnd: fix segfault on grabbing
2012-07-24 Kristian Høgsbergdnd: Clip flowers to window content area
2012-06-20 Kristian Høgsbergwindow: Compute initial window size correctly
2012-06-04 Kristian Høgsbergwindow.c: Drop timestamp argument to input_set_pointer_...
2012-05-31 Daniel StoneUse enum wl_pointer_button_state instead of integer
2012-05-29 Ander Conselvan... dnd: implement option for not offering data to other...
2012-05-26 Ander Conselvan... dnd: work around cairo-gl brokenness
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-16 Kristian HøgsbergMove cairo-util to shared/
2012-05-10 Kristian Høgsbergwindow.c: Just use float instead of GLfloat, remove...
2012-05-08 Daniel StoneConvert internal input co-ordinates to GLfloat
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-04-13 Kristian Høgsbergwindow.c: Drop the toolkit grab when we start a composi...
2012-04-12 Kristian HøgsbergFollow wayland change to serial numbers
2012-04-03 Jonas ÅdahlFix `unused-result' warnings.
2012-03-30 Kristian HøgsbergAdd signedness warning flag and fix fallout
2012-03-27 Kristian Høgsbergdnd: Damage surface after attaching new buffer
2012-03-27 Kristian Høgsbergclients: Fix a couple of warnings
2012-03-12 Kristian HøgsbergAdd an option parser
2012-02-17 Ander Conselvan... clients/dnd: adapt to new data_device icon protocol
2012-01-31 Kristian Høgsbergwindow: Dont take width and height in window constructor
2012-01-11 Kristian Høgsbergwindow: Make decorations just a widget
2012-01-11 Kristian Høgsbergwindow: Get rid of the window child allocation concept
2012-01-10 Kristian Høgsbergwindow: Make resize and redraw handlers widget vfuncs
2012-01-10 Kristian Høgsbergwindow: Allocate and flush the window surface in window.c
2012-01-10 Kristian Høgsbergwindow: Drop the window widget
2012-01-09 Kristian Høgsbergwindow: Return pointer type from widget enter handler
2012-01-09 Kristian Høgsbergwindow: Move button handler to widget
2012-01-09 Kristian Høgsbergwindow: Use the window widget instead of adding a windo...
2012-01-09 Kristian Høgsbergwindow: Convert a few clients to use widget motion...
2012-01-09 Kristian Høgsbergdnd: Use a widget for enter/leave handling
2011-11-23 Kristian HøgsbergImplement the new dnd/selection protocol
2011-11-23 Kristian HøgsbergMerge remote-tracking branch 'vignatti/evdev'
2011-11-22 Pekka PaalanenFix inconsistent #include style
2011-10-07 Benjamin Franzkewindow: Remove display_flush_cairo_device
2011-09-19 Kristian Høgsbergwindow: Stop using glib mainloop in toy toolkit
2011-08-29 Kristian Høgsbergwindow.c: Drop global handler argument
2011-08-29 Kristian Høgsbergclients: Bring clients up to date
2011-05-16 Kristian Høgsbergwindow: Add support for opaque windows
2011-04-20 Kristian HøgsbergFix clients to work with wl_ prefixed interface names
2011-04-20 Kristian HøgsbergSwitch to new subscribe protocol and wayland-egl
2011-04-11 Kristian HøgsbergMerge remote-tracking branch 'bnf/surface-frame-event'
2011-04-11 Tim WiederhakeDefine global handler on display creation
2011-03-18 Kristian HøgsbergMerge remote-tracking branch 'bnf/fixes'
2011-03-17 Benjamin Franzkewindow: Use window surfaces for windows
2011-01-25 Kristian HøgsbergFix new gcc 4.6 warnings
2011-01-25 Kristian HøgsbergMerge remote branch 'callum/master'
2011-01-21 Kristian HøgsbergAdd an orange pop-up menu to test the new map_transient...
2011-01-21 Callum LowcayMerge branch 'master' of git://anongit.freedesktop...
2011-01-21 Kristian HøgsbergUse cairo_push_group() for all double buffering, drop...
2011-01-19 Kristian HøgsbergUse the global handler in dnd instead of custom drag_of...
2011-01-12 Callum LowcayMerge branch 'master' of git://anongit.freedesktop...
2011-01-11 Kristian HøgsbergFix terminal resizing
2010-12-17 Kristian HøgsbergUpdate surface.attach and change surface.map to surface...
2010-12-01 Kristian HøgsbergCreate socket in /var/run/user/${HOME}
2010-11-30 Joel TeichroebMake the dnd client actually work.
2010-11-30 Kristian HøgsbergAdd reject round trip to dnd protocol
2010-11-30 Kristian HøgsbergDon't hardcode offered dnd types in window.c
2010-11-22 Yuval FledelMake clients exit orderly when there is no connection
2010-10-26 Kristian HøgsbergAdd small client for testing shm surfaces
2010-09-14 Kristian HøgsbergAdd timestamp to pointer image attach request
2010-09-03 Kristian HøgsbergReplace commit/ack/frame protocol with simpler sync...
2010-09-03 Kristian HøgsbergUse a transient object for the dnd session
2010-08-28 Kristian HøgsbergProvide visual feedback as to whether drop is supported
2010-08-28 Kristian HøgsbergUpdate drag protocol to use fd passing for data transfer
2010-08-25 Kristian HøgsbergSet pointer image only in response to 'target' event
2010-08-19 Kristian HøgsbergMore work on dnd
2010-08-19 Kristian HøgsbergActually add dnd client