Commit Graph

2096 Commits (1253b54f21bd646551c346253d395793412e3aa2)

Author SHA1 Message Date
Alexander Orzechowski 8da93e5936 wlr_scene: Add support for custom swapchains 1 year ago
Vaxry 50eae512d9 xwayland: add wlr_xwayland_get_xwm_connection 1 year ago
Simon Ser edbf8bf2ce input-device: drop wlr_input_device.{vendor,product} 1 year ago
Simon Ser e21b975f5d tablet-tool: add usb_vendor_id and usb_product_id to wlr_tablet 1 year ago
Isaac Freund 22178451f7
cursor-shape-v1: expose tablet tool in event 1 year ago
Isaac Freund 2a897af7dc
wlr_tablet_v2: fix destroy listener name 1 year ago
Isaac Freund b821be5749
input-device: unconfuse tablet naming 1 year ago
Simon Ser cfd605705f input-device: fix WLR_INPUT_DEVICE_TABLET_TOOL doc comment 1 year ago
Simon Ser 488a23c169 pointer: drop enum wlr_axis_orientation 1 year ago
Simon Ser ec5263e6b7 pointer: drop enum wlr_axis_relative_direction 1 year ago
Simon Ser 812451cd8f pointer: use enum wl_pointer_button_state 1 year ago
Simon Ser 9f4cf242d9 pointer: drop enum wlr_axis_source 1 year ago
Simon Ser c45e97f3a5 input-device: add doc comments 1 year ago
John Lindgren 2521fba37c xwayland: add map_request signal 1 year ago
columbarius 9e426e70e6 ext-foreign-toplevel-list-v1: new protocol implementation 1 year ago
Austin Shafer 4cd556ea20 linux_dmabuf_v1: allow callbacks for checking dmabuf import 1 year ago
Kirill Primak 811ca199c4 xdg-shell: drop automatic surface configuration 1 year ago
Simon Ser a8aeadeab2 switch: add docs 1 year ago
Simon Ser 967e788bc8 backend/session: add docs 1 year ago
Kirill Primak 7dfbd87771 compositor: drop wlr_surface.external_damage 1 year ago
Andri Yngvason 3a91dc1b48 Create & implement transient seat protocol 1 year ago
Simon Ser 6991f03767 linux-dmabuf-v1: switch to stable 1 year ago
Simon Ser ba3c1ae065 linux-dmabuf-v1: fix include guard name 1 year ago
Alexander Orzechowski 8dff1bb9bd wlr_damage_ring: Replace wlr_damage_ring_rotate_buffer with original list impl 1 year ago
Kirill Primak 4688a371e0 compositor: don't get buffer from pending buffer resource too early 1 year ago
Simon Ser 4ec901bb33 scene: release shm buffers once uploaded 1 year ago
Kirill Primak 0052078bd3 compositor: introduce wlr_surface_reject_pending() 1 year ago
Simon Ser d1b39b5843 backend: take wl_event_loop instead of wl_display in wlr_backend_autocreate() 1 year ago
Simon Ser f27808b8d9 backend/multi: take wl_event_loop instead of wl_display 1 year ago
Simon Ser 54f9944b48 backend/drm: drop wl_display argument 1 year ago
Simon Ser b62ac611c8 backend/x11: take wl_event_loop instead of wl_display 1 year ago
Simon Ser ed0bba581b backend/wayland: take wl_event_loop instead of wl_display 1 year ago
Simon Ser f5e8fa48f3 backend/libinput: drop wl_display argument 1 year ago
Simon Ser 682dbf36e5 backend/headless: take wl_event_loop instead of wl_display 1 year ago
Simon Ser 4ad6e6c298 backend: destroy multi backend when primary backend is 1 year ago
Alexander Orzechowski cca2bfbe92 output: Drop pending state 1 year ago
Simon Ser 00bb1b0f84 seat/pointer: add support for axis_relative_direction event 1 year ago
Simon Ser 88b16bac54 pointer: add support for axis relative direction 1 year ago
Isaac Freund 7129eaa1f2 keyboard: fix type of wlr_keyboard_modifiers.group 1 year ago
MaxVerevkin 48721bca65 fix outdated comment in wlr_output.h 1 year ago
Simon Ser d0da76fbf6 wl_drm: add deprecation notice 1 year ago
Simon Ser 57d7d79982 region: add docs for wlr_region_scale_xy() and wlr_region_confine() 1 year ago
Simon Ser ab924064f2 scene: drop wlr_scene_set_presentation() 1 year ago
Simon Ser d68ba9d6c2 presentation-time: drop wlr_presentation arg 1 year ago
Simon Ser 1968ada213 tearing-control-v1: synchronize state with surface 1 year ago
Simon Ser 0ea6b6e2cc session-lock-v1: use wlr_surface_synced 1 year ago
Simon Ser 90e12fb978 pointer-constraints-v1: use wlr_surface_synced 1 year ago
Simon Ser a6122c3ec5 layer-shell-v1: use wlr_surface_synced 1 year ago
Simon Ser 0e3d2222c2 xdg-decoration: use wlr_surface_synced for toplevel 1 year ago
Simon Ser 96aec06b0a subcompositor: use wlr_surface_synced 1 year ago
Simon Ser 4b3553409a xdg-shell: use wlr_surface_synced for popups 1 year ago
Simon Ser 9201431c29 xdg-shell: use wlr_surface_synced for toplevel 1 year ago
Simon Ser 69d9a4e2cb xdg-shell: use wlr_surface_synced for wlr_xdg_surface 1 year ago
Simon Ser 7e1ae5548c compositor: add wlr_surface_role.client_commit 1 year ago
Simon Ser d847516765 compositor: add wlr_surface_synced 1 year ago
Simon Ser 34d5af4172 compositor: add wlr_surface_state_has_buffer() 1 year ago
Simon Ser 43734f7c62 compositor: fix wlr_surface_has_buffer() doc comment 1 year ago
Simon Ser 66b6c349e7 compositor: remove unnecessary wlr_surface.has_buffer 1 year ago
Simon Ser 85f44f3684 pointer-constraints-v1: add cursor_hint.enabled 1 year ago
Simon Ser fc7a0b93dd backend/drm: add wlr_drm_backend_get_parent() 1 year ago
Roman Gilg 3531007b75 render/pixman: add wlr_pixman_renderer_get_buffer_image() 1 year ago
Simon Ser 1f64f3925c render/gles2: add wlr_gles2_renderer_get_buffer_fbo() 1 year ago
Simon Ser 6a2ff0dffe compositor: drop surface precommit event 1 year ago
Alexander Orzechowski 06d301bf1a wlr_scene: Track output damage separately 1 year ago
Alexander Orzechowski 6e03d3015e swapchain: Add wlr_swapchain_has_buffer 1 year ago
Alexander Orzechowski d3a339a03e renderer: Drop buffer binding 1 year ago
Alexander Orzechowski 3ed1268f64 render: Nuke old read pixels API 1 year ago
Alexander Orzechowski 57b18d26d0 wlr_texture: Introduce wlr_texture_preferred_read_format 1 year ago
Alexander Orzechowski e85e8bc324 wlr_texture: Introduce wlr_texture_read_pixels_options helpers 1 year ago
Alexander Orzechowski 4c6caa7c48 wlr_texture: Introduce wlr_texture_read_pixels 1 year ago
Simon Ser a165261f7f output: replace wlr_render_timer arg with wlr_buffer_pass_options 1 year ago
Simon Ser e8b187cc92 render/gles2: save/restore context when creating/submitting a render pass 1 year ago
Simon Ser 1208ba6c28 render/gles2: document EGL context gotchas 1 year ago
Simon Ser c31ca04264 output: drop stale references to wlr_output_attach_render() 1 year ago
Alexander Orzechowski d7ecdad4e0 render: Drop rendering_with_buffer 1 year ago
Alexander Orzechowski 7702a19739 output: Drop back_buffer 1 year ago
Alexander Orzechowski fc6000251c output: Drop wlr_output_attach_render 1 year ago
Alexander Orzechowski 3faf9883dc renderer: Drop wlr_renderer_begin 1 year ago
Simon Ser 2093564616 damage_ring: add wlr_damage_ring_rotate_buffer() 1 year ago
Kirill Primak 87346b3393 Revert "subcompositor: emit new_subsurface immediately" 1 year ago
Simon Ser 36cc698bc5 matrix: deprecate 1 year ago
Kirill Primak 7661ab2bf1 compositor: deprecate wlr/types/wlr_region.h 1 year ago
Alexander Orzechowski 26158d0718 output: Drop transform matrix 1 year ago
Kirill Primak e841366068 layer-shell: emit new_surface event at the proper time 1 year ago
Kirill Primak c85838892d xdg-{shell,decoration}: improve events 1 year ago
Simon Ser d61ec694b3 output: take wl_event_loop in wlr_output_init() 1 year ago
Simon Ser 5717e27c06 output: take wl_display in wlr_output_create_global() 1 year ago
Simon Ser 6a7463bb8e output-layout: take wl_display in constructor 1 year ago
Simon Ser 63792b38e4 backend/session: take wl_event_loop instead of wl_display 1 year ago
Simon Ser 2eb225236e util/transform: add wlr_output_transform_coords() 1 year ago
Simon Ser 9e702e9cfe util/transform: move over wl_output_transform helpers 1 year ago
Simon Ser 41494244df render: drop legacy rendering API 1 year ago
Kirill Primak 5dd614b9ad input-inhibitor: drop 1 year ago
Simon Ser fe6a432299 linux-dmabuf-v1: skip import check on split render/display SoCs 1 year ago
Kirill Primak 86b2cac921 Add missing type declarations in headers 1 year ago
Alexander Orzechowski 3d3cca9164 wlr_scene: Introduce wlr_scene_subsurface_tree_set_clip 1 year ago
Alexander Orzechowski d1ddd4ca3a wlr_scene_surface: Introduce scene_surface_set_clip 1 year ago
Alexander Orzechowski 33b437d574 wlr_scene: Amend scene_buffer.point_accepts_input to take coordinate pointers 1 year ago
Simon Ser 319e4125ab xdg-shell: add wlr_xdg_{toplevel,popup}_try_from_wlr_surface() 1 year ago
Simon Ser 1c24b1182b backend: drop wlr_backend_get_presentation_clock() 1 year ago
John Lindgren af165acb42 xwayland: add wlr_xwayland_set_workareas() 1 year ago
Kirill Primak d253d70786 xdg-shell: use wlr_surface.unmap_commit 1 year ago
Kirill Primak d8515b3446 layer-shell: track surface init state 1 year ago
Kirill Primak 4d2e310122 compositor: add wlr_surface.unmap_commit 1 year ago
eri bfc42e0f62
linux_dmabuf_v1: convert to try_from 1 year ago
eri c46d3da976
drm: convert to try_from 1 year ago
eri 8ccbe45143
buffer: convert to try_from 1 year ago
John Lindgren 6114dd6a83 xwayland: stop translating _NET_WM_STRUT_PARTIAL coordinates 1 year ago
Simon Ser e519635cc2 xwayland: add wlr_xwayland_create_with_server() 1 year ago
Simon Ser bdcf997a89 xwayland/server: add ready flag 1 year ago
Simon Ser ccb153f024 security-context-v1: add commit event 1 year ago
Simon Ser c58deb7a7d security-context-v1: new protocol implementation 1 year ago
Kirill Primak 078540e086 xdg-shell: fix wlr_xdg_popup_destroy() docs 1 year ago
Kenny Levinsen 2cf78f4c5b output: allow_artifacts -> allow_reconfiguration 2 years ago
Alexander Orzechowski e1e911d425 scene_output_layout: Don't destroy output when output layout is destroyed 2 years ago
Alexander Orzechowski 5fb0007e02 output_event_commit: Remove committed and buffer 2 years ago
Alexander Orzechowski 03e240a7f2 wlr_output: Add applied state to commit event 2 years ago
Kirill Primak 86c30b8715 seat: remove wlr_seat_validate_grab_serial() 2 years ago
JiDe Zhang ca19014af0 xwayland: fix double free wlr_xwayland_shell_v1 2 years ago
Simon Ser e58c7bb792 render/drm_format_set: use published kernel doc URL 2 years ago
Simon Zeni a289f812d6 drop KDE idle protocol support 2 years ago
Simon Ser ddfec31b4c xdg-shell: document wlr_xdg_surface's initialized & initial_commit 2 years ago
Kirill Primak a09d649439 docs: replace the less commonly used "::" with "." 2 years ago
Kirill Primak 0fdbdc36c0 xdg-surface: fix init state flow 2 years ago
vaxerski c2aa7fd965 backend/drm: Add async page flip support to legacy 2 years ago
vaxerski 5dec1c8bcb staging/tearing-control: Add protocol support 2 years ago
John Lindgren 1a731596c5 wlr_scene: clarify wlr_scene_output ownership semantics 2 years ago
Alexander Orzechowski 5299d973d5 render/pass: Introduce wlr_render_rect_options_get_box 2 years ago
Kirill Primak 4565b07484 Unify signal data docs 2 years ago
Manuel Stoeckl a94168b5fe render: ensure wlr_render_rect_options->box is nonempty 2 years ago
Simon Ser e5fc8cd4c7 output: trigger frame/present events on all commits on enabled output 2 years ago
Rose Hudson f5917f0247 scene_output_layout: make output adding explicit 2 years ago
Rose Hudson 91f813ffb7 output_layout: return wlr_output_layout_output when adding output 2 years ago
Simon Ser 72787db98a compositor: drop wlr_surface_destroy_role_object() 2 years ago
Kirill Primak bd5c4f4a4a xdg-shell: rework roles 2 years ago
Simon Ser 9b8cd1f5d6 buffer: make wlr_client_buffer functions private 2 years ago
Leonardo Hernández Hernández bdc34401ba
xdg-decoration: store an xdg_toplevel instead of xdg_surface 2 years ago
Simon Ser d3d3e19ffd render: split render pass API into separate header 2 years ago
Alexander Orzechowski 568b1943b9 wlr_output: Nuke wlr_output_update_enabled 2 years ago
Alexander Orzechowski f1ba70ffa6 wlr_output: Make wlr_output_update_{custom,}_mode private 2 years ago
Alexander Orzechowski 6cda3e251c output: Add initialization state to wlr_output_init 2 years ago
Simon Ser 8678633fc9 backend/wayland: add wlr_wl_output_create_from_surface() 2 years ago
Simon Ser dd24991c9e backend/wayland: take existing wl_display in wlr_wl_backend_create() 2 years ago
Simon Ser 77dc1c28aa xwayland: drop wlr_xwayland_surface.events.set_pid 2 years ago
Kirill Primak 42a5b6f62a compositor: add "mapped" flag doc 2 years ago
Kirill Primak 529f1b82ee xwayland/shell: don't listen to wlr_surface.events.destroy 2 years ago
rewine 2f859f5bec
wlr_output: add comments for signal parameters 2 years ago
Leonardo Hernández Hernández e8d545a977
xdg-shell: add support for v6 2 years ago
Simon Ser 04e4e06986 cursor-shape-v1: new protocol implementation 2 years ago
rewine f3cf830e9a wlr_idle_inhibit_manager_v1: add comments for signal parameters 2 years ago