feat: pairing via applet's agent

This commit is contained in:
Ashley Wulber 2023-02-09 20:09:31 -05:00 committed by Ashley Wulber
parent 000ac7b8b4
commit 7a003389b8
8 changed files with 421 additions and 97 deletions

View file

@ -2,7 +2,7 @@
Name=Cosmic Applet Network
Comment=Write a GTK + Rust application
Type=Application
Exec=cosmic-applet-network
Exec=cosmic-applet-bluetooth
Terminal=false
Categories=GNOME;GTK;
Keywords=Gnome;GTK;

View file

@ -1,6 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<gresources>
<gresource prefix="/com/System76/CosmicDockAppList/">
<!-- see https://gtk-rs.org/gtk4-rs/git/docs/gtk4/struct.Application.html#automatic-resources -->
</gresource>
</gresources>