-
-
Notifications
You must be signed in to change notification settings - Fork 25
Port to GTK4 #309
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Port to GTK4 #309
Conversation
|
It looks like gnome-desktop is mainly used here to get display names? I'm not sure if there's a way to get those directly from Gdk.Display, but it looks like we're getting them from Mutter in the displays plug. It looks like Plank keeps its settings in Gsettings at |
|
It hangs when reopened, and the problem seems to originate in the wallpaper page |
this is fixed now |
|
@danrabbit This will need the Gtk.RadioButton replacing now. |
|
@danirabbit styling of CheckButton has changed in GTK4 and css style from master doesn't work. I couldn't fix it |
* Refactor wallpaper view * Remove one blank line * Skeleton XMLContainer class * Add XMLContainer to Potfiles
Blocked by:
PRs to look out for: