Eclipse Lun3r & Hydra, yet another UXP fork for Windows XP+

Have a project that you want to share, but it's not big enough to warrant an entire category? This is the place.
User avatar
K4sum1
Lazy Owner
Posts: 1211
Joined: 11 Jan 2021, 07:40
Location: ur dads house
OS: Windows 8.1 x64
Has thanked: 844 times
Been thanked: 468 times
Contact:
United States of America

Eclipse Lun3r & Hydra, yet another UXP fork for Windows XP+

Unread post by K4sum1 »

Eclipse Lun3r is a fork of Pale Moon made for Windows XP, and Eclipse Hydra is a fork of Basilisk made for Windows XP. Some advantages over upstream and roytam1's New Moon are more optimizations and better interoperability with upstream. (using SQL storage intead of DBM)

Main download link (GitHub): https://github.com/Eclipse-Community/UXP/releases

Alternative download link (SourceForge): https://sourceforge.net/projects/lun3r/files/

Features: Installer and true portable variants.
More optimizations than upstream.
Features from Mypal like duplicate tab.
Experimental and very broken e10s support. (it works better in Hydra)
Uses SQL instead of DBM for better compatibility with upstream profiles.
JPEG XL support!
Lun3r/New Moon theme coloring is fixed on XP. (I really should update the screenshots to reflect this)
Windows theme version override.
Added back Nvidia 3D. (untested)
Integrated PDF reader in Lun3r.
I don't know what I'm doing hit album by Brad Sucks

User avatar
K4sum1
Lazy Owner
Posts: 1211
Joined: 11 Jan 2021, 07:40
Location: ur dads house
OS: Windows 8.1 x64
Has thanked: 844 times
Been thanked: 468 times
Contact:
United States of America

UXP based browsers

Unread post by K4sum1 »

New release of UXP. eMail will follow soon.

https://github.com/Eclipse-Community/UXP/releases/tag/v2025.04.28
I don't know what I'm doing hit album by Brad Sucks

User avatar
xperceniol_sal
Posts: 438
Joined: 03 Jan 2023, 19:32
OS: XP_86
Has thanked: 285 times
Been thanked: 118 times
United States of America

UXP based browsers

Unread post by xperceniol_sal »

Ok ... thank you very much for your hard work on this project :)

I've been using it all day and not issues to report other than 1 that isn't a big deal to me.

Is the "theme" setting still broken? Because I've tried all settings and nothing changes even when restarting the browser. Do I need the theme service running on my XP? I currently don't use that and use the classic theme with custom icons and tile sizes to fit my OCD (not kidding)

Image
"I wish I could tell you it gets better. It doesn't get better. YOU get better." -Joan Rivers

User avatar
K4sum1
Lazy Owner
Posts: 1211
Joined: 11 Jan 2021, 07:40
Location: ur dads house
OS: Windows 8.1 x64
Has thanked: 844 times
Been thanked: 468 times
Contact:
United States of America

UXP based browsers

Unread post by K4sum1 »

No, it doesn't rely on the theme service. I don't think any of the options would change anything in classic theme, it more affects basic/Luna and Aero. It's just a way to override what CSS the browser uses for given version of Windows.
I don't know what I'm doing hit album by Brad Sucks

User avatar
xperceniol_sal
Posts: 438
Joined: 03 Jan 2023, 19:32
OS: XP_86
Has thanked: 285 times
Been thanked: 118 times
United States of America

UXP based browsers

Unread post by xperceniol_sal »

^Thank you for the clarification.

Please, and I've tried everything I know, how do/can I *force* multi-process in Lun3r?

browser.tabs.remote.force-enable;true
dom.ipc.processCount;2

This works fine in Hydra (I have 2 processes going) but I can't force it in Lun3r. I may have already asked this but my memory sucks nowadays; so I apologize in advance if so.

Thank you for your attention.
"I wish I could tell you it gets better. It doesn't get better. YOU get better." -Joan Rivers

User avatar
K4sum1
Lazy Owner
Posts: 1211
Joined: 11 Jan 2021, 07:40
Location: ur dads house
OS: Windows 8.1 x64
Has thanked: 844 times
Been thanked: 468 times
Contact:
United States of America

UXP based browsers

Unread post by K4sum1 »

It should be the same as Hydra, or maybe Google could give what is missing. However multiprocess is very broken and isn't recommended in Lun3r.
I don't know what I'm doing hit album by Brad Sucks

User avatar
xperceniol_sal
Posts: 438
Joined: 03 Jan 2023, 19:32
OS: XP_86
Has thanked: 285 times
Been thanked: 118 times
United States of America

UXP based browsers

Unread post by xperceniol_sal »

