Skip to content

Conversation

@aurindam
Copy link
Member

@aurindam aurindam commented Jul 9, 2025

No description provided.

@aurindam aurindam requested review from hunger, ogoffart and tronical July 9, 2025 13:08
Copy link
Member

@tronical tronical left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks overall good to me, but I'm unsure about the structure bit.

FAQ.md Outdated

#### How to Structure Your Project

Try to keep your GPL-dependent code (e.g., UI layer using Slint) separate from core logic.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's the motivation for this structure? I mean, the files in ui/ also don't have to be GPL licensed. I'd leave out this structure bit TBH.

FAQ.md Outdated
Comment on lines 101 to 102
It uses the Slint toolkit under the terms of the GNU General Public License v3.0 (GPLv3).
By linking with Slint, the resulting binary is subject to GPLv3.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How about mentioning the case that it can also be used under the royalty free license?

Eg (need rewording)

It uses the Slint toolkit which is licensed under the GNU General Public License v3.0 (GPLv3) or it's own rotyalty free license.
By linking with Slint, the resulting binary is subject to either GPLv3 or the Slint royalty free license.

FAQ.md Outdated
2. [GNU GPLv3](LICENSES/GPL-3.0-only.txt),
3. [Paid license](LICENSES/LicenseRef-Slint-Software-3.0.md).

### Using Slint (GPL) in Permissively Licensed Open Source Projects
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
### Using Slint (GPL) in Permissively Licensed Open Source Projects
### Using Slint in Permissively Licensed Open Source Projects

I think the question people ask is how to use Slint in their project, not specifically about the GPL

(But other things needs to be reworded about it)

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants