miromannino / miro-windows-manager

Intuitive and clever mechanism for moving windows using only arrows, even resizing windows by thirds or quarters! For OSX
379 stars 40 forks source link

Allow the screen to be moved to a different monitor in a reverse direction #25

Open ErbaZZ opened 2 years ago

ErbaZZ commented 2 years ago

Originally, the nextscreen binding can only move a screen to the next monitor in one direction only. For people with 3 or more monitors, this can be an annoyance when a screen is moved past their "intended" monitor, since they need to go through all the other monitors again.

This tiny PR adds a new "previousscreen" binding to support the moving of a screen in a reverse direction.

Changes: