aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-08backend/drm: implement drm lease functionSimon Zeni
2021-09-07backend/drm: drop wlr_drm_connector.desired_modeSimon Ser
2021-09-07backend/drm: drop attempt_enable_needs_modesetSimon Ser
2021-09-07output-damage: fix damage on modesetSimon Ser
2021-09-07backend: wait for session to become activemuradm
2021-09-07backend/drm: drop drm_connector_init_rendererSimon Ser
2021-09-07backend/drm: drop unused arg from get_possible_crtcsSimon Ser
2021-09-07backend/drm: fix crash on VT switchSimon Ser
2021-09-07backend/drm: introduce wlr_drm_connector_stateSimon Ser
2021-09-07backend/drm: rename enum wlr_drm_connector_state to statusSimon Ser
2021-09-07surface: fix abort on NULL buffer attachSimon Ser
2021-09-06surface: drop wlr_surface_state.buffer_resourceSimon Ser
2021-09-06surface: ensure buffer is reset to NULL in surface_state_moveSimon Ser
2021-09-06viewporter: hide wlr_viewportSimon Ser
2021-09-06viewporter: add doc comment explaining compositor requirementsSimon Ser
2021-09-06buffer: make wlr_client_buffer_apply_damage return a boolSimon Ser
2021-09-06buffer: take a wlr_buffer in wlr_client_buffer_apply_damageSimon Ser
2021-09-06surface: inline surface_commit_pending()Kirill Primak
2021-09-06surface: change surface_finalize_state() to surface_finalize_pending()Kirill Primak
2021-09-06surface: rename impl and its functionsKirill Primak
2021-09-06surface: move subsurface lists to stateKirill Primak
2021-09-06subsurface: move parent link to stateSimon Ser
2021-09-06subsurface: rename wlr_subsurface_state to wlr_subsurface_parent_stateSimon Ser
2021-09-06surface: cache frame callback lists againKirill Primak
2021-09-05seat: avoid copying the keymap for each clientSimon Ser
2021-09-05keyboard: add wlr_keyboard.keymap_fdSimon Ser
2021-09-05util/shm: add allocate_shm_file_pairSimon Ser
2021-09-03render/allocator/gbm: add log message for gbm_bo_get_fd_for_planeSimon Ser
2021-09-03backend/drm: handle drm_surface_blit errorsSimon Ser
2021-09-03render/allocator: use legacy authentication for primary nodesSimon Ser
2021-09-02scene: remove redundant empty-region check in render_texture()Devin J. Pohly
2021-09-02examples/scene-graph: demonstrate scene_rect node typeDevin J. Pohly
2021-09-02scene: replace surface_at() with node_at()Devin J. Pohly
2021-09-02scene: add RECT node typeDevin J. Pohly
2021-09-02scene: iterate nodes instead of surfaces when renderingDevin J. Pohly
2021-09-02contributing: don't reference issues in commit first lineSimon Ser
2021-09-01build: add subproject fallback for wayland-protocolsSimon Ser
2021-09-01build: add subproject fallback for waylandSimon Ser
2021-09-01render/allocator/gbm: fix create() docs for FD ownershipSimon Ser
2021-09-01render/allocator: re-open GBM FDSimon Ser
2021-08-30Link to gamja for web chatSimon Ser
2021-08-30scene: stricter assertions on reparentDevin J. Pohly
2021-08-30scene: make graph loops fatal when debuggingDevin J. Pohly
2021-08-30scene: ensure node cannot be reparented below itselfDevin J. Pohly
2021-08-30scene: add node reparent functionDevin J. Pohly
2021-08-30contributing: turn remaining links into refsSimon Ser
2021-08-30contributing: clone wlroots fork with SSHSimon Ser
2021-08-30contributing: use references for linksSimon Ser
2021-08-30contributing: add new section about commit logSimon Ser
2021-08-28xwm: do not restack surfaces on activationTudor Brindus