OnTheTop is a GNOME extension that aims to allow applications that don't have the 'Always On Top' feature in their default menus to stay on top of the other windows.
A button on the top panel appear, and with left click yopu can activate this feature. With left click, you can open settings window quicker.
I implemented to stick between virtual desktop. This activates when you click the button with middle click. This can be shut down in the settigns.
To add the extension to the GNOME Shell, you can do so at this link: GNOME extension
If the link is not available you can add it to the Shell:
-
Download the file from this link:
https://github.com/fablevi/OnTheTop-fablevi.github.io/archive/refs/heads/main.zip
-
Once downloaded unzip it.
-
Rename the name of the unzipped folder to:
-
Copy the unzipped, renamed folder here, with this code:
cp -r Downloads/[email protected] .local/share/gnome-shell/extensions/
-
Restart the OS:
systemctl reboot
Warning Tested with Ubuntu 23.10 x86_64
Works with GNOME: 45, 46!
Note: Tested with DING extension, and it got some bugs. Try with vanilla GNOME, it will work fine :) -> News! Now works almost perfectly with DING ๐