Commit Graph

1587 Commits (f295aff7629eed3a059438a6f404950b939ea0c0)

Author SHA1 Message Date
Simon Ser 352064d76d xwayland: add wlr_xwayland_server_options.terminate_delay 3 years ago
John Lindgren 640f3b9f21 Revert "Copy xcb_icccm structs into wlroots" 3 years ago
Kirill Primak dec2565f2b xdg-toplevel: don't schedule configures on state requests 3 years ago
Kirill Primak 04aa44b4df xdg-foreign-v2: treat unmapped parents as NULL 3 years ago
Kirill Primak dac040f87f xdg-foreign-v1: treat unmapped parents as NULL 3 years ago
Leonardo Hernández Hernández 4519117a68 seat: take wlr_keyboard in wlr_seat_set_keyboard() 3 years ago
Guido Günther 4cc2a03620 layer-shell: Make wlr_layer_surface_v1_from_resource public 3 years ago
Simon Zeni aaf787ee56 types/wlr_touch: uniformize events name 3 years ago
Simon Zeni e732c5c895 types/wlr_tablet_tool: uniformize events name 3 years ago
Simon Zeni d1f543a9d8 types/wlr_tablet_pad: uniformize events name 3 years ago
Simon Zeni 13d7fa2f03 types/wlr_switch: uniformize events name 3 years ago
Simon Zeni 9a17200446 types/wlr_keyboard: uniformize events name 3 years ago
Simon Zeni bd6c000d14 types/wlr_pointer: uniformize events name 3 years ago
Simon Zeni 96ccc50c57 types/wlr_input_device: move width_mm and height_mm fields to wlr_tablet and wlr_touch 3 years ago
Simon Zeni a92e5f8d46 types/wlr_input_device: move output_name field to wlr_pointer and wlr_touch 3 years ago
Alexander Orzechowski 74381f3bc3 types/wlr_output: Handle subpixel hints through output commits 3 years ago
Simon Ser 68f2f8cf92 Revert "scene: try to import buffers as textures before rendering" 3 years ago
Simon Zeni 4c8ecfcd4a types/wlr_virtual_pointer_v1: remove destroy event 3 years ago
Simon Zeni 45c8771735 types/wlr_virtual_keyboard_v1: remove destroy event 3 years ago
Simon Zeni eae8952e17 types/wlr_keyboard: remove destroy event 3 years ago
David96 7a2c96dcbd types/wlr_tablet_tool: remove name ambiguity 3 years ago
Isaac Freund 4792446ee8 wlr_switch: remove WLR_SWITCH_STATE_TOGGLE 3 years ago
Simon Zeni cfed039c9a types/wlr_input_device: move init and finish function to private API 3 years ago
Simon Zeni 1bb2631c5c types/wlr_input_device: remove wlr_input_device_destroy 3 years ago
Simon Zeni 10cbb9fbe1 interface/wlr_touch: rework destroy sequence 3 years ago
Simon Zeni 8d3cb94b41 interface/wlr_tablet_tool: rework destroy sequence 3 years ago
Simon Zeni a5b032cb1e interface/wlr_tablet_pad: rework destroy sequence 3 years ago
Simon Zeni 0d2be496a8 interface/wlr_switch: rework destroy sequence 3 years ago
Simon Zeni 51cd3c0726 interface/wlr_pointer: rework destroy sequence 3 years ago
Simon Zeni 7dc4a3ecd7 interface/wlr_keyboard: rework destroy sequence 3 years ago
Simon Ser 39b68ea47a buffer: extract interface to separate header 3 years ago
Roman Gilg 17a289e36e render: allow texture creation while rendering 3 years ago
Simon Zeni e279266f71 interfaces: remove wlr_input_device_impl 3 years ago
Simon Zeni 1acc931cf0 types/wlr_switch: constify impl 3 years ago
Simon Zeni f1181c34ed types/wlr_tablet_pad: constify impl 3 years ago
Kirill Primak 511f137f8f xdg-positioner: rewrite unconstraining, untie from xdg-popup 3 years ago
Kirill Primak 5879e77d68 xdg-positioner: rename structs 3 years ago
Simon Zeni edfb332b24 types/wlr_touch: add base wlr_input_device 3 years ago
Simon Zeni 7dfee50350 types/wlr_tablet_tool: add base wlr_input_device 3 years ago
Simon Zeni a662743610 types/wlr_tablet_pad: add base wlr_input_device 3 years ago
Simon Zeni 0f3b38365d types/wlr_switch: add base wlr_input_device 3 years ago
Simon Zeni d5480efc7a types/wlr_pointer: add base wlr_input_device 3 years ago
Simon Zeni a1978b1299 types/wlr_keyboard: add base wlr_input_device 3 years ago
Simon Zeni 130c3bcf63 types/wlr_input_device: call the specialized input device destroy function on destroy 3 years ago
Simon Zeni fd80329c53 interfaces/wlr_input_device: introduce wlr_input_device_finish 3 years ago
Simon Zeni 71577e351e types/wlr_input_device: default vendor and product id to 0 3 years ago
Simon Zeni 7d560df90e backend/headless: remove unused wlr_headless_input_device 3 years ago
Isaac Freund 252b2348bd
wlr_cursor: constify map to region box arguments 3 years ago
Kirill Primak 6ed3b02775 xdg-toplevel: fix `requested` doc 3 years ago
Kirill Primak 34a71eae31 xdg-shell: drop wlr_xdg_toplevel_set_fullscreen_event 3 years ago
Kirill Primak e59aa3e0e7 xdg-toplevel: change object type in event structs 3 years ago
Kirill Primak 1e4c1a3b58 xdg-toplevel: change parent type to xdg-toplevel 3 years ago
Kirill Primak 70d4a30be3 xdg-shell: remove "xdg" from docs 3 years ago
Kirill Primak 41412cadbe xdg-popup: fix functions' main argument type 3 years ago
Kirill Primak affe0d8713 xdg-toplevel: fix functions' main argument type 3 years ago
Isaac Freund 9de992b9fe
ext-session-lock-v1: new protocol implementation 3 years ago
Kenny Levinsen 1e3662ce57 scene: Add layer_shell_v1 helper 3 years ago
Simon Ser 3db1bcbe64 scene: try to import buffers as textures before rendering 3 years ago
Kirill Primak 49fa060442 output-layout: remove useless types/fields 3 years ago
Kirill Primak 498f30aad1 output-layout: make wlr_output_layout_get_box() take a box as parameter 3 years ago
Isaac Freund 1bd0ea3a80
foreign-toplevel: send enter if needed on output bind 3 years ago
Kirill Primak 50827ed7f5 surface: improve role precommit hook 3 years ago
Kirill Primak 617eb4fb93 surface: deprecate wlr_surface.h 3 years ago
Kirill Primak e94e16ba5d surface: move decl to wlr_{sub,}compositor.h 3 years ago
Kirill Primak 4ec683ad1c surface: introduce events.client_commit 3 years ago
Kirill Primak b6f43ab2e1 subcompositor: split out from compositor 3 years ago
Isaac Freund 823476e76e
wlr_texture: remove wlr_texture_from_wl_drm() from header 3 years ago
Simon Ser 93e050c602 Remove wlr_box.h redirection 3 years ago
Isaac Freund 92d137c78a layer-shell: fix type of margins 3 years ago
Isaac Freund 07ccc6e0b3
scene: add wlr_scene_set_presentation() 3 years ago
Guido Günther 4c59f7d46a xdg-activation: Allow to submit tokens 3 years ago
Isaac Freund 1c3e0816f3
scene: fix wlr_scene_send_frame_done() API 3 years ago
Isaac Freund fecde72be3 scene: add wlr_scene_send_frame_done() 3 years ago
Isaac Freund fb1f613510 scene: add primary output to wlr_scene_surface 3 years ago
Isaac Freund 0215dffba5 scene: send surface enter/leave output events 3 years ago
Kirill Primak 0fcc842291 subsurface: don't add to parent list immediately 3 years ago
Kirill Primak 7964bdae76 surface: fix non-buffer damage handling 3 years ago
Simon Ser 36a2b19485 output: introduce wlr_output_set_name 3 years ago
Simon Ser c50c4fc5cc linux-dmabuf-v1: add per-surface feedback 3 years ago
Simon Ser 1d8340754b linux-dmabuf-v1: implement v4 3 years ago
Simon Ser 77d811a21b render: add wlr_renderer_init_wl_shm 3 years ago
Simon Ser efeb8346cf output: drop front_buffer 3 years ago
Simon Ser f016eca97c output: add wlr_output_event_commit.buffer 3 years ago
Simon Ser 7201aae3d6 render/drm-format-set: add wlr_drm_format_set_intersect 3 years ago
Simon Ser 1bf9676e87 render/egl: improve modifier support detection 3 years ago
Simon Ser 051d1ce90e render/egl: add wlr_egl_create_with_context 3 years ago
Simon Ser ffd4a27714 render/egl: store IMG_context_priority in wlr_egl 3 years ago
Simon Ser ba974a4e9f scene: add wlr_scene_get_scene_output 3 years ago
Simon Ser 697a1cd0f5 output: add wlr_output_get_primary_formats 3 years ago
Simon Ser e93435016e output: fix typo in wlr_output_impl.get_primary_formats docs 3 years ago
Simon Ser 83d78f9fd4 render: add DMA-BUF docs 3 years ago
Simon Ser 585a908a01 scene: add wlr_scene_xdg_surface_create 3 years ago
Simon Zeni 1d3dd7fc08 backend: remove noop backend 3 years ago
Simon Ser b234edcf58 backend/headless: drop wlr_headless_backend_create_with_renderer 3 years ago
Simon Ser 1d9c1bcea6 input-device: remove wlr_input_device.link 3 years ago
Simon Ser 3d73b899ff linux-dmabuf-v1: hide wlr_linux_buffer_params_v1 3 years ago
Simon Ser 6bb8973309 drm-lease-v1: listen to lease destroy event 3 years ago
Simon Ser 86f5ecf468 backend/drm: introduce wlr_drm_lease 3 years ago
Simon Ser a37f538ca0 Introduce WLR_DEVICE_LEASE events 3 years ago
Manuel Stoeckl e879d566bb output: Add function to set preferred render format 3 years ago