Remove bscreensaver-dialog-gtk4
I don't think it's even possible to use gtk4 to build a dialog, as gtk4 has dropped GtkPlug/GtkSocket and doesn't support embedding anymore. They also don't seem to give access to enough internals so I can build it myself.
This commit is contained in:
@ -5,7 +5,6 @@ members = [
|
||||
"locker",
|
||||
"dbus-service",
|
||||
"dialog-gtk3",
|
||||
# "dialog-gtk4",
|
||||
# "dialog-iced",
|
||||
"util",
|
||||
"systemd",
|
||||
|
Reference in New Issue
Block a user