aboutsummaryrefslogtreecommitdiff
path: root/types
AgeCommit message (Expand)Author
2024-03-03types/wlr-action-binder: update protocolmasterAnna (navi) Figueiredo Gomes
2024-03-01ext-action-binder-v1: new protocol implementationAnna (navi) Figueiredo Gomes
2024-02-29wlr_tablet_v2: fix destroy listener nameIsaac Freund
2024-02-29input-device: unconfuse tablet namingIsaac Freund
2024-02-29cursor: use switch for input device typeSimon Ser
2024-02-29tablet-v2: only send id event is vendor is setSimon Ser
2024-02-28pointer: drop enum wlr_axis_orientationSimon Ser
2024-02-28pointer: drop enum wlr_axis_relative_directionSimon Ser
2024-02-28pointer: use enum wl_pointer_button_stateSimon Ser
2024-02-28pointer: drop enum wlr_axis_sourceSimon Ser
2024-02-26output: use output_pending_enabled() in output_basic_test()Simon Ser
2024-02-22gamma-control-v1: Remove dead variable assignmentKenny Levinsen
2024-02-22drm-lease-v1: Free the wlr_drm_lease_v1 on errorKenny Levinsen
2024-02-21buffer: add single-pixel-buffer-v1 special case in buffer_is_opaque()Simon Ser
2024-02-20scene: ignore duplicate wlr_scene_output_layout_add_output() callsSimon Ser
2024-02-15Define _POSIX_C_SOURCE globallySimon Ser
2024-02-13ext-foreign-toplevel-list-v1: improve/fix update_state()Kirill Primak
2024-02-12Add more POSIX compliance macros to fix uClibc supportPaul Cercueil
2024-02-12ext-foreign-toplevel-list-v1: new protocol implementationcolumbarius
2024-02-06pointer-constraints: handle inert pointer resources correctlyKirill Primak
2024-02-06linux_dmabuf_v1: allow callbacks for checking dmabuf importAustin Shafer
2024-02-06xdg-shell: drop automatic surface configurationKirill Primak
2024-02-01compositor: don't handle size or viewport src change in surface_update_damage()Kirill Primak
2024-02-01compositor: drop wlr_surface.external_damageKirill Primak
2024-02-01cursor: fix and simplify region mappingKirill 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: bump to v5Simon Ser
2024-01-31linux-dmabuf-v1: switch to stableSimon 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-24output: Drop pending stateAlexander Orzechowski
2024-01-23seat/pointer: add support for axis_relative_direction eventSimon Ser
2024-01-22xdg-shell: assert that configure events carry positive or zero sizesSimon Ser
2024-01-22layer-shell: forbid set_size with values ≥INT32_MAXKirill Primak
2024-01-18single-pixel-buffer: send wl_buffer.releaseKirill Primak
2024-01-17security-context-v1: fix possible leaks on wl_client_create() and state copyi...Kirill Primak
2024-01-17keyboard: fix type of wlr_keyboard_modifiers.groupIsaac Freund
2024-01-04Fix bool return typesSimon 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-25session-lock-v1: drop negative buffer size checksSimon Ser
2023-12-25content-type-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