Skip to content

Commit

Permalink
Frontend.Maui: update Maui dependency
Browse files Browse the repository at this point in the history
To latest version that uses NonUnique flag for Gtk.Application.
This removes need for DBus communication, so removed DBus slot
from snapcraft.yaml.
  • Loading branch information
webwarrior-ws committed May 23, 2024
1 parent eeb9e54 commit 91a2915
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
2 changes: 1 addition & 1 deletion dependencies/maui
Submodule maui updated from d92687 to 6b6768
7 changes: 0 additions & 7 deletions snap/local/snapcraft_maui.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,17 +17,10 @@ layout:
/usr/lib/cli:
symlink: $SNAP/usr/lib/cli

slots:
dbus:
interface: dbus
bus: session
name: Microsoft.Maui.MauiGtkApplication.geewallet

apps:
geewallet:
extensions: [gnome]
command: bin/geewallet-maui-gtk.sh
slots: [ dbus ]
plugs:
- network

Expand Down

0 comments on commit 91a2915

Please sign in to comment.