Files
noctalia-shell/CREDITS.md
T

4.0 KiB

Credits

Noctalia is made possible by the incredible work of many open-source projects and contributors.

Design & Branding

Audio Assets

System Libraries

Linked dynamically at runtime:

Vendored Libraries

Bundled in third_party/ and built from source:

  • dr_wav — Single-file WAV decoder (MIT-0 / public domain)
  • fzy — Fuzzy matching algorithm used by the launcher, search pickers, and other shell ranking (MIT)
  • Luau — Lua dialect used for theme/template scripting (MIT)
  • Material Color Utilities — Material 3 palette generation (Apache-2.0)
  • nlohmann/json — JSON for Modern C++ (MIT)
  • stb — Single-file utilities, primarily image I/O (MIT / public domain)
  • tinyexpr — Math expression parser (zlib)
  • toml++ — TOML parser (MIT)
  • Wuffs — Memory-safe image decoders (Apache-2.0)

System Integration

External tools Noctalia integrates with at runtime when present:

Special Thanks

  • The Wayland community for building the future of Linux desktop graphics
  • The Niri, Hyprland, Sway, Labwc, and MangoWC teams for their excellent Wayland compositors
  • All the contributors and users who have helped make Noctalia better

License

Noctalia is licensed under the MIT License. See LICENSE for details.

Each dependency listed above is governed by its own respective license. Please refer to their individual projects for licensing information.