Commit Graph

1196 Commits (17ad03448082f525fef515c4c45f56d151bbc46a)

Author SHA1 Message Date
Simon Ser 44069dfd5e output-layer: add cropping support 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
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 e00c4cd7dc output-layer: cache current state 2 years ago
Simon Ser 1b6fac4aa6 output-layer: require all layers in wlr_output_state.layers 2 years ago
Simon Ser fef8ab22e3 output: introduce wlr_output_configure_primary_swapchain() 2 years ago
Simon Ser 3874577d3c output-layer: document interactions with screen capture 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 e1335a792a output-layer: add feedback event 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
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 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
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 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
xiliuya 7f6d646e0a keyboard: only update LEDs when changed 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 512deebd82 compositor: add wlr_surface.events.precommit 2 years ago
Simon Ser c4727240af compositor: document wlr_surface_{enter,leave,send_frame_done} 2 years ago
Alexander Orzechowski ec846adb54 wlr_drm: Add missing wlr_buffer import 2 years ago
Simon Ser f36a5915da wl-drm: don't store wlr_renderer 2 years ago