button-test: Use wl_display_roundtrip instead of yield()
[profile/ivi/weston.git] / clients / window.h
2011-01-19 Kristian HøgsbergAdd proof-of-concept selection support to terminal
2011-01-19 Kristian HøgsbergPass input device and time in key_handler callback
2011-01-19 Kristian HøgsbergUse the global handler in dnd instead of custom drag_of...
2011-01-19 Kristian Høgsbergwindow: Add a catch-all global handler hook
2011-01-15 Kristian HøgsbergMerge remote branch 'bnf/simple_client'
2011-01-14 Kristian HøgsbergCheck for cairo-egl instead of just cairo-gl
2011-01-14 Callum Lowcayterminal: Window operations
2011-01-12 Callum LowcayMerge branch 'master' of git://anongit.freedesktop...
2011-01-11 Kristian HøgsbergFix terminal resizing
2011-01-06 Kristian HøgsbergMerge remote branch 'nobled/fixes2'
2011-01-05 nobledWorkaround gears depending on cairo-gl
2010-12-17 Kristian HøgsbergUpdate surface.attach and change surface.map to surface...
2010-11-30 Kristian HøgsbergDon't hardcode offered dnd types in window.c
2010-11-29 Fred Morcosfix missing includes in clients/window.h and clients...
2010-11-22 Bryce HarringtonExpose window_set_surface() in window.h
2010-11-08 Kristian HøgsbergBring gears example up to date
2010-10-26 Kristian HøgsbergAdd small client for testing shm surfaces
2010-10-25 Kristian HøgsbergFall back to cairo image backend and shm surface if...
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-25 Kristian HøgsbergSet pointer image only in response to 'target' event
2010-08-19 Kristian HøgsbergMore work on dnd
2010-08-18 Kristian HøgsbergAdd a drag and drop test client
2010-07-20 Kristian HøgsbergDrop coordinates from buttons press, add timestamp...
2010-06-25 Kristian HøgsbergUse libxkbcommon for mapping keycodes to keysyms
2010-06-25 Kristian HøgsbergSet window user data using separate function
2010-06-15 Kristian HøgsbergUpdate decoration drawing to be less cairo path happy
2010-06-15 Kristian HøgsbergConsolidate redraw scheduling in window.c
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-07 Kristian HøgsbergMake clients at least compile for now