Alex313031 / thorium

Chromium fork named after radioactive element No. 90. Windows and MacOS/Raspi/Android/Special builds are in different repositories, links are towards the top of the README.md.
https://thorium.rocks/
BSD 3-Clause "New" or "Revised" License
5.08k stars 154 forks source link

possible to build upon gtk4? #817

Open enihcam opened 2 months ago

enihcam commented 2 months ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

too many gui dependencies are running in my Linux box.

Describe the solution you'd like, including relevant patches or source A clear and concise description of what you want to happen.

it'd be great if thorium could be compiled with gtk4.

Did you read the FAQ? https://thorium.rocks/faq

Alex313031 commented 2 months ago

@enihcam This doesn't have enough info for me to know what you mean?

enihcam commented 2 months ago

@enihcam This doesn't have enough info for me to know what you mean?

https://github.com/Alex313031/thorium/blob/bd305b9d6a90987cada850ea5b507417375c4cd7/src/chrome/browser/thorium_flag_entries.h#L164

is this a compile option or runtime option? how to make thorium to use gtk4 backend?

gz83 commented 2 months ago

This is a runtime flag, you can find it at chrome://flags

Alex313031 commented 1 month ago

@enihcam Yeah, just go to chrome://flags/#gtk-version and you can select it there.