Skip to content

Makes "Picture-in-Picture" windows stay on top (even on Wayland session). Compatible with Firefox, but may work with few other browsers too.

License

Notifications You must be signed in to change notification settings

Rafostar/gnome-shell-extension-pip-on-top

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gnome-shell-extension-pip-on-top

Makes "Picture-in-Picture" windows stay on top (even on Wayland session). Compatible with Firefox and Clapper media player.

Installation from source code

Run below in terminal one by one:

mkdir -p ~/.local/share/gnome-shell/extensions
cd ~/.local/share/gnome-shell/extensions
git clone "https://github.com/Rafostar/gnome-shell-extension-pip-on-top.git" "[email protected]"
cd [email protected]
glib-compile-schemas ./schemas/

Additionally if you are running Firefox not in English language, execute translate.sh script to generate required translations:

chmod +x translate.sh
./translate.sh

After all is done: logout, login back (or reboot) and enable newly installed extension. Enjoy!

About

Makes "Picture-in-Picture" windows stay on top (even on Wayland session). Compatible with Firefox, but may work with few other browsers too.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published