elementary / sideload

Sideload Flatpaks on elementary OS
https://elementary.io
GNU General Public License v3.0
45 stars 14 forks source link

Port to Gtk4 #138

Closed danirabbit closed 2 years ago

danirabbit commented 2 years ago

Fixes #144

Todo:

jeremypw commented 2 years ago

Some visual glitches noticed - not sure whether this is an upstream or gala issue though as I noticed similar problems with the screen not properly updating with other gtk4 ports.

Installing a flatpak already installed: Screenshot from 2022-07-24 10 08 13

Installing a corrupt flatpakref, after opening and closing the "Details" widget. (#143 was merged to test this) Screenshot from 2022-07-24 10 01 29

In general the the PR works though.

alice-mkh commented 2 years ago

It's 100% not the PR - a GTK issue, and probably an X11-specific one too.