compositor-x11: Rename the output make to "weston-X11"
[platform/upstream/weston.git] / clients / smoke.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-08-16 Rusty LynchAdd touch support for wl_shell_surface_move
2013-08-12 Rusty Lynchsmoke: Add touch support to smoke example
2013-08-07 Bryce HarringtonDrop extraneous duplicate header includes
2013-02-20 Kristian HøgsbergPass argc pointer to parse_options()
2012-11-08 Daniel Stonesmoke: Remove unused offset member
2012-10-11 Pekka Paalanencompositor, clients: make damage double-buffered
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-03-26 Kristian HøgsbergSimplify shm buffer handling
2012-03-12 Kristian HøgsbergAdd an option parser
2012-02-08 Kristian Høgsbergsmoke: Use normal window resize mechanism
2012-02-08 Juan Zhaosmoke: fix the segment fault error
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-10 Kristian Høgsbergwindow: Drop the window 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-08-29 Kristian Høgsbergclients: Bring clients up to date
2011-04-22 Benjamin FranzkeImplement buffer.damage in shm, use it in window.c
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-17 Benjamin FranzkeSupport per surface frame events
2011-01-25 Kristian HøgsbergMerge remote branch 'callum/master'
2011-01-23 Tim Wiederhakeremove unused function in clients/smoke.c, silence...
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-11-22 Bryce HarringtonCleanup declared but unused variables.
2010-10-26 Kristian HøgsbergAdd small client for testing shm surfaces