aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2021-09-22scene: add wlr_scene_buffer_set_dest_sizeSimon Ser
2021-09-22scene: add wlr_scene_buffer_set_source_boxSimon Ser
2021-09-22util/box: introduce wlr_fbox_emptySimon Ser
2021-09-22scene: add wlr_scene_bufferSimon Ser
2021-09-22Implement input_method_v2 popupsTadeo Kondrak
2021-09-21backend/drm: add support for panel orientationSimon Ser
2021-09-21build: simplify get_variable callsSimon Ser
2021-09-21scene: add wlr_scene_subsurface_tree_createSimon Ser
2021-09-21surface: add addon setSimon Ser
2021-09-21scene: add wlr_scene_treeSimon Ser
2021-09-21xdg-surface: simplify configure mechanismKirill Primak
2021-09-21xdg-toplevel: refactor configure/state flowKirill Primak
2021-09-15types/buffer: make {begin,end}_data_ptr_access part of the public APISimon Zeni
2021-09-11xwayland: Allow to retrieve startup-id via _NET_STARTUP_INFOGuido Günther
2021-09-10buffer: add data_ptr access flagsSimon Ser
2021-09-10screencopy: Handle shm copy in commit event handlerAndri Yngvason
2021-09-09scene: add wlr_scene_attach_output_layoutSimon Ser
2021-09-08scene: add damage tracking supportSimon Ser
2021-09-08scene: add wlr_scene_node_coordsSimon Ser
2021-09-08scene: add wlr_scene_output_commitSimon Ser
2021-09-08scene: add scene outputsSimon Ser
2021-09-08types: introduce wlr_drm_lease_v1Simon Zeni
2021-09-08backend/drm: introduce wlr_drm_backend_get_non_master_fdSimon Zeni
2021-09-08backend/drm: implement drm lease functionSimon Zeni