Commit graph

4 commits

Author SHA1 Message Date
SoftFever
bb6f8d618f Add Flatpak support for NVIDIA drivers on Wayland
- Implement fallback detection for NVIDIA drivers in Flatpak environments.
- Enhance detection for NVIDIA libraries and configurations specific to Flatpak.
- Improve logging for graphics backend detection in Flatpak.
- Create a test script to validate graphics backend functionality in various environments.
2025-08-25 09:54:40 +08:00
SoftFever
bf391d80dd Merge remote-tracking branch 'origin/main' into feature/auto-detect_gfx_env_for_linux
Some checks failed
Shellcheck / Shellcheck (push) Has been cancelled
2025-08-24 23:25:46 +08:00
SoftFever
b16a6052cb
Feature/re enable tests (#10503)
* re-enable tests

* Add comprehensive testing guide for OrcaSlicer in CLAUDE.md

* fix build errors on Win

* fix appimage errors
2025-08-24 20:58:18 +08:00
SoftFever
883607e1d4
Refactor folder (#10475)
Move many third-party components' source codes from the src folder to a new folder called deps_src. The goal is to make the code structure clearer and easier to navigate.
2025-08-22 20:02:26 +08:00