Dactyloidae source code mirror
  • C++ 38%
  • C 22.3%
  • JavaScript 18%
  • HTML 10.3%
  • Python 3.5%
  • Other 7.3%
Find a file
2026-09-26 23:44:56 +03:00
.vscode
accessible
browser Make DDG Default, Startpage causes crashes sometimes 2026-09-26 23:44:56 +03:00
build CWebRender pt2 2026-09-18 12:00:30 -07:00
caps
chrome
config PGO and LTO in clang-cl 2026-09-12 04:29:47 -07:00
db clang on windows support 2026-09-10 08:32:59 -07:00
devtools
docs Merge pull request 'New fixed readme for the new website' (#36) from main into 14.0 2026-09-14 09:39:03 +01:00
docshell Revert "Issue #2721 - Remove nsILinkHandler." 2026-09-19 07:22:05 -07:00
dom Support percentage-and-pixel calc() values in SVG length attributes 2026-09-24 15:24:37 -07:00
editor Revert "Issue #2721 - Remove nsILinkHandler." 2026-09-19 07:22:05 -07:00
embedding waiter waiter more webextensions please 2026-09-14 14:37:34 -07:00
extensions
gfx Allow DirectWrite on Pre-Win7 2026-09-26 14:12:56 +03:00
gradle/wrapper
hal
image Issue #2928 - Improve imgLoader cache queue handling. 2026-07-31 19:46:21 +01:00
intl Add support for Loongarch architecture in double-conversion-utils.h 2026-04-23 07:52:59 +01:00
ipc
js Revert "JS optimisations pt.1" 2026-09-19 03:27:58 -07:00
layout Support media query range comparisons for responsive navigation 2026-09-25 04:12:50 -07:00
ldap
mailnews
media clang on windows support 2026-09-10 08:32:59 -07:00
memory Fix build with MSVC 2019+, and New SDK 2026-09-12 19:43:14 +03:00
mfbt whoops, that was needed 2026-09-26 14:32:16 +03:00
mobile
modules WebRender preference (gfx.webrender.enable, false by default) 2026-09-17 23:27:05 -07:00
mozconfigs Linux ARM64 clang mozconfig 2026-09-19 15:53:31 -07:00
mozglue Revert that 2026-07-12 23:57:34 +01:00
netwerk
nsprpub clang on windows support 2026-09-10 08:32:59 -07:00
other-licenses dactyloidae 7zstub 2026-07-13 13:41:30 -07:00
parser
probes
python
rdf
security Remove the damn shim, causing issues and I will fix it later (13.3 plan) 2026-07-11 18:51:29 +01:00
services
startupcache
storage
taskcluster
testing PGO and LTO in clang-cl 2026-09-12 04:29:47 -07:00
toolkit FUCK THIS SHIT (Fix WebExtension message cloning and image bitmap compatibility) 2026-09-19 05:25:53 -07:00
tools
uriloader
view
widget Fix remaining bugs and issues with PiP 2026-09-13 13:02:36 -07:00
xpcom
xpfe Finish off PiP 2026-09-13 12:18:07 -07:00
.clang-format
.clang-format-ignore import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
.eslintignore
.eslintrc.js Fix unsafe "instanceof" negations 2019-02-15 23:55:28 +08:00
.flake8
.gdbinit
.gdbinit_python
.gitattributes
.gitignore A lot of changes 2026-09-13 01:54:49 +03:00
.lldbinit
.taskcluster.yml
.ycm_extra_conf.py
aclocal.m4 PGO and LTO in clang-cl 2026-09-12 04:29:47 -07:00
Android.mk
apply_australis.patch FINAL NEW AUSTRALIS FULLY WORKING THEME PATCH + DARK MODE FOR IT 2026-09-26 23:37:31 +03:00
AUTHORS
build-msvc-win A lot of changes 2026-09-13 01:54:49 +03:00
build.gradle
client.mk
client.py
CLOBBER
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
LEGAL
LICENSE
mach
Makefile.in PGO and LTO in clang-cl 2026-09-12 04:29:47 -07:00
moz.build
moz.configure Remove DirectShow as it doesn't work properly. 2026-09-12 21:58:21 +03:00
mozilla-config.h.in
old-configure.in PGO and LTO in clang-cl 2026-09-12 04:29:47 -07:00
README.md Add the Telegram channel 2026-09-19 11:32:06 +01:00
SECURITY.md
settings.gradle
sourcestamp.txt
test.mozbuild

Dactyloidae web browser
Official Discord server | Official Telegram channel

Dactyloidae is a heavily modified fork of Eclipse Hydra (fork of roytam1's Serpent, which is a fork of Basilisk, which is a fork of Firefox).

Some advantages over upstream, roytam1's Serpent, Eclipse Hydra and Firefox are:

  • More optimizations (SSE2, with additional boosts for future CPUs coming soon)
  • Better interoperability with upstream (using SQL storage instead of DBM)
  • More modern theme
  • Better e10s support
  • Support for extensions in the Chrome and Edge Web Store (soon)
  • Support for extensions released for both Pale Moon, Basilisk and Firefox
  • WebExtensions support comparable to Firefox ESR 78
  • Literally being the fastest XUL browser (53.7 in Speedometer 2.1 compared to 22.4 in Pale Moon 34.2 AVX2)
  • Re-add support for iOS, Android, Windows 2000 and later, NetBSD (soon OpenBSD)

Interested in running Dactyloidae in Win9x?

Get DactJump alongside Dactyloidae if you want to use it on 9x.

Get it here.

Credits

If I've forgotten to put your name here, please let me know and I'll add it.

  • Feodor2 - Portable mode, theme fixes, and more from Mypal and Mypal68.
  • Librewolf Developers - Privacy tweaks from Librewolf. (Has not been implemented yet)
  • BlueySoft (goober) - Branding visuals, icons and fancy text.
  • White Star - Helping with porting platform to Darwin PowerPC.

Major core browser engine contributions:

  • Stossy11 - Helping to develop and fix the macOS build.
  • Eclipse Community - For creating Hydra and Lun3r, the bases of this fork.
  • EAZYBLACK - VP9 hardware acceleration for WinVista+, Win2000 support code.
  • Loongson Hobbists' community - Providing a LoongArch VM and general assistance in porting to LoongArch64
  • Basilisk-Dev - For supporting and maintaining Basilisk, aswell as general advice for developing this browser. A lot of recent web compatibility stuff is made by him too.
  • roytam1 - Windows XP support code, e10s, WebExtensions, and more for UXP.
  • Moonchild Productions - For creating the Unified XUL Platform and Basilisk, the core of this project.
  • Mozilla Developers - Firefox ESR 52 and ESR 60 browser base.