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

add preferences to ignore position and workspace of all windows #42

Closed Bytezz closed 1 year ago

Bytezz commented 1 year ago

Related to #7.

Settings screenshot. ![image](https://github.com/khimaros/smart-auto-move/assets/25850701/8f781e27-17e8-43a5-893c-830a82067419)
khimaros commented 1 year ago

sorry for the delayed reply. this is great!

long term, i'd like to support this setting on a per-application basis, but that will require some extra work, so can wait.

it's a little bit awkward still calling move_resize_frame when we are only going to resize, but i think this is okay for now.