aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-26wlr_output: add comments for signal parametersrewine
2023-07-23xdg-shell: add support for v6Leonardo Hernández Hernández
2023-07-24cursor-shape-v1: new protocol implementationSimon Ser
2023-07-22wlr_scene: Don't damage when setting opaque regionAlexander Orzechowski
2023-07-22wlr_scene: Fix damage tracking with non atomic opaque region configurationAlexander Orzechowski
2023-07-21session-lock: add missing lock_surface_destroyRouven Czerwinski
2023-07-21wlr_idle_inhibit_manager_v1: add comments for signal parametersrewine
2023-07-18backend/x11: log output test failure reasonsBrett Ernst
2023-07-18backend/wayland: log output test failure reasonsBrett Ernst
2023-07-18export-dmabuf, screencopy: schedule_frame -> needs_frameRose Hudson
2023-07-17data-device: remove undefined grab interface declsKirill Primak
2023-07-17xdg-shell: update stale docsKirill Primak
2023-07-17cursor, output: apply viewport to cursorSimon Ser
2023-07-17wlr_gamma_control: add missing forward declarationsJohn Lindgren
2023-07-16scene: apply rounding when translating buffer damageRonan Pigott
2023-07-15scene: send wl_surface.preferred_buffer_scaleLeonardo Hernández Hernández
2023-07-14backend/drm: stop checking for wlr_client_bufferSimon Ser
2023-07-14presentation-time: add separate helper for zero-copySimon Ser
2023-07-14scene: add wlr_scene_output_sample_eventSimon Ser
2023-07-14scene: rename output_present event to output_sampleSimon Ser
2023-07-12wlr_scene: Fix buffer damage for output stateAlexander Orzechowski
2023-07-12add minimalist cairo exampleBrett Ernst
2023-07-12render/gles2: wrap timer setup in push_gles2_debug()Simon Ser
2023-07-11render: document wlr_buffer_pass_options.timerSimon Ser
2023-07-11render: constify struct wlr_buffer_pass_optionsSimon Ser
2023-07-11Use wl_container_of() instead of castsSimon Ser
2023-07-11render/gles2: drop unnecessary castSimon Ser
2023-07-10scene_output: optionally record and report timingsRose Hudson
2023-07-10input-method-v2: don't remove inert role resourceKirill Primak
2023-07-10xwayland-shell: don't remove inert role resourceKirill Primak
2023-07-10session-lock: don't remove inert role resourceKirill Primak
2023-07-10layer-shell: don't remove inert role resourceKirill Primak
2023-07-10subcompositor: don't remove inert role resourceKirill Primak
2023-07-09xwayland: pass NULL as event dataSimon Ser
2023-07-09xwayland: use initializer for struct wlr_xwayland_resize_eventSimon Ser
2023-07-09xwayland: document event dataSimon Ser
2023-07-09xwayland: drop struct wlr_xwayland_move_eventSimon Ser
2023-07-09xwayland: document associate/dissociate eventsSimon Ser
2023-07-07Use struct initializers instead of memset()Simon Ser
2023-07-07viewporter: check for an existing viewportKirill Primak
2023-07-05license: add copyright line for all contributorsSimon Ser
2023-07-03output: drop wlr_output_cursor_set_image()Simon Ser
2023-07-03cursor: remove usage of wlr_output_cursor_set_image()Simon Ser
2023-07-02cursor: remove wlr_cursor_set_image()Simon Ser
2023-07-02xcursor-manager: drop wlr_xcursor_manager_set_cursor_image()Simon Ser
2023-07-02cursor: add wlr_cursor_set_buffer()Simon Ser
2023-07-02cursor: stop using set_image() in wlr_cursor_unset_image()Simon Ser
2023-07-01screencopy-v1: fix logical->physical region transformManuel Stoeckl
2023-07-01wlr_scene: Don't recompute node location during renderingAlexander Orzechowski
2023-07-01wlr_scene: Simplify direct scanout handlingAlexander Orzechowski