Skip to content

raddevus/congruent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

200 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I'm Glad You Asked: Congruent Does Have Tabbed Browsing

2026-03-23 - Congruent got tabbed browsing today. Each time you open a new URL you'll get a new tab.
Yes, soon the tabs will get better styles & better tab text.

Look at that bookmark hierarchy. Create folders to keep your bookmarks organized.
The following snapshot is Congruent running on Linux. image

Running On Windows In Light Mode

image

As I Began Building

Discovered that the webview required a commercial license in Avalonia 11, but is soon coming.

As of March 11, 2026, the Avalonia WebView is going open-source with Avalonia 12, and will be available to all developers without a commercial license.

Discovered Workaround For WebView 03-17-2026

There is a preview version of Avalonia. Altering the .csproj file allows us to build on that version and the WebView works great.
PackageReference Include="Avalonia" Version="12.0.0-preview2"

Info From Brave AI

The AVLIC0001 error occurs because the Avalonia.Controls.WebView package was previously part of Avalonia Accelerate, a commercial offering.
However, the team has announced it will be fully open-sourced in the upcoming Avalonia 12 release.

Project On Hold

When the new version releases, I'll come back to this project. 2026-03-21 I was able to figure out how to use the prerelease 12 version and build the app uing the Avalonia WebView
Everything seems to work great and this one uses the Opens Source license

About

FOSS Web Browser built on C# / AvaloniaUI - Own Your Browsing Experience

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors