aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-08gamma-control-v1: stop applying gamma LUTs implicitlySimon Ser
2023-06-08gamma-control-v1: add wlr_gamma_control_v1_send_failed_and_destroy()Simon Ser
2023-06-08gamma-control-v1: add wlr_gamma_control_v1_apply()Simon Ser
2023-06-08output: add wlr_output_state_set_gamma_lut()Simon Ser
2023-06-08gamma-control-v1: add wlr_gamma_control_manager_v1_get_control()Simon Ser
2023-06-08gamma-control-v1: introduce set_gamma eventSimon Ser
2023-06-08compositor: improve role-specific documentationKirill Primak
2023-06-08subcompositor: set role_data with wlr_surface_set_role()Kirill Primak
2023-06-08drag: don't set icon's role_dataKirill Primak
2023-06-07render/vulkan: reset scissor before post-blend subpassSimon Ser
2023-06-07render/vulkan: fix blend subpass matrixSimon Ser
2023-06-07render/vulkan: fix bound pipeline check for output_pipeSimon Ser
2023-06-07render/vulkan: require format info for shmSimon Ser
2023-06-07render/vulkan: de-duplicate texture VkImageView initSimon Ser
2023-06-07render/vulkan: split off YCbCr texture featuresSimon Ser
2023-06-07render/vulkan: rename tex_features to shm_tex_featuresSimon Ser
2023-06-07cursor: fix applying hotspot offsetKirill Primak
2023-06-06presentation-time: constify wlr_presentation_feedback_send_presented()Simon Ser
2023-06-06subcompositor: simplify subsurface_consider_map(), call on addKirill Primak
2023-06-06Clear input regions if they're ignoredKirill Primak
2023-06-06compositor: add a note about ignored input regionsKirill Primak
2023-06-06wlr_tablet_v2_tool: Tablet tool surfaces are always mappedAlexander Orzechowski
2023-06-06wlr_seat_pointer: cursor surfaces are always mappedAlexander Orzechowski
2023-06-06render/gles2: Handle NULL timerAlexander Orzechowski
2023-06-06renderer: Don't pass NULL optionsAlexander Orzechowski
2023-06-05Add some missing includes/declarationsKirill Primak
2023-06-05examples/multi-pointer: dropSimon Ser
2023-06-05render/gles2: implement timer APIRose Hudson
2023-06-05add render timer APIRose Hudson
2023-06-05util: add timespec_to_nsecRose Hudson
2023-06-05compositor: unmap subsurfaces too on unmapKirill Primak
2023-06-05backend/wayland: add support for cropping output layersSimon Ser
2023-06-05backend/wayland: add scaling support for output layersSimon Ser
2023-06-05examples: Drop quadsAlexander Orzechowski
2023-06-05gamma-control: Read ramps using preadKenny Levinsen
2023-06-03compositor: notify subsurfaces about a commit in the rendering orderKirill Primak
2023-06-03subcompositor: consider mapping on parent mapKirill Primak
2023-06-03virtual-keyboard: Handle inert seatsVäinö Mäkelä
2023-06-03virtual-pointer: Handle inert seatsVäinö Mäkelä
2023-06-03xdg-popup: Handle inert seatsVäinö Mäkelä
2023-06-03text-input: Handle inert seatsVäinö Mäkelä
2023-06-03primary-selection: Handle inert seatsVäinö Mäkelä
2023-06-03keyboard-shortcuts-inhibit: Handle inert seatsVäinö Mäkelä
2023-06-03input-method: Handle inert seatsVäinö Mäkelä
2023-06-03wlr_idle: Handle inert seatsVäinö Mäkelä
2023-06-03tablet: Handle inert seatsVäinö Mäkelä
2023-06-03data-control: Handle inert seatsVäinö Mäkelä
2023-06-03data-device: Handle inert seatsVäinö Mäkelä
2023-06-03seat: Allow binding to inert seatsVäinö Mäkelä
2023-06-02output/cursor: fix scale and transformSimon Ser