Search Criteria
Package Details: gnome-shell-extension-pip-on-top-git r20.cd80aa2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gnome-shell-extension-pip-on-top-git.git (read-only, click to copy) |
---|---|
Package Base: | gnome-shell-extension-pip-on-top-git |
Description: | Makes Picture-in-Picture windows stay on top (even on Wayland session). Compatible with Firefox and Clapper media player. |
Upstream URL: | https://github.com/Rafostar/gnome-shell-extension-pip-on-top |
Licenses: | GPL2 |
Conflicts: | gnome-shell-extension-pip-on-top |
Provides: | gnome-shell-extension-pip-on-top |
Submitter: | igor-dyatlov |
Maintainer: | igor-dyatlov |
Last Packager: | igor-dyatlov |
Votes: | 2 |
Popularity: | 0.039080 |
First Submitted: | 2022-05-30 17:21 (UTC) |
Last Updated: | 2022-07-15 11:19 (UTC) |
Dependencies (3)
- gnome-shell (ebadoo-shell, gnome-shell-338, gnome-shell-oldstable, gnome-shell-perf, gnome-shell-git, gnome-shell-mobile-git, gnome-shell-xrdesktop-git, gnome-shell-screencast-vaapi, gnome-shell-performance)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- clapper (clapper, clapper-git) (optional)
Latest Comments
ewout commented on 2022-07-14 21:46 (UTC) (edited on 2022-07-15 20:31 (UTC) by ewout)
Please pass
--uid 0 --gid 0
tobsdtar
inside thepackage()
function to avoid 1000 uid/gid being set as file owner.Update: Thanks! 😊