starfish-app / Starfish

A Gemini browser for elementary OS.
gemini://josipantolis.from.hr/starfish/
GNU General Public License v3.0
22 stars 1 forks source link

Port to GTK4 #14

Open Antolius opened 2 years ago

Antolius commented 2 years ago

Port from GTK3 to GTK4. Underlying elementary stack (library support, Granite, stylesheet, etc.) is a blocker for completing this one, but some preliminary work can be done in advance.

Antolius commented 1 year ago

Dependency on gtkspell3 introduced in input page improvements will make this difficult. Will need to find some alternative to this library, potentially implement the UI part in Starfish itself.

Antolius commented 1 year ago

Dependency on gtkspell3 introduced in input page improvements will make this difficult. Will need to find some alternative to this library, potentially implement the UI part in Starfish itself.

Ok, looks like GtkSpell has been superseded by gspell, which is actively maintained, and even has a (for now unofficial?) gtk4 port. So that's good.

Antolius commented 1 year ago

Alternative might also be libspelling.