feat(plugins): add cosmic toplevel plugin

This commit is contained in:
Ashley Wulber 2023-02-03 12:35:13 -05:00 committed by GitHub
parent e842ba056e
commit 0b8e385f36
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
13 changed files with 916 additions and 6 deletions

4
debian/control vendored
View file

@ -7,7 +7,9 @@ Build-Depends:
debhelper-compat (=10),
just,
pkgconf,
rustc (>=1.47),
rustc (>=1.65),
libxkbcommon-dev,
libegl-dev,
Standards-Version: 4.1.1
Homepage: https://github.com/pop-os/launcher

View file

@ -8,3 +8,4 @@
/usr/bin/pop-launcher /usr/lib/pop-launcher/plugins/scripts/scripts
/usr/bin/pop-launcher /usr/lib/pop-launcher/plugins/terminal/terminal
/usr/bin/pop-launcher /usr/lib/pop-launcher/plugins/web/web
/usr/bin/pop-launcher /usr/lib/pop-launcher/plugins/cosmic_toplevel/cosmic-toplevel