- Honor Freedesktop precedence when locating mimeapps.list - Replace per-scheme HashSet with index-tracking HashMap - Merge duplicate handler entries instead of discarding them - Ensure all schemes exist using the new tracking structure
* fix: MIME config #2487 * fix: path * refactor: enhance logic
* fix: wayland framebuffer * refactor(utils): move linux env heuristics into platform helper * refactor(linux): let DMABUF override helper use resolved decision * fix: clippy * fix: clippy * feat: NVIDIA detection * fix: clippy