aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-02-23xwayland: add map_request signalJohn Lindgren
2024-02-21backend/drm: don't destroy previous DRM master blobsSimon Ser
2024-02-21backend/drm: fix broken link to KMS property docsSimon Ser
2024-02-15backend/drm: move restore logic to drm.cSimon Ser
2024-02-14backend/drm: atomically reset state after VT switchSimon Ser
2024-02-14backend/drm: drop wlr_drm_backend arg from create_mode_blob()Simon Ser
2024-02-12ext-foreign-toplevel-list-v1: new protocol implementationcolumbarius
2024-02-06linux_dmabuf_v1: allow callbacks for checking dmabuf importAustin Shafer
2024-02-06xdg-shell: drop automatic surface configurationKirill Primak
2024-02-02allocator: remove backend parameter in allocator_autocreate_with_drm_fdAustin Shafer
2024-02-02switch: add docsSimon Ser
2024-02-01backend/session: add docsSimon Ser
2024-02-01compositor: drop wlr_surface.external_damageKirill Primak
2024-01-31render/pixel-format: Move has_alpha into it's own arrayLeo Li
2024-01-31Create & implement transient seat protocolAndri Yngvason
2024-01-31linux-dmabuf-v1: switch to stableSimon Ser
2024-01-31linux-dmabuf-v1: fix include guard nameSimon Ser
2024-01-29wlr_damage_ring: Replace wlr_damage_ring_rotate_buffer with original list implAlexander Orzechowski
2024-01-27compositor: don't get buffer from pending buffer resource too earlyKirill Primak
2024-01-27scene: release shm buffers once uploadedSimon Ser
2024-01-27compositor: introduce wlr_surface_reject_pending()Kirill Primak
2024-01-25backend: take wl_event_loop instead of wl_display in wlr_backend_autocreate()Simon Ser
2024-01-25backend/multi: take wl_event_loop instead of wl_displaySimon Ser
2024-01-25backend/drm: drop wl_display argumentSimon Ser
2024-01-25backend/x11: take wl_event_loop instead of wl_displaySimon Ser
2024-01-25backend/wayland: take wl_event_loop instead of wl_displaySimon Ser
2024-01-25backend/libinput: drop wl_display argumentSimon Ser
2024-01-25backend/headless: take wl_event_loop instead of wl_displaySimon Ser
2024-01-25xwayland: add support for _NET_WM_WINDOW_TYPE_DESKTOP atomGrigory Kirillov
2024-01-25backend: destroy multi backend when primary backend isSimon Ser
2024-01-24output: Drop pending stateAlexander Orzechowski
2024-01-23backend/wayland: populate pointer axis relative directionSimon Ser
2024-01-23seat/pointer: add support for axis_relative_direction eventSimon Ser
2024-01-23pointer: add support for axis relative directionSimon Ser
2024-01-17keyboard: fix type of wlr_keyboard_modifiers.groupIsaac Freund
2024-01-07fix outdated comment in wlr_output.hMaxVerevkin
2024-01-03wl_drm: add deprecation noticeSimon Ser
2024-01-03region: add docs for wlr_region_scale_xy() and wlr_region_confine()Simon Ser
2023-12-30backend/drm: save current refresh rateSimon Ser
2023-12-27scene: drop wlr_scene_set_presentation()Simon Ser
2023-12-27presentation-time: drop wlr_presentation argSimon Ser
2023-12-25tearing-control-v1: synchronize state with surfaceSimon Ser
2023-12-25session-lock-v1: use wlr_surface_syncedSimon Ser
2023-12-25pointer-constraints-v1: use wlr_surface_syncedSimon Ser
2023-12-25layer-shell-v1: use wlr_surface_syncedSimon Ser
2023-12-25xdg-decoration: use wlr_surface_synced for toplevelSimon Ser
2023-12-25subcompositor: use wlr_surface_syncedSimon Ser
2023-12-25xdg-shell: use wlr_surface_synced for popupsSimon Ser
2023-12-25xdg-shell: use wlr_surface_synced for toplevelSimon Ser
2023-12-25xdg-shell: use wlr_surface_synced for wlr_xdg_surfaceSimon Ser