Closed GrylledCheez closed 1 year ago
Fixed secondary movement
When a movement type isn't masked as type 1, an async handler that waits on a click will be started and destroyed after it's triggered.
This means that users can right-click -> move -> click, and everything will work as intended.
resolves #119
This issue stems fron an upstream package mutter. We can't fix it here.
Fixed secondary movement
When a movement type isn't masked as type 1, an async handler that waits on a click will be started and destroyed after it's triggered.
This means that users can right-click -> move -> click, and everything will work as intended.
resolves #119