khimaros / smart-auto-move

Smart Auto Move learns the size and position of your application windows and restores them to the correct place on subsequent launches. Supports Wayland.
https://extensions.gnome.org/extension/4736/smart-auto-move/
GNU General Public License v3.0
79 stars 4 forks source link

firefox tooltips are stored as saved windows #25

Closed khimaros closed 2 years ago

khimaros commented 2 years ago

when firefox displays a tooltip, it creates a new meta window actor.

smart-auto-move then considers these windows which it should track.

most of these have a height between 46 and 63 pixels. a naive solution would be to filter those.

however, there is probably other window metadata we could rely on.

khimaros commented 2 years ago

fixed in https://github.com/khimaros/smart-auto-move/commit/5c6ec605677c3de1bf429f3a73302e9075b2ff34