2842 Commits (ac1232e57603f4568f818ee8ad195056d36b3f50)

Author SHA1 Message Date
Alexander Orzechowski 8da93e5936 wlr_scene: Add support for custom swapchains
10 months ago
Vaxry 50eae512d9 xwayland: add wlr_xwayland_get_xwm_connection
10 months ago
Simon Ser edbf8bf2ce input-device: drop wlr_input_device.{vendor,product}
10 months ago
Simon Ser e21b975f5d tablet-tool: add usb_vendor_id and usb_product_id to wlr_tablet
10 months ago
Isaac Freund 22178451f7
cursor-shape-v1: expose tablet tool in event
10 months ago
Simon Ser 16b42bf65b backend/drm: track cursor FB in wlr_drm_connector_state
10 months ago
Simon Ser f6659414ba backend/drm: add drm_fb_copy()
10 months ago
Isaac Freund 2a897af7dc
wlr_tablet_v2: fix destroy listener name
10 months ago
Isaac Freund b821be5749
input-device: unconfuse tablet naming
10 months ago
Simon Ser cfd605705f input-device: fix WLR_INPUT_DEVICE_TABLET_TOOL doc comment
10 months ago
Simon Ser ee70932422 backend/libinput: use NULL to indicate missing device name
10 months ago
Simon Ser 488a23c169 pointer: drop enum wlr_axis_orientation
10 months ago
Simon Ser ec5263e6b7 pointer: drop enum wlr_axis_relative_direction
10 months ago
Simon Ser 812451cd8f pointer: use enum wl_pointer_button_state
10 months ago
Simon Ser 9f4cf242d9 pointer: drop enum wlr_axis_source
10 months ago
Simon Ser c45e97f3a5 input-device: add doc comments
10 months ago
Simon Ser 54e1fefd2e render/egl: drop wlr_egl_is_current()
10 months ago
Simon Ser c31d307971 render/egl: drop wlr_egl_save_context()
10 months ago
Simon Ser d5556ec78f render/egl: add save_context parameter to wlr_egl_make_current()
10 months ago
John Lindgren 2521fba37c xwayland: add map_request signal
10 months ago
Simon Ser 0d9ffef774 backend/drm: don't destroy previous DRM master blobs
10 months ago
Simon Ser d8f4a3d78c backend/drm: fix broken link to KMS property docs
10 months ago
Simon Ser d2acd4c362 backend/drm: move restore logic to drm.c
11 months ago
Simon Ser 505175e56f backend/drm: atomically reset state after VT switch
11 months ago
Simon Ser 741aaa3f76 backend/drm: drop wlr_drm_backend arg from create_mode_blob()
11 months ago
columbarius 9e426e70e6 ext-foreign-toplevel-list-v1: new protocol implementation
11 months ago
Austin Shafer 4cd556ea20 linux_dmabuf_v1: allow callbacks for checking dmabuf import
11 months ago
Kirill Primak 811ca199c4 xdg-shell: drop automatic surface configuration
11 months ago
Austin Shafer d368028bd5 allocator: remove backend parameter in allocator_autocreate_with_drm_fd
11 months ago
Simon Ser a8aeadeab2 switch: add docs
11 months ago
Simon Ser 967e788bc8 backend/session: add docs
11 months ago
Kirill Primak 7dfbd87771 compositor: drop wlr_surface.external_damage
11 months ago
Leo Li 71fb55f3bf render/pixel-format: Move has_alpha into it's own array
11 months ago
Andri Yngvason 3a91dc1b48 Create & implement transient seat protocol
11 months ago
Simon Ser 6991f03767 linux-dmabuf-v1: switch to stable
11 months ago
Simon Ser ba3c1ae065 linux-dmabuf-v1: fix include guard name
11 months ago
Alexander Orzechowski 8dff1bb9bd wlr_damage_ring: Replace wlr_damage_ring_rotate_buffer with original list impl
11 months ago
Kirill Primak 4688a371e0 compositor: don't get buffer from pending buffer resource too early
11 months ago
Simon Ser 4ec901bb33 scene: release shm buffers once uploaded
11 months ago
Kirill Primak 0052078bd3 compositor: introduce wlr_surface_reject_pending()
11 months ago
Simon Ser d1b39b5843 backend: take wl_event_loop instead of wl_display in wlr_backend_autocreate()
11 months ago
Simon Ser f27808b8d9 backend/multi: take wl_event_loop instead of wl_display
11 months ago
Simon Ser 54f9944b48 backend/drm: drop wl_display argument
11 months ago
Simon Ser b62ac611c8 backend/x11: take wl_event_loop instead of wl_display
11 months ago
Simon Ser ed0bba581b backend/wayland: take wl_event_loop instead of wl_display
11 months ago
Simon Ser f5e8fa48f3 backend/libinput: drop wl_display argument
11 months ago
Simon Ser 682dbf36e5 backend/headless: take wl_event_loop instead of wl_display
11 months ago
Grigory Kirillov 0867dd4e6b xwayland: add support for _NET_WM_WINDOW_TYPE_DESKTOP atom
11 months ago
Simon Ser 4ad6e6c298 backend: destroy multi backend when primary backend is
11 months ago
Alexander Orzechowski cca2bfbe92 output: Drop pending state
11 months ago