<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Fluorine-Manager.git/src/src/moapplication.h, branch main</title>
<subtitle>A port of MO2 in linux with NaK integration and FUSE based VFS. Comes with Root Builder support by default.</subtitle>
<id>http://git.schererleander.de/Fluorine-Manager.git/atom/src/src/moapplication.h?h=main</id>
<link rel='self' href='http://git.schererleander.de/Fluorine-Manager.git/atom/src/src/moapplication.h?h=main'/>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/Fluorine-Manager.git/'/>
<updated>2026-06-18T23:23:05Z</updated>
<entry>
<title>add support for user-configured font</title>
<updated>2026-06-18T23:23:05Z</updated>
<author>
<name>Saghm Rossi</name>
<email>git@saghm.com</email>
</author>
<published>2026-06-18T23:04:27Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/Fluorine-Manager.git/commit/?id=867403543ea47c154f16c153eae084b1671ad5cc'/>
<id>urn:sha1:867403543ea47c154f16c153eae084b1671ad5cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clang-tidy: third auto-fix pass</title>
<updated>2026-04-29T04:47:26Z</updated>
<author>
<name>SulfurNitride</name>
<email>SulfurNitride@users.noreply.github.com</email>
</author>
<published>2026-04-29T04:47:26Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/Fluorine-Manager.git/commit/?id=4504259a634648d690c68231b29e88b3047a8658'/>
<id>urn:sha1:4504259a634648d690c68231b29e88b3047a8658</id>
<content type='text'>
Sequentially applied a tighter set of safer checks:

  - modernize-return-braced-init-list
  - modernize-use-equals-default
  - modernize-use-noexcept
  - modernize-use-using
  - modernize-raw-string-literal
  - readability-enum-initial-value
  - readability-make-member-function-const
  - readability-convert-member-functions-to-static
  - readability-redundant-member-init
  - readability-container-contains
  - readability-container-size-empty

One file (mainwindow.h) had to be hand-fixed: extractProgress was
auto-marked static by readability-convert-member-functions-to-static,
but it's bound via boost::bind(&amp;MainWindow::extractProgress, this,
...) — making it static breaks the bind. Restored to a non-static
member.

Build verified.

Co-Authored-By: Claude Opus 4.7 (1M context) &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>Fluorine Manager: full Linux port of Mod Organizer 2</title>
<updated>2026-02-11T08:37:39Z</updated>
<author>
<name>SulfurNitride</name>
<email>SulfurNitride@users.noreply.github.com</email>
</author>
<published>2026-02-11T08:37:39Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/Fluorine-Manager.git/commit/?id=7ee008e150bc5bcf76082d726f719ee0fdfda982'/>
<id>urn:sha1:7ee008e150bc5bcf76082d726f719ee0fdfda982</id>
<content type='text'>
Complete native Linux port with FUSE-based virtual filesystem,
Proton/umu-run integration, and Flatpak packaging.

Key features:
- FUSE VFS replacing Windows USVFS (in-process + standalone helper for Flatpak)
- Proton/GE-Proton/umu-run launcher with env var forwarding
- Flatpak support (sandbox-aware VFS, NXM handler, umu-run)
- Wine prefix management UI
- Case-insensitive path resolution for Linux filesystems
- QSettings-safe INI handling (avoids Bethesda INI corruption)
- Portable instance support with auto-generated launcher scripts

Co-Authored-By: Claude Opus 4.6 &lt;noreply@anthropic.com&gt;
</content>
</entry>
</feed>
