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

Makes "Picture-in-Picture" windows stay on top (even on Wayland session). Compatible with Firefox, but may work with few other browsers too.
GNU General Public License v2.0
53 stars 10 forks source link

Restore last position and size for new PiP windows #12

Open nkestrel opened 1 year ago

nkestrel commented 1 year ago

Addresses feature request #3. Tested only with Firefox.

Rafostar commented 1 year ago

Tested only with Firefox.

I had some time now to test this a little too. This works with Firefox, but unfortunately breaks Clapper due to resizing PiP window animation.

I would recommend simply excluding this behavior from Clapper app ID: com.github.rafostar.Clapper windows (not connecting signals to such wm_class windows). Maybe mentioning in the preferences that this restores "newly opened windows" would make us avoid the confusion?