Just another question when you can answer regarding Hydra not Lun3r.

No matter what I do info is saving on the "C:\Documents and Settings\DELL\Application Data\Eclipse Community\Hydra\Profiles\uxayj0vu.default\storage\default" folder. I thought I was blocking that with:

user_pref("browser.cache.disk.amount_written", 0);
user_pref("browser.cache.disk.capacity", 0);
user_pref("browser.cache.disk.enable", false);
user_pref("browser.cache.disk.filesystem_reported", 1);
user_pref("browser.cache.disk.smart_size.enabled", false);
user_pref("browser.cache.disk.smart_size.first_run", false);
user_pref("browser.cache.offline.capacity", 0);
user_pref("browser.cache.offline.enable", false);

And

user_pref("dom.storage.enabled", false);

But no?!?!

How do I prevent sites from saving to that folder at all. This doesn't happen in Mypal68.

Thank you for your attention.

Image
"I wish I could tell you it gets better. It doesn't get better. YOU get better." -Joan Rivers

User avatar
K4sum1
Lazy Owner
Posts: 1211
Joined: 11 Jan 2021, 07:40
Location: ur dads house
OS: Windows 8.1 x64
Has thanked: 844 times
Been thanked: 468 times
Contact:
United States of America

UXP based browsers

Unread post by K4sum1 »

I'm pretty sure the storage folder is used for cookies as well, so you might have to block them.

If this is incorrect, test New Moon, and if it happens there, ask roytam1 about it.
I don't know what I'm doing hit album by Brad Sucks

User avatar
xperceniol_sal
Posts: 438
Joined: 03 Jan 2023, 19:32
OS: XP_86
Has thanked: 285 times
Been thanked: 118 times
United States of America

UXP based browsers

Unread post by xperceniol_sal »

Thank you!

As I wrote Lun3r and New Moon are fine. I just tested the latest Serpent 52 and it's exactly the same situation with that like Hydra so I'll message him if it persists.

Enjoy your Tuesday :)
"I wish I could tell you it gets better. It doesn't get better. YOU get better." -Joan Rivers

User avatar
xperceniol_sal
Posts: 438
Joined: 03 Jan 2023, 19:32
OS: XP_86
Has thanked: 285 times
Been thanked: 118 times
United States of America

UXP based browsers

Unread post by xperceniol_sal »

The web still is cooperating with Hydra and Lun3r other than a few sites that no longer load ... mostly still having fun and also looking forward to the next updates.
"I wish I could tell you it gets better. It doesn't get better. YOU get better." -Joan Rivers

UCyborg
Posts: 91
Joined: 19 Nov 2024, 19:14
OS: Windows 10 x64
Has thanked: 27 times
Been thanked: 28 times
Slovenia

UXP based browsers

Unread post by UCyborg »

Since I only use a handful of sites, the bells and whistles employed on number of sites mostly don't affect me, but I had to give up using Google Drive on UXP, it's just not usable anymore. Can't open folders, upload files, context menus are broken and don't get populated with all options...

UCyborg
Posts: 91
Joined: 19 Nov 2024, 19:14
OS: Windows 10 x64
Has thanked: 27 times
Been thanked: 28 times
Slovenia

UXP based browsers

Unread post by UCyborg »

Actually, I was spoofing Firefox for Google domains, probably to hide the warning about supported web browsers. I normally use native user agent. So I removed those overrides and now Google Drive seems to mostly work, at least navigating folders, uploading files, copying share links...but downloading doesn't work for some reason.

UCyborg
Posts: 91
Joined: 19 Nov 2024, 19:14
OS: Windows 10 x64
Has thanked: 27 times
Been thanked: 28 times
Slovenia

UXP based browsers

Unread post by UCyborg »

Seems spoofing Firefox to accounts.google.com is also needed for some sites for login through Google account to work, otherwise, the login dialog just doesn't popup.

User avatar
K4sum1
Lazy Owner
Posts: 1211
Joined: 11 Jan 2021, 07:40
Location: ur dads house
OS: Windows 8.1 x64
Has thanked: 844 times
Been thanked: 468 times
Contact:
United States of America

UXP based browsers

Unread post by K4sum1 »

I don't know what I'm doing hit album by Brad Sucks

User avatar
K4sum1
Lazy Owner
Posts: 1211
Joined: 11 Jan 2021, 07:40
Location: ur dads house
OS: Windows 8.1 x64
Has thanked: 844 times
Been thanked: 468 times
Contact:
United States of America

Eclipse Lun3r & Hydra, yet another UXP fork for Windows XP+

Unread post by K4sum1 »

Remind me to make a post for Eclipse Mail when I make a new build.
I don't know what I'm doing hit album by Brad Sucks

Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests