Commit Graph

2584 Commits (b61d5922f1d0910a848deb100570ad8587aea38d)

Author SHA1 Message Date
Austin Shafer ec37d55a5e Add union function for format sets 2 years ago
Simon Ser a93fc8afd6 render: introduce blend mode 2 years ago
Simon Ser f5a5712a02 render/vulkan: use VK_KHR_synchronization2 2 years ago
Simon Ser 6830bfc17f render/pixman: implement render pass API 2 years ago
Simon Ser 6ce371a317 render/pixman: add begin_pixman_data_ptr_access() 2 years ago
Simon Ser 587852056c output: add wlr_output_add_software_cursors_to_render_pass() 2 years ago
Simon Ser 471249ae4f render/pass: add legacy render pass implementation 2 years ago
Simon Ser 4a1ad32534 render: add render pass helpers 2 years ago
Simon Ser 756dedae20 Add a new renderer API 2 years ago
Simon Ser 44069dfd5e output-layer: add cropping support 2 years ago
Simon Ser 92b726ef67 render/vulkan: use full names for extension command fields 2 years ago
Simon Ser 25d9055281 xcursor: sync with libwayland 2 years ago
Andri Yngvason 00489b11a0 seat: Provide dummy resources for inert seats 2 years ago
Simon Ser dae2deb3c9 compositor: add wlr_surface_set_preferred_buffer_transform() 2 years ago
Simon Ser 42edd36785 compositor: add wlr_surface_set_preferred_buffer_scale() 2 years ago
Simon Ser 0bb574239d compositor: pass version in wlr_compositor_create 2 years ago
Alexander Orzechowski b1e38fc7ea output: Drop output_is_direct_scanout 2 years ago
Simon Ser 9ef98452a3 output-damage: drop 2 years ago
Simon Ser 079ff9e6fb output: add wlr_output_is_direct_scanout_allowed() 2 years ago
Simon Ser 835208db98 output-layer: add support for scaling buffers 2 years ago
Simon Ser 89dcecba39 backend/wayland: only unmap layers when necessary 2 years ago
Simon Ser e00c4cd7dc output-layer: cache current state 2 years ago
Rose Hudson 37f42e2df2 backend/wayland: support touch cancel events 2 years ago
zccrs 5602fb1373 backend/wayland: fix undefined reference to wlr_wl_input_device_get_seat 2 years ago
Kirill Primak a3489f2c64 xdg-shell: improve unmapping logic slightly 2 years ago
Simon Ser 1b6fac4aa6 output-layer: require all layers in wlr_output_state.layers 2 years ago
Kirill Primak ad51983b23 xwm: make atom_map static 2 years ago
Simon Ser cab47d33e2 util/log: prefix WLR_REL_SRC_DIR with underscore 2 years ago
Simon Ser a160304289 backend/drm: use libdisplay-info for CVT mode generation 2 years ago
Simon Ser 35da997001 backend/drm: use libdisplay-info to parse EDID 2 years ago
Simon Ser 40117e1e0d render/vulkan: prefer render node for wlr_renderer_get_drm_fd() 2 years ago
Simon Ser fef8ab22e3 output: introduce wlr_output_configure_primary_swapchain() 2 years ago
Simon Ser b33ab26fe7 render/swapchain: make public 2 years ago
Simon Ser 3874577d3c output-layer: document interactions with screen capture 2 years ago
Simon Ser 8338d17d7e backend/drm: drop wlr_drm_layer.pending_{width,height} 2 years ago
Simon Ser 7215bd1e0f output: expose wlr_output_state_set_buffer() 2 years ago
Simon Ser 4629d0ef40 output: expose wlr_output_state_finish() 2 years ago
Alexander Orzechowski 3ef9f91283 wlr_scene: Add dmabuf_feedback helper 2 years ago
Alexander Orzechowski 323f0b94db wlr_scene: Cleanup header includes 2 years ago
Simon Ser 849c362ffb linux-dmabuf-v1: add helper for output layer feedback events 2 years ago
Simon Ser 22d9df2af4 backend/drm: send output layer feedback events 2 years ago
Simon Ser e1335a792a output-layer: add feedback event 2 years ago
Simon Ser 4d6fbb2289 backend/drm: add support for output layers 2 years ago
Simon Ser 2398621b8b backend/drm: add libliftoff composition layer 2 years ago
Simon Ser 9d43e7e4d6 backend/drm: add libliftoff interface 2 years ago
Simon Ser b4e9487312 backend/drm: init wlr_drm_plane for all plane types 2 years ago
Simon Ser cd17b18495 backend/wayland: implement output layers 2 years ago
Simon Ser 3e0ce761ad output: add wlr_output_set_layers() 2 years ago
Simon Ser 2f29b0c438 Add wlr_output_layer 2 years ago
John Lindgren 068280201a xwayland: Read and publish _NET_WM_STRUT_PARTIAL property 2 years ago
Kenny Levinsen 1225f81a6a scene: Add fractional scale handling 2 years ago
Kenny Levinsen efb8df8b22 wp-fractional-scale-v1: new protocol implementation 2 years ago
Simon Ser 0c966f102c linux-dmabuf-v1: add wlr_linux_dmabuf_feedback_v1_init_with_options() 2 years ago
Simon Ser b264ec7767 linux-dmabuf-v1: add basic helpers for feedback 2 years ago
Simon Ser 5cd14dfc91 linux-dmabuf-v1: stop using const in feedback 2 years ago
Alexander Orzechowski 7b32c25a4f wlr_scene: Rename wlr_scene_surface_from_buffer 2 years ago
Simon Ser cfa7696d7b backend/wayland: handle wl_registry.global_remove for wl_seat 2 years ago
Simon Ser 2b5eb0733e backend/wayland: make destroy_wl_seats() handle a single seat 2 years ago
Simon Ser eb3e8f08a8 subcompositor: convert to try_from 2 years ago
Simon Ser c5f7f8ab98 ext-session-lock-v1: convert to try_from 2 years ago
Simon Ser f9bd416d41 layer-shell-v1: convert to try_from 2 years ago
Simon Ser 49cb85ad72 input-method-v2: convert to try_from 2 years ago
Simon Ser 711a1a3ed4 xdg-shell: convert to try_from 2 years ago
Kirill Primak fbf5982e38 xwayland/xwm: introduce wlr_xwayland_surface_try_from_wlr_surface() 2 years ago
Simon Ser 3668c9d86c examples, tinywl: use "default" cursor instead of "left_ptr" 2 years ago
Consolatis 4097eb20f3 xcursors: Alias existing cursor defaults to cursor-spec cursor names 2 years ago
Simon Ser 0f24d27e0b xdg-shell: rename wlr_xdg_popup.committed to sent_initial_configure 2 years ago
Simon Ser df0c926a7a xdg-shell: rename wlr_xdg_toplevel.added to sent_initial_configure 2 years ago
Simon Ser d36dd96e8d backend/drm: set "max bpc" property based on pixel format 2 years ago
Simon Ser 0e54b861e9 seat/keyboard: constify wlr_seat_keyboard_notify_enter() 2 years ago
Simon Ser 695d28c250 seat/keyboard: constify wlr_seat_keyboard_notify_modifiers() 2 years ago
Simon Ser e44834595d seat/keyboard: constify args in wlr_seat_keyboard_enter() 2 years ago
Simon Ser 12e04d8f83 seat/keyboard: constify wlr_seat_keyboard_send_modifiers() 2 years ago
Alexander Orzechowski 5007e713b4 wlr_scene: Send intersecting list of scene outputs for outputs_update signal 2 years ago
Kirill Primak 843b874f22 output-layout: improve closest point for no outputs case 2 years ago
Simon Ser e93ecc669c tablet-tool: revert bitfield in enum wlr_tablet_tool_tip_state 2 years ago
Isaac Freund 869af1cfbb
session-lock: send more protocol errors 2 years ago
Simon Ser 7081687843 keyboard: improve documentation 2 years ago
Simon Ser 8b8921d57b backend/drm: remove wlr_drm_crtc.legacy_crtc 2 years ago
xiliuya 7f6d646e0a keyboard: only update LEDs when changed 2 years ago
Simon Ser 99fb2fefc3 backend/drm: rename wlr_drm_backend.outputs to connectors 2 years ago
Simon Ser f361efe965 backend/drm: add drm_connector_status_str() 2 years ago
Kirill Primak 8f58c060fd util/region: forbid "shrinking" a region with wlr_region_expand() 2 years ago
Simon Ser 037b21647b backend/drm: store pending FB in state 2 years ago
Simon Ser ae61cd6bfb backend/drm: use separate field to store pending cursor FB 2 years ago
Simon Ser 86fc2199f8 build: unify naming for HAVE_* defines 2 years ago
Simon Ser a4a40618ad backend/libinput: use internal_config 2 years ago
Simon Ser 4da9b32a15 xwayland: use internal_config 2 years ago
Simon Ser 6c897756b6 build: use a configuration file for internal features 2 years ago
Simon Ser afe1ae4479 backend/x11: ensure buffers are released on shutdown 2 years ago
Simon Ser d72b4409ce util/env: make env_parse_switch() return a size_t 2 years ago
Simon Ser dc09585d14 util/env: add docs 2 years ago
Simon Ser 8456ac6fa9 render/vulkan: wait for DMA-BUF fences 2 years ago
Simon Ser 30219cf76b render/dmabuf: add dmabuf_export_sync_file() 2 years ago
Ronan Pigott f8e70af318 wlr_xdg_activation_v1: add new_token event 2 years ago
Kirill Primak 097ea84cda output-layout: improve API 2 years ago
Kirill Primak 27ea18cc33 output-layout: remove wlr_output_layout_output_state 2 years ago
Kirill Primak 604df8b327 output-layout: fix function decl indentation 2 years ago
Simon Ser 532f3d3c20 xwayland/xwm: replace role with addon 2 years ago
Simon Ser 512deebd82 compositor: add wlr_surface.events.precommit 2 years ago