Commit Graph

919 Commits (b25759cd20262f59e6144b00e9bc9d132549cc94)

Author SHA1 Message Date
Tadeo Kondrak 30d3c76817 Implement input_method_v2 popups 4 years ago
Simon Ser 2e590026e9 scene: add wlr_scene_subsurface_tree_create 4 years ago
Simon Ser 597ba2b932 surface: add addon set 4 years ago
Simon Ser 211b3b760e scene: add wlr_scene_tree 4 years ago
Kirill Primak b72a217fcc xdg-toplevel: refactor configure/state flow 4 years ago
Simon Zeni 9579d62a16 types/buffer: make {begin,end}_data_ptr_access part of the public API 4 years ago
Simon Ser 4e7a8707cc buffer: add data_ptr access flags 4 years ago
Andri Yngvason 105fdecd0c screencopy: Handle shm copy in commit event handler 4 years ago
Simon Ser a181a37b12 scene: add wlr_scene_attach_output_layout 4 years ago
Simon Ser 44f0f7a0a7 scene: add damage tracking support 4 years ago
Simon Ser 9195b77e14 scene: add wlr_scene_node_coords 4 years ago
Simon Ser 04d105760d scene: add wlr_scene_output_commit 4 years ago
Simon Ser 968c1df7e9 scene: add scene outputs 4 years ago
Simon Zeni 3984c81faa types: introduce wlr_drm_lease_v1 4 years ago
Simon Zeni e5a949a955 backend/drm: implement drm lease function 4 years ago
Simon Ser ba0525c5c0 surface: drop wlr_surface_state.buffer_resource 4 years ago
Simon Ser 0fe3b45361 viewporter: hide wlr_viewport 4 years ago
Simon Ser 24c397dbf8 viewporter: add doc comment explaining compositor requirements 4 years ago
Simon Ser bb82b6dada buffer: make wlr_client_buffer_apply_damage return a bool 4 years ago
Simon Ser cbe099dcc7 buffer: take a wlr_buffer in wlr_client_buffer_apply_damage 4 years ago
Kirill Primak 90e62390d9 surface: move subsurface lists to state 4 years ago
Simon Ser 3ac99fa4dc subsurface: move parent link to state 4 years ago
Simon Ser 56b6b80b9a subsurface: rename wlr_subsurface_state to wlr_subsurface_parent_state 4 years ago
Simon Ser 62924cc523 keyboard: add wlr_keyboard.keymap_fd 4 years ago
Devin J. Pohly 9ed16e39fa scene: replace surface_at() with node_at() 4 years ago
Devin J. Pohly b7cd06e8fa scene: add RECT node type 4 years ago
Devin J. Pohly 526652a554 scene: iterate nodes instead of surfaces when rendering 4 years ago
Devin J. Pohly a1d462fa81 scene: add node reparent function 4 years ago
Simon Ser e4d0ec9ee1 scene: add wlr_scene_node_surface_at 4 years ago
Simon Ser 501b29db03 scene: add user data pointer to wlr_scene_node 4 years ago
Simon Ser 86e9309808 scene: add wlr_scene_node_toggle 4 years ago
Simon Ser c7d489b5b6 Introduce new scene-graph API 4 years ago
Isaac Freund 3364eec07e layer-shell: replace close() with destroy() 4 years ago
Simon Ser 93964012e6 buffer: add addon set 4 years ago
Simon Ser 3f9e4f7a44 surface: kill wlr_surface.previous 4 years ago
Kirill Primak debd6c5f0b wlr_output_layout: use wlr_addons 4 years ago
Kirill Primak 11f799e88e wlr_outputs: add wlr_addon_set 4 years ago
Simon Ser 3132c0ab10 output: drop wlr_output_state.buffer_type 4 years ago
Simon Ser f211bc983a output-damage: stop using enum wlr_output_state_buffer_type 4 years ago
Simon Zeni 646a25667e types/wlr_buffer: introduce wlr_buffer_resource_interface 4 years ago
Simon Zeni f09c88c1b7 types/wlr_buffer: remove wlr_renderer argument from wlr_buffer_from_resource 4 years ago
Vyivel a93b18dbd5 input/pointer: send axis source once per frame 4 years ago
Simon Ser 87e8c60faf output: add generic wlr_output_export_dmabuf implementation 4 years ago
Simon Ser 28aa803916 buffer: drop resource arg from wlr_client_buffer_create 4 years ago
Simon Ser 4554f17377 buffer: drop wlr_client_buffer.resource 4 years ago
Simon Ser a0baba4fa0 buffer: add wlr_client_buffer.source 4 years ago
Simon Ser 0abb67c478 buffer: stop using source resource in wlr_client_buffer_apply_damage 4 years ago
Simon Zeni 60f4d8f409 types/wlr_buffer: remove wlr_resource_get_buffer_size 4 years ago
Simon Zeni d086501fba types/wlr_surface: get buffer size from wlr_buffer_import 4 years ago
Simon Zeni 6d8029b07e types/wlr_buffer: split wlr_client_buffer_import function 4 years ago