aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-17backend/drm: Track page flips in listAlexander Orzechowski
2023-11-17backend/drm: introduce page-flip tracking structSimon Ser
2023-11-17backend/drm: free fb latersunzhguy
2023-11-17xwayland: fix user_event_handler mfk530
2023-11-15wlr_scene: Update outputs if subpixel status changesAlexander Orzechowski
2023-11-15wlr_scene: Update outputs when primary output is changedAlexander Orzechowski
2023-11-15wlr_scene: Update outputs when output scale/transform changesAlexander Orzechowski
2023-11-15backend/drm: leave CRTCs on when shutting downSimon Ser
2023-11-15backend/drm: ensure plane surfaces are cleaned up on shutdownSimon Ser
2023-11-14Add missing type declarations in headersKirill Primak
2023-11-14wlr_scene: Introduce wlr_scene_subsurface_tree_set_clipAlexander Orzechowski
2023-11-14wlr_scene_surface: Introduce scene_surface_set_clipAlexander Orzechowski
2023-11-14set_buffer_with_surface_state: Take whole surface structAlexander Orzechowski
2023-11-14wlr_scene_subsurface_tree: Addon to sceneAlexander Orzechowski
2023-11-14wlr_scene: Amend scene_buffer.point_accepts_input to take coordinate pointersAlexander Orzechowski
2023-11-14tinywl: don't use "I"/"my" in docsKirill Primak
2023-11-14tinywl: fix xdg_toplevel_destroy() docsKirill Primak
2023-11-14tinywl: stop using the word "view" to refer to toplevelsSimon Ser
2023-11-13tinywl: fix crash when previously focused surface is not a toplevelSimon Ser
2023-11-13xdg-shell: add wlr_xdg_{toplevel,popup}_try_from_wlr_surface()Simon Ser
2023-11-06wlr-output-management: Send custom modes to clientsVäinö Mäkelä
2023-11-02ci: halt on UBSan error in smoke testSimon Ser
2023-11-01xcursor: add fallbacks for legacy namesSimon Ser
2023-10-31Remove unnecessary codeJiDe Zhang
2023-10-31cursor: log missing XCursorSimon Ser
2023-10-31wlr_cursor: update cursor when output enable and transform changedsunzhguy
2023-10-30backend: drop wlr_backend_get_presentation_clock()Simon Ser
2023-10-29xdg-toplevel: don't send maximized if tiled is requested but not supportedKirill Primak
2023-10-26xwayland: add wlr_xwayland_set_workareas()John Lindgren
2023-10-26util/token: add docsSimon Ser
2023-10-26util/token: rename TOKEN_STRLEN to TOKEN_SIZESimon Ser
2023-10-26render/vulkan: use VK_KHR_global_priorityeri
2023-10-26xdg-shell: use wlr_surface.unmap_commitKirill Primak
2023-10-26render/vulkan: remove unused queue_props in rendererSimon Zeni
2023-10-26layer-shell: track surface init stateKirill Primak
2023-10-26layer-shell: don't use wlr_surface_role.unmap hookKirill Primak
2023-10-26compositor: add wlr_surface.unmap_commitKirill Primak
2023-10-26layer-shell: check the configured flag earlierKirill Primak
2023-10-25examples: drop dead client codeSimon Ser
2023-10-21renderer/vulkan: don't add two alphas together in blend funcBrett Ernst
2023-10-19linux_dmabuf_v1: convert to try_fromeri
2023-10-19drm: convert to try_fromeri
2023-10-19buffer: convert to try_fromeri
2023-10-17render/vulkan: undo alpha premult before sRGB encoding/decodingSimon Ser
2023-10-16Fix output layers order error on wayland backendJiDe Zhang
2023-10-14xwayland: stop translating _NET_WM_STRUT_PARTIAL coordinatesJohn Lindgren
2023-10-12examples: split clients in separate repositorySimon Ser
2023-10-12Revert "backend/drm: Automatic non-blocking commits"Simon Ser
2023-10-12build: rename libdrm partial dep to be more explicitSimon Ser
2023-10-10Drop wl_client and user data assertions in bind handlersKirill Primak