Falkon: Development Update, Mar 2023

Weird news from development of Falkon web browser.

Development

History browser

When filter is not empty, do not delete the whole history under a date if the date entry is selected. This is especially cruel when trying to remove multiple entries and using keyboard shortcut Ctrl+A, Good Bey History. Now the entries unrelated to the filtering phrase should not be deleted. While I also deleted my whole history, this was reported at bugzilla.

Extensions

PyFalkon

Fix crash when working with bookmarks. This was reported on KDE Invent a while ago and I promised to integrate it into next release. Well, I missed few releases and here it is.

AdBlock

Cosmetic updates only.

Add support for the dark theme

Last time I missed AdBlock blocking page. I have few excuses why that is, I did not see this page in a long time and I did not look well enough into the code. There are few more random html files in the code base which I still did not look at.

Properly show the BLOCKED page

This feature was broken due to some Chromium or QtWebEngine security thing which does not allow to redirect a request to a data URL. The user was greeted only with ERR_UNSAFE_REDIRECT chromium page without any knowledge why. This temporary workaround works around this issue (I am already thinking of a bit nicer execution of it).

Clean up default subscription lists

The default subscription list is old and when I went over the links they did not work, so I deleted them. One was working fine, while still seemed outdated at least it could load with different domain (had problem with SSL and domain name).

KWallet

Change to use MAP format was merged. SO far nobody complained to me. I also have a small program which I put together from pieces of Falkon code to export the passwords from old binary based KWallet format. I think of putting it into either separate repository or into “contrib” folder.

Conclusion

Just few small changes which noone will notice or will think as “should be there” feature.

Articles from blogs I follow:

Calamares towards 3.3.11

I’m going to change up the Calamares release process a little. It’s been slow going as a community-maintained project – which isn’t to say that that is a bad thing. Just slow. I’ve decided to make releases marginally more predictable than “when [ade] has …

via [bobulate] October 24, 2024

There is only one reason why Microsoft Windows is the dominating operating system on the PC desktop

The Internet is filled with blog posts, articles on tech media, and videos on YouTube about why Linux is not the main operating system on the PC desktop. "5 reasons why", "10 reasons why", bla, bla, bla. But they are all wrong.

via unixdigest.com August 24, 2024

Signing Android Apps Using a YubiKey (on NixOS)

In my spare time, I currently develop two Android apps using Flutter: AniTrack, a simple anime and manga tracker based on my own needs, and Moxxy, a modern XMPP client. While I don't provide release builds for AniTrack, I do for Moxxy. Those are signed u…

via PapaTutuWawa's Blog July 24, 2023

Generated by openring