input: Rename weston_device_repick() to weston_seat_repick()
[platform/upstream/weston.git] / src / tablet-shell.c
2013-02-27 Giulio Camuffocompositor: call configure on surfaces with a null...
2013-02-22 Ander Conselvan... compositor: Rename lock and unlock signals to idle...
2013-02-20 Kristian HøgsbergPass argc and argv to modules
2012-12-06 Pekka Paalanencompositor: introduce weston_buffer_reference
2012-09-14 Ander Conselvan... compositor: Always assign an output when updating a...
2012-09-11 Kristian Høgsbergcompositor: Make all non-backend modules use module_ini...
2012-08-01 Kristian Høgsbergcompositor: Fold the log prototypes into compositor...
2012-06-22 Kristian Høgsbergutil: Generalize surface animation code
2012-06-18 Kristian Høgsbergtablet-shell: Don't use compositor->surface_list
2012-06-15 Alex Wutablet-shell: Fix compiling error for using stderr.
2012-06-08 Martin MinarikReplace fprintf() by weston_log()
2012-05-31 Daniel StoneSplit bindings into separate key/button/axis bindings
2012-05-31 Daniel Stonetablet-shell: Use seat_list rather than primary seat
2012-05-31 Daniel Stonetablet-shell: Remove 'seat' member
2012-05-16 Daniel StoneConvert wl_input_device to wl_seat (and friends)
2012-04-16 Tiago Vignattidesktop-shell: use more consistent name for the main...
2012-04-12 Kristian Høgsbergcompositor: Add a destroy signal and turn weston_shell...
2012-04-12 Kristian HøgsbergUse wl_signal mechanism
2012-04-12 Kristian HøgsbergFollow wayland change to serial numbers
2012-03-29 Kristian HøgsbergRemove weston_shell map and configure function pointers
2012-03-28 Tiago Vignattitablet-shell: come back to life
2012-03-22 Scott MoreauModify bindings for axis event detection.
2012-03-05 Kristian HøgsbergUse typesafe server-side stubs
2012-02-17 Ander Conselvan... shell: update position of surfaces with type none on...
2012-02-13 Pekka Paalanencompositor, shell: add and use weston_surface_set_posit...
2012-02-10 Pekka Paalanencompositor: move output assignment to update_transform
2012-02-07 Kristian HøgsbergMerge remote-tracking branch 'pq/transform-fixes2'
2012-02-06 Pekka Paalanencompositor: q&d solution for surface drift
2012-01-27 Kristian HøgsbergMerge remote-tracking branch 'pq/transform-v1'
2012-01-27 Pekka Paalanencompositor: move weston_surface::x,y into geometry
2012-01-03 Kristian HøgsbergMore weston rename fixes
2012-01-03 Kristian HøgsbergMerge remote-tracking branch 'pq/compositor-dtors-v1'
2012-01-03 Kristian HøgsbergRename wayland-compositor to weston