aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-08-26scene: add wlr_scene_node_surface_atSimon Ser
2021-08-26scene: add user data pointer to wlr_scene_nodeSimon Ser
2021-08-26scene: allow nodes to have arbitrary parentsSimon Ser
2021-08-26scene: add wlr_scene_node_toggleSimon Ser
2021-08-26examples/scene-graph: new exampleSimon Ser
2021-08-26Introduce new scene-graph APISimon Ser
2021-08-25subsurface: unlock surface on destroyKirill Primak
2021-08-25backend/drm: introduce wlr_drm_bo_handle_tableSimon Ser
2021-08-25render/egl: reopen DRM node for GBMSimon Ser
2021-08-25Move allocator stuff into new directorySimon Ser
2021-08-25backend/{drm,libinput}: exclude headers when disabledSimon Ser
2021-08-25backend/drm: generate CVT reduced modesSimon Ser
2021-08-24surface: fix wlr_surface_get_buffer_source_box()Kirill Primak
2021-08-24util/box: introduce wlr_fbox_transform()Kirill Primak
2021-08-20tinywl: simplify logic for sending pointer eventsIsaac Freund
2021-08-20xwayland: Allow to retrieve _NET_STARTUP_IDGuido Günther
2021-08-20backend/drm: try to allocate crtc for formatsRouven Czerwinski