Closed lunixbochs closed 3 months ago
Right now knausj_talon manually sorts screens for window management: https://github.com/knausj85/knausj_talon/blob/ccc7ae7e432b9695d7c780fbaa46206d77f22b2c/code/screen.py#L42
The Talon beta uses a consistent screen order on all platforms, loosely described in https://github.com/talonvoice/talon/issues/336, so when 0.3 lands, knausj_talon should use Talon's screen order.
Bumping this, 0.3 landed
Right now knausj_talon manually sorts screens for window management: https://github.com/knausj85/knausj_talon/blob/ccc7ae7e432b9695d7c780fbaa46206d77f22b2c/code/screen.py#L42
The Talon beta uses a consistent screen order on all platforms, loosely described in https://github.com/talonvoice/talon/issues/336, so when 0.3 lands, knausj_talon should use Talon's screen order.