feat(plugins): add cosmic toplevel plugin
This commit is contained in:
parent
e842ba056e
commit
0b8e385f36
13 changed files with 916 additions and 6 deletions
4
debian/control
vendored
4
debian/control
vendored
|
|
@ -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
|
||||
|
||||
|
|
|
|||
1
debian/pop-launcher.links
vendored
1
debian/pop-launcher.links
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue