109 Commits (da4f185faae9ea7e42d2c6f6ddfa95ea63592ab7)

Author SHA1 Message Date
Philipp Zabel c18ffd3939 libweston: add weston_head_{is,set}_non_desktop() 6 years ago
Philipp Zabel 70decd5b2b libweston: add weston_view_is_opaque() 6 years ago
Philipp Zabel 195dadeb2a libweston: add weston_surface is_opaque property 6 years ago
Daniel Stone ce62cb3d05 compositor: Add scene-graph debug scope 6 years ago
Daniel Stone 3b7756351d compositor: Add weston_layer_mask_is_infinite 6 years ago
Pekka Paalanen a5630eafec libweston: add weston_debug API and implementation 6 years ago
Derek Foreman 76829fc4ea input: Send unique keymap file descriptors to clients 6 years ago
Derek Foreman f8f7fd69df input: add weston_keyboard_send_keymap helper function 6 years ago
Ankit Nautiyal a21c393108 compositor-drm: Add aspect-ratio parsing support 6 years ago
Daniel Stone e03c111e4e tests: Don't rely on build directory layout 6 years ago
Tomohito Esaki 7f4d9ffefa libweston: Reset repaint schedule for all repainted outputs when repaint cancel 6 years ago
Louis-Francis Ratté-Boulianne 83630983ad libweston: implement touch calibration protocol 6 years ago
Louis-Francis Ratté-Boulianne c4689ff1d0 input: introduce touch event mode for calibrator 6 years ago
Pekka Paalanen f406253d3c libweston: introduce notify_touch_normalized() and doc 6 years ago
Pekka Paalanen bcbce33000 libweston: notify_touch API to use weston_touch_device 6 years ago
Louis-Francis Ratté-Boulianne 6ef59c9843 input: introduce weston_touch_device 6 years ago
Semi Malinen e7a52fbb7d libweston: add weston_view_set_output() 6 years ago
Louis-Francis Ratté-Boulianne 8549e16531 libweston: fix weston_touch_start_grab() arg name 6 years ago
Pekka Paalanen 1b043b16b5 libweston: unexport weston_{pointer,keyboard,touch}_{create,destroy}() 6 years ago
Pekka Paalanen 925788fc76 Update copyrights for Collabora and General Electric Company 6 years ago
Pekka Paalanen 8dc6db8c76 libweston: require connected heads for input devices 7 years ago
Pekka Paalanen 37b7c6ebb5 libweston: support user data on weston_output 7 years ago
Pekka Paalanen 1ae9d08477 libweston: create/find output by name 7 years ago
Pekka Paalanen 42c0e14808 libweston: remove weston_output::head 7 years ago
Pekka Paalanen dcbcfc7f67 libweston: cancel idle_repaint on output destroy 7 years ago
Pekka Paalanen 8a8dcac431 libweston: remove output_pending_signal 7 years ago
Pekka Paalanen e19970fd6c libweston: add weston_head_is_device_changed() API 7 years ago
Pekka Paalanen 2e1bedb4ed libweston: add weston_head destroy signal 7 years ago
Pekka Paalanen 992a8cb38c libweston: new head-based output management API 7 years ago
Pekka Paalanen 37e6c9e537 libweston: add heads_changed_signal 7 years ago
Pekka Paalanen 1adcbacd5b libweston: add compositor list of heads 7 years ago
Pekka Paalanen 8e552fd3bf libweston: add weston_head_is_enabled() 7 years ago
Pekka Paalanen 7fe858be81 libweston: add weston_head::connected 7 years ago
Pekka Paalanen 9b02e4781a libweston: add name to weston_head 7 years ago
Pekka Paalanen cf0a476b8e cms-colord: find a good head 7 years ago
Pekka Paalanen 7cdbabee9a libweston: introduce weston_output::head_list 7 years ago
Pekka Paalanen 055c1137ae libweston: make wl_output point to weston_head 7 years ago
Pekka Paalanen 0534762b21 libweston: use head in wl_output global 7 years ago
Pekka Paalanen 1b9bf598a5 libweston: move wl_output to weston_head 7 years ago
Pekka Paalanen 01f60211b2 libweston: introduce weston_head 7 years ago
Alexandros Frantzis d715784734 libweston: Implement touch timestamps for input_timestamps_unstable_v1 7 years ago
Alexandros Frantzis db907b7188 libweston: Implement pointer timestamps for input_timestamps_unstable_v1 7 years ago
Alexandros Frantzis 2b44248f60 libweston: Implement keyboard timestamps for input_timestamps_unstable_v1 7 years ago
Pekka Paalanen f461414501 libweston: remove restore functionality 7 years ago
Emil Velikov fbf165f5e8 libweston: drop return type from ::query_dmabuf_{formats, modifiers} 7 years ago
Alexandros Frantzis 409b01fd6d libweston: Use struct timespec for compositor time 7 years ago
Alexandros Frantzis 7d2abcf6c8 libweston: Use struct timespec for touch motion events 7 years ago
Alexandros Frantzis 27a51b83e5 libweston: Use struct timespec for touch up events 7 years ago
Alexandros Frantzis 9448deb073 libweston: Use struct timespec for touch down events 7 years ago
Alexandros Frantzis 47e79c860b libweston: Use struct timespec for key events 7 years ago