freenode

← digests

Emacs agents, KDE viewer plans, and graphics stack patches

Desktop & Graphics2026-09-13

Emacs developers debated how to guide LLM coding agents, while KDE considered replacing its long-standing image viewer. Kernel and Blender work advanced on dmabuf I/O, NPU enablement, sky rendering, and outliner behavior.

Emacs weighs AGENTS.md for LLM guidance

Emacs developers on emacs-devel discussed a proposal to add an AGENTS.md file that would steer LLM agents away from generating code, offered as an alternative to hooks. The thread drew 112 messages from 16 participants and ran at a heated temperature. Readers who maintain or extend Emacs may care because the outcome would shape how automated tools interact with the project's codebase and contribution norms.

KDE considers Photos as Gwenview successor

Participants on the KDE Discuss forum reviewed a proposal to replace the long-standing Gwenview image viewer with a new Photos or Koko application. The 38-message thread from 25 people focused on feature parity and naming feedback. Desktop users and packagers should watch the decision, since Gwenview has been a default component of the KDE image workflow for years.

dmabuf read and write via io_uring reaches v5

A 16-patch series (v5) on dri-devel adds dmabuf-backed registered buffers that can be used with io_uring fixed read and write paths on NVMe. Six participants exchanged 33 messages, with review from key maintainers. The work matters for graphics and storage stacks that want zero-copy buffer sharing under high-throughput asynchronous I/O.

Blender ports Hillaire 2020 sky with celestials

A work-in-progress on Blender DevTalk ports the Hillaire 2020 sky model into Blender 5.3, including benchmarks and celestial bodies, and seeks community feedback. Eleven participants posted 78 messages in a technical discussion. Artists and rendering developers gain a more physically based daytime sky option if the port lands.

Blender Outliner focus and expand defaults under debate

Blender developers and users debated the default behavior of new Outliner Scroll-to-Active and Expand-on-Focus features after complaints that they distract in complex scenes. The 19-message thread involved 15 participants. Scene-organization workflows depend on whether these actions stay automatic or become opt-in.

RK3576 NPU enablement patchset at v12

A 14-patch series (v12) on dri-devel enables the RK3576 NPU inside the accel/rocket driver, covering hardware differences from earlier parts. Three participants produced 28 messages that included multiple high-severity review findings. Edge and embedded graphics users tracking Rockchip NPUs will want the remaining issues resolved before merge.

Blender looks at folding feature ideas into DevTalk

Blender developers discussed absorbing rightclickselect feature-idea traffic into DevTalk by adding new subcategories, citing moderation load and platform maintenance. Sixteen people contributed 20 messages. The change would consolidate community input channels and affect how feature requests are triaged.

Dropping legacy 32-bit x86 MSR interfaces

A 13-patch series (v3) on dri-devel proposes removing the legacy 32-bit x86 MSR macros (rdmsr and wrmsr) after converting remaining users to 64-bit variants. Five participants exchanged 21 messages. Kernel and driver maintainers benefit from a smaller, more uniform MSR interface once the cleanup lands.