talonhub / community

Voice command set for Talon, community-supported.
MIT License
596 stars 761 forks source link

When 0.3 lands, knausj_talon should switch to using Talon's screen order #841

Open lunixbochs opened 2 years ago

lunixbochs commented 2 years 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.

lunixbochs commented 1 year ago

Bumping this, 0.3 landed