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

restore always-on-top and always-visible state #30

Closed 0chroma closed 1 year ago

0chroma commented 2 years ago

hi, I've been using this extension recently and it's been really helpful! I use Always on Top + Always on Visible Workspace fairly often since I want to keep calls and videos open when switching between workspaces, it would be great if smart auto move supported that!

creinig commented 1 year ago

This is also very useful for e.g. thunderbird reminder windows etc

khimaros commented 1 year ago

i've released https://github.com/khimaros/smart-auto-move/releases/tag/v19 which contains commit https://github.com/khimaros/smart-auto-move/commit/dea6f57389a4dba30f5200af91134ce43ada28d9 -- this adds support for "above" and "on-all-workspaces" properties, which i believe should solve both of the requests in this issue.

ankostis commented 7 months ago

In Wayland i tried to toggle eg. a terminal window as "Always visible" both from its Window menu and with the shortcut "Gnome Settings | Keyboard | Windows | Toggle Window on all workspaces or one" , i closed it and reopened it, and it was not toggled (it was visible only on the Workspace i was on).

Is this expected?