aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-11-22backend/wayland: report parent presentation clockSimon Ser
2021-11-22linux-dmabuf-v1: hide wlr_linux_buffer_params_v1Simon Ser
2021-11-19backend/drm: scan leases on ueventSimon Ser
2021-11-19drm-lease-v1: listen to lease destroy eventSimon Ser
2021-11-19backend/drm: introduce wlr_drm_leaseSimon Ser
2021-11-19Introduce WLR_DEVICE_LEASE eventsSimon Ser
2021-11-19output: Add function to set preferred render formatManuel Stoeckl
2021-11-19output: lift up output format fallback logicManuel Stoeckl
2021-11-18backend: remove wlr_backend_get_rendererSimon Zeni
2021-11-18backend/headless: don't store the parent rendererSimon Zeni
2021-11-18backend: remove backend_get_allocatorSimon Zeni
2021-11-18output: add wlr_output_init_renderSimon Ser
2021-11-17Improve wlr_drm_format documentationDemi Marie Obenour
2021-11-17Remove support for DMA-BUF flagsSimon Ser
2021-11-09render/allocator: make wlr_allocator part of the public APISimon Zeni
2021-11-08text-input: fix type of send_preedit_string() argsIsaac Freund
2021-11-08output: drop wlr_output_export_dmabufSimon Ser
2021-11-02backend/drm: handle per-connector hotplug eventsSimon Ser
2021-11-02backend/session: introduce wlr_device_change_eventSimon Ser
2021-11-02xwayland: add support for -noTouchPointerEmulationSimon Ser
2021-10-31backend/wayland: use xdga client activationRonan Pigott
2021-10-31xdg-activation-v1: add data field and emit token destroy eventsRonan Pigott
2021-10-31xdg-activation-v1: enable compositors to request their own tokensRonan Pigott
2021-10-29backend/drm: get rid of BO handle tableSimon Ser
2021-10-23output: split into multiple filesSimon Ser
2021-10-23scene: add support for direct scan-outSimon Ser
2021-10-22scene: add wlr_scene_output_for_each_surfaceSimon Ser
2021-10-22presentation-time: remove unused fieldSimon Ser
2021-10-22presentation-time: use a surface addonKirill Primak
2021-10-18render/vulkan: add Vulkan renderernyorain
2021-10-15output: add presented flag to presentation eventKirill Primak
2021-10-14scene: add functions to place node on top/bottomIsaac Freund
2021-10-14scene: assert that node != sibling in place above/belowIsaac Freund
2021-10-07xdg-decoration: refactor configure/state flowKirill Primak
2021-10-02surface_at: check if surfaces are mappedtiosgz
2021-10-02for_each_surface: only iterate mapped surfacestiosgz
2021-10-02Fix spelling errorsElyes HAOUAS
2021-10-01Revert "render/drm_format_set: add wlr_drm_format_has"Simon Ser
2021-10-01render/drm_format_set: add wlr_drm_format_hasSimon Ser
2021-09-30xdg-shell: rename wlr_xdg_surface.next_configure_serialSimon Ser
2021-09-30xdg-shell: introduce wlr_xdg_surface.currentSimon Ser
2021-09-30xdg-surface: add pending stateKirill Primak
2021-09-27wlr_pointer_gestures: hold gestures (protocol v3)José Expósito
2021-09-27cursor: emit hold gesture eventsJosé Expósito
2021-09-27backend/wayland: send hold gesture eventsJosé Expósito
2021-09-27backend/libinput: send hold gesture eventsJosé Expósito
2021-09-27pointer: add hold pointer event definitionJosé Expósito
2021-09-24layer-shell: add `committed` bitmaskKirill Primak
2021-09-23layer-shell: refactor configure/state flowKirill Primak
2021-09-22scene: add wlr_scene_buffer_set_transformSimon Ser