Commit Graph

1738 Commits (068280201afdb8d87b1c624d115bed8866c6852e)

Author SHA1 Message Date
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 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
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
Kirill Primak 8f58c060fd util/region: forbid "shrinking" a region with wlr_region_expand() 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
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
Simon Ser c8eb24d30e output: drop enable/mode events 2 years ago
Simon Ser 19dfe99496 output-damage: stop listening for output mode events 2 years ago
Simon Ser fecbaa2bd6 scene: stop listening for output enable/mode events 2 years ago
Alexander Orzechowski fe891ebd4e output_init_render: Allow re-initialization 2 years ago
Alexander Orzechowski db0e962368 wlr_texture: Expose owning renderer 2 years ago
Simon Ser f103dc74d8 linux-dmabuf-v1: introduce wlr_linux_dmabuf_v1_create() 2 years ago
Simon Ser 9c04fd2496 linux-dmabuf-v1: drop wlr_renderer field 2 years ago
Simon Ser 88493d1f7c linux-dmabuf-v1: don't use wlr_renderer to send legacy format list 2 years ago
Simon Ser d45cffb865 linux-dmabuf-v1: don't use wlr_renderer to sanity check DMA-BUFs 2 years ago
Simon Ser c99c60090c linux-dmabuf-v1: add version arg to create() 2 years ago
Simon Ser 444d94ef89 linux-dmabuf-v1: add "_with_renderer" suffix to create() function 2 years ago
Simon Ser f0375eed24 backend/session: make optional 2 years ago
Simon Ser 76b3687739 shm: add create() function without a wlr_renderer 2 years ago
Kirill Primak 060df4c6c0 scene: introduce wlr_scene_buffer.events.outputs_update 2 years ago