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:
2022-05-04 01:03:26 -07:00
parent c779bca1b0
commit 74e81e6581
3 changed files with 0 additions and 53 deletions

View File

@ -5,7 +5,6 @@ members = [
"locker",
"dbus-service",
"dialog-gtk3",
# "dialog-gtk4",
# "dialog-iced",
"util",
"systemd",