Commit Graph

2092 Commits (6c3d6be74b75e9aa8b1d5b454eb3b408bfdcfe30)

Author SHA1 Message Date
Simon Ser 6c3d6be74b output: drop wlr_output_damage_whole() 2 years ago
Simon Ser ef5e2cc5e3 output: call wlr_output_update_enabled() after commit 2 years ago
bi4k8 8b12037cad wlr_seat: clear `drag->seat_client` when destroyed 2 years ago
Alexander Orzechowski 265439600e output: Initialize request_state 2 years ago
Simon Ser 270b8dd342 shm: allow accessing multiple shm mapping concurrently 2 years ago
Simon Ser 6c277e3c39 buffer: drop wlr_shm_client_buffer 2 years ago
Simon Ser 0ae3c7b1a2 Introduce wlr_shm 2 years ago
Simon Ser 48541d2f2e scene: check wlr_renderer_begin return value 2 years ago
Simon Ser 45159f8708 output: check wlr_renderer_begin return value 2 years ago
Simon Ser bf623ec782 content-type-v1: add version param to wlr_content_type_manager_v1_create() 2 years ago
Simon Ser ff55663906 output: introduce request_state event 2 years ago
Simon Ser 024627e872 content-type-v1: new protocol implementation 2 years ago
Simon Ser 258bf9be1e compositor: drop wlr_surface.{sx,sy} 2 years ago
Alexander Orzechowski c8a5dfcc87 wlr_scene: Add drag icon helper 2 years ago
Simon Ser 9f793d3503 layer-shell-v1: specify version in constructor 2 years ago
Simon Ser 2b22a10478 scene: constify region APIs 2 years ago
Simon Ser c5d79bfb26 region: constify 2 years ago
Simon Ser fe4225d5de output: constify damage APIs 2 years ago
Simon Ser 9e10e9af7f output-damage: constify wlr_output_damage_add() 2 years ago
Simon Ser fb7bd920a6 damage-ring: constify wlr_damage_ring_add() 2 years ago
Simon Ser 93597952aa buffer: constify wlr_client_buffer_apply_damage() 2 years ago
Alexander Orzechowski c58ad0f171 wlr_scene: Remove duplicate buffer check when submitting a new buffer 2 years ago
Alexander Orzechowski ea40ba4f6a wlr_scene: Fix texture reuse 2 years ago
Simon Ser 440d7fa072 scene: destroy addons before cleaning up internal state 2 years ago
Simon Ser 24c149fefb scene: fix whitespace 2 years ago
Kirill Primak 123a08b448 scene: fix output damage expansion 2 years ago
Kirill Primak 388de59df3 compositor: use the correct input region 2 years ago
Kirill Primak c09d3450d4 compositor: enforce surface destruction order 2 years ago
Kirill Primak 099b9de752 compositor: drop role object NULL checks in handlers 2 years ago
Kirill Primak acd5a64fd1 xdg-shell: use role object destroy handler 2 years ago
Kirill Primak 92fbfda2ca drag-icon: use role object destroy handler 2 years ago
Kirill Primak 75af6a0a39 input-method: use role object destroy handler 2 years ago
Kirill Primak bcf6b2bbf8 session-lock: use role object destroy handler 2 years ago
Kirill Primak 2518ace573 subcompositor: use role object destroy handler 2 years ago
Kirill Primak 3da2cf3eb3 layer-shell: use role object destroy handler 2 years ago
Kirill Primak 756260ac05 compositor: introduce wlr_surface_destroy_role_object() 2 years ago
Kirill Primak 1243a855d4 xdg-shell: fix geometry types 2 years ago
Kirill Primak 92e3c5b798 scene: fix buffer source box transforming 2 years ago
Isaac Freund a773231c42 wlr-output-management: implement adaptive sync 2 years ago
Alexander Orzechowski c2d2773df5 wlr_scene: Handle fractional scaling better 2 years ago
Simon Ser f0ee563416 output: try to use fixed mode in wlr_output_set_custom_mode() 2 years ago
Alexander Orzechowski c07424411a wlr_scene: Destroy the texture when setting a new buffer. 3 years ago
Simon Ser 3a949ea8eb idle-notify-v1: new protocol implementation 3 years ago
Kirill Primak a049d66dd7 xdg-toplevel: send invalid_parent error 3 years ago
Alexander Orzechowski 5ba6cf517b wlr_scene: use wl_container_of() instead of casts 3 years ago
Simon Ser 650f955507 output: fix crash in output_test_with_back_buffer() 3 years ago
Alexander Orzechowski 99f55303aa wlr_scene: Apply source box translation 3 years ago
Alexander Orzechowski ceff381747 wlr_scene: Ignore disabled outputs 3 years ago
Alexander Orzechowski f0e31e806f wlr_scene: Fix not updating the scene node when setting a new buffer 3 years ago
Alexander Orzechowski dd9cfd3e2f wlr_scene: Be resilient against overflow conditions 3 years ago