Skip to content

Add support for browsers installed via snap#4

Open
merces wants to merge 5 commits intoalbertlauncher:mainfrom
merces:main
Open

Add support for browsers installed via snap#4
merces wants to merge 5 commits intoalbertlauncher:mainfrom
merces:main

Conversation

@merces
Copy link

@merces merces commented Feb 26, 2026

This adds support for browsers installed via snap, a common package manager for Ubuntu.

In snap, the chromium-based browsers config folder seems to be one of:

~/snap/<browser_name>/current/.config/<browser_name>/
~/snap/<browser_name>/common/

So, I added them both for each browser name in DATA_DIR_NAMES array.

Not a C++/Qt expert here, so feel free to modify it. It works here (Ubuntu 25.10 + Vivaldi + Opera + Chromium):

image

EDIT: I've also included two commits (sorry) to move the translation of "Show favicons" message to the right place, which would also fix the English version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant