6944 Commits (94dbb3cfb5293e58580083cd26f059669030956d)
 

Author SHA1 Message Date
Simon Ser 94dbb3cfb5 backend/libinput: check bus type before setting tablet USB IDs
9 months ago
Simon Ser edbf8bf2ce input-device: drop wlr_input_device.{vendor,product}
9 months ago
Simon Ser 11ee3ae5b5 tablet-v2: use wlr_tablet.usb_{vendor,product}_id
9 months ago
Simon Ser e21b975f5d tablet-tool: add usb_vendor_id and usb_product_id to wlr_tablet
9 months ago
Isaac Freund 22178451f7
cursor-shape-v1: expose tablet tool in event
9 months ago
Simon Ser 31c842e5ec cursor-shape-v1: handle inert tablet tool client
9 months ago
Simon Ser c3743364e2 backend/drm: ensure CRTC is set up in drm_connector_state_init()
9 months ago
Isaac Freund ba89b90a9c
mailmap: map Isaac's old email to the new one
9 months ago
Simon Ser 7915a2ff59 tinywl: fix wlr_seat use-after-free on exit
9 months ago
Simon Ser 16b42bf65b backend/drm: track cursor FB in wlr_drm_connector_state
9 months ago
Simon Ser f6659414ba backend/drm: add drm_fb_copy()
9 months ago
Simon Ser 1a54d33e77 backend/drm: clear pending cursor FB in drm_connector_set_cursor()
9 months ago
Simon Ser f5889319f7 backend/drm: fix queued cursor FB overwritten with NULL
9 months ago
Simon Ser e3ab52af7b backend/x11: add error logging to query_dri3_drm_fd()
9 months ago
Isaac Freund 2a897af7dc
wlr_tablet_v2: fix destroy listener name
9 months ago
Isaac Freund b821be5749
input-device: unconfuse tablet naming
9 months ago
Simon Ser 889150f866 cursor: use switch for input device type
9 months ago
Simon Ser cfd605705f input-device: fix WLR_INPUT_DEVICE_TABLET_TOOL doc comment
9 months ago
Simon Ser 091c6e09b1 tablet-v2: only send id event is vendor is set
9 months ago
Simon Ser ee70932422 backend/libinput: use NULL to indicate missing device name
9 months ago
Simon Ser 488a23c169 pointer: drop enum wlr_axis_orientation
9 months ago
Simon Ser ec5263e6b7 pointer: drop enum wlr_axis_relative_direction
9 months ago
Simon Ser 812451cd8f pointer: use enum wl_pointer_button_state
9 months ago
Simon Ser 9f4cf242d9 pointer: drop enum wlr_axis_source
9 months ago
Simon Ser c45e97f3a5 input-device: add doc comments
9 months ago
Simon Ser d83c15c318 backend/drm: use CRTC pointers instead of indices in realloc_crtcs()
9 months ago
Simon Ser 4b1713d203 backend/drm: improve CRTC reallocation pretty printing
9 months ago
Simon Ser db2b1892ad backend/drm: move primary FB check after pending buffer logic
9 months ago
Simon Ser 0e839ab1c2 backend/drm: fix primary FB check
9 months ago
Simon Ser e8b7fe8f39 output: use output_pending_enabled() in output_basic_test()
9 months ago
Simon Ser ef4997b722 backend/drm: use output_pending_enabled()
9 months ago
Alexander Orzechowski 374daeb256 backend/drm: Ensure a primary fb is available when configuring an output
9 months ago
Alexander Orzechowski f9a371717c backend/drm: Remove dead code
9 months ago
Alexander Orzechowski 672ff1e14e backend/drm: Init connector after we try to allocate a crtc for it
9 months ago
Simon Ser 54e1fefd2e render/egl: drop wlr_egl_is_current()
9 months ago
Simon Ser c31d307971 render/egl: drop wlr_egl_save_context()
9 months ago
Simon Ser d5556ec78f render/egl: add save_context parameter to wlr_egl_make_current()
9 months ago
John Lindgren 2521fba37c xwayland: add map_request signal
9 months ago
Kenny Levinsen 51c1e4aed1 xwayland/xwm: Initialize client_id_cookie
9 months ago
Kenny Levinsen 2b1c0ffdd0 gamma-control-v1: Remove dead variable assignment
9 months ago
Kenny Levinsen 4d68d3759b render/vulkan: Avoid double-free on calloc error
9 months ago
Kenny Levinsen 73dd934794 render/drm_format_set: Clean up on union failure
9 months ago
Kenny Levinsen 484a87ce61 xwayland/xwm: Allocate to the right variable
9 months ago
Kenny Levinsen 837060f894 xwayland/xwm: Avoid zero-size allocaiton
9 months ago
Kenny Levinsen 0cb091f1a2 drm-lease-v1: Free the wlr_drm_lease_v1 on error
9 months ago
Kenny Levinsen 8dec0f6174 backend/drm: Remove erroneous free
9 months ago
Kenny Levinsen 153dea9c28 backend/drm: Free current_modeinfo on error
9 months ago
Simon Ser 0d9ffef774 backend/drm: don't destroy previous DRM master blobs
9 months ago
Simon Ser d8f4a3d78c backend/drm: fix broken link to KMS property docs
9 months ago
Simon Ser cf7b91cc5f buffer: add single-pixel-buffer-v1 special case in buffer_is_opaque()
9 months ago