aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-01xdg-shell: convert to try_fromSimon Ser
2023-02-01xwayland/xwm: reset serial in xwayland_surface_dissociate()Simon Ser
2023-02-01xwayland/xwm: introduce wlr_xwayland_surface_try_from_wlr_surface()Kirill Primak
2023-02-01examples: use NULL theme name instead of "default"Simon Ser
2023-02-01examples, tinywl: use "default" cursor instead of "left_ptr"Simon Ser
2023-02-01xcursors: Alias existing cursor defaults to cursor-spec cursor namesConsolatis
2023-01-31xdg-shell: rename wlr_xdg_popup.committed to sent_initial_configureSimon Ser
2023-01-31xdg-shell: rename wlr_xdg_toplevel.added to sent_initial_configureSimon Ser
2023-01-31xdg-shell: remove unnecessary returnSimon Ser
2023-01-31xdg-shell: reset added/committed flag on unmapSimon Ser
2023-01-31backend/drm: set "max bpc" property based on pixel formatSimon Ser
2023-01-26seat/keyboard: constify wlr_seat_keyboard_notify_enter()Simon Ser
2023-01-26seat/keyboard: constify wlr_seat_keyboard_notify_modifiers()Simon Ser
2023-01-26seat/keyboard: constify args in wlr_seat_keyboard_enter()Simon Ser
2023-01-26seat/keyboard: constify wlr_seat_keyboard_send_modifiers()Simon Ser
2023-01-26seat/keyboard: skip wl_array allocationSimon Ser
2023-01-24tinywl: fix extra whitespaceSimon Ser
2023-01-21wlr_scene: Send intersecting list of scene outputs for outputs_update signalAlexander Orzechowski
2023-01-21output-layout: improve closest point for no outputs caseKirill Primak
2023-01-19render/vulkan: check that requested size is smaller than maxSimon Ser
2023-01-18vulkan: increase max stage size to support large buffersBrett Ernst
2023-01-18backend/drm: disable all CRTCs after VT switchSimon Ser
2023-01-18render/vulkan: use correct source offset in read_pixelsllyyr
2023-01-16backend/x11: fix delta_discrete valueKirill Primak
2023-01-04subcompositor: Clean up subsurface_consider_mapAlexander Orzechowski
2023-01-04subcompositor: Clarify comment on subsurface mapped considerationAlexander Orzechowski
2023-01-04tinywl: Nuke view->{x, y}Alexander Orzechowski
2023-01-03tablet-tool: revert bitfield in enum wlr_tablet_tool_tip_stateSimon Ser
2023-01-03backend/x11: fix initial value of wlr_x11_buffer.n_busySimon Ser
2022-12-23session-lock: send more protocol errorsIsaac Freund
2022-12-22addon: Remove extra newline from loggingAlexander Orzechowski
2022-12-22addon: Add more loggingAlexander Orzechowski
2022-12-22presentation-time: finish surface addonKirill Primak
2022-12-22xwayland/xwm: remove unnecessary surface_id resetSimon Ser
2022-12-22xwayland/xwm: assert that we're not overwriting when associatingSimon Ser
2022-12-22xwayland/xwm: dissociate even if surface is NULLKirill Primak
2022-12-22util/addon: ensure the set is empty after finishKirill Primak
2022-12-22render/vulkan: always finish buffer addon on texture destroyKirill Primak
2022-12-22render/vulkan: remove NULL renderer check on texture destroyKirill Primak
2022-12-20cursor: compare to scaled coordsbi4k8
2022-12-18xwayland/xwm: constify needlesKirill Primak
2022-12-16backend/drm: check return value of get_drm_{connector,crtc}_props()Simon Ser
2022-12-15keyboard: improve documentationSimon Ser
2022-12-15backend/drm: remove wlr_drm_crtc.legacy_crtcSimon Ser
2022-12-15backend/drm: fetch fresh legacy CRTC in connector_get_current_mode()Simon Ser
2022-12-14keyboard: only update LEDs when changedxiliuya
2022-12-13backend/drm: drop unused arg in connector_get_current_mode()Simon Ser
2022-12-13backend/drm: prevent out-of-bounds array access on unknown subpixelSimon Ser
2022-12-13backend/drm: refuse to switch CRTC for enabled connectorSimon Ser
2022-12-13backend/drm: rename wlr_drm_backend.outputs to connectorsSimon Ser