Skip to content

GTK4 Port

Corey Berla requested to merge wip/corey/gtk4 into master

Very early draft of a GTK port

  • evince doesn't work (still on GTK3), using webkit
  • get replacement evince api for supported mimetypes
  • Look into libreoffice - doesn't appear to be available for gtk4, but flaky in gtk3 anyways. We convert docs to pdf via commandline and open in evince/papers
  • Implement font widget
  • Clean up WIP catchall commit (temporary fixes to get it to build)
  • Crashing from music player (sometimes happens on main)
  • Properly resize all windows
  • Explore glycin
  • Look into error on first time papers load Could not locate pps_view_get_resource: 'pps_view_get_resource': /lib64/libppsdocument-4.0.so.5: undefined symbol: pps_view_get_resource

Just putting this out here so it didn't sit in my local repo

Edited by Corey Berla

Merge request reports

Loading