compositor-x11: Rename the output make to "weston-X11"
[platform/upstream/weston.git] / clients / flower.c
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-14 Jasper St. Pierrewestoy: Remove window_touch_move
2013-08-16 Rusty LynchAdd touch support for wl_shell_surface_move
2013-08-07 Bryce HarringtonDrop extraneous duplicate header includes
2013-02-20 Kristian HøgsbergPass argc pointer to parse_options()
2012-11-30 Kristian Høgsbergwindow: Add a widget default cursor convenience helper
2012-10-10 Scott Moreauclients: Set title for all shell surface demos.
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øgsbergclients: Remove superfluous #includes
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-12 Kristian HøgsbergFollow wayland change to serial numbers
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-31 Kristian Høgsbergflower: Dont allow resizing
2012-01-31 Kristian Høgsbergflower: Redraw flower on middle click, pop up window...
2012-01-11 Kristian Høgsbergwindow: Make decorations just a widget
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: Move button handler to widget
2012-01-09 Kristian Høgsbergwindow: Create a widget for the window, drop window...
2011-11-23 Kristian HøgsbergMerge remote-tracking branch 'vignatti/evdev'
2011-11-22 Pekka PaalanenFix inconsistent #include style
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-04-11 Kristian HøgsbergMerge remote-tracking branch 'bnf/surface-frame-event'
2011-04-11 Tim WiederhakeDefine global handler on display creation
2011-02-07 Kristian HøgsbergPort window.c to use wayland-egl
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...
2010-12-17 Kristian HøgsbergUpdate surface.attach and change surface.map to surface...
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-03 Kristian HøgsbergReplace commit/ack/frame protocol with simpler sync...
2010-08-30 Kristian Høgsbergflower: Clear surface
2010-06-25 Kristian HøgsbergSet window user data using separate function
2010-06-09 Kristian HøgsbergSend device name at connect time
2010-06-08 Kristian HøgsbergConsolidate more code in clients/window.c
2010-06-08 Kristian HøgsbergUse cairo-gl in clients
2010-06-05 Kristian HøgsbergMove clients to subdirectory