mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2026-04-26 21:04:16 +02:00
8bf2f4f4d0
* [xrandr] Fix bug 453, clean up data model * Fix: 'devices' was originally not a list, just assigned each time it was parsed. Made that a list and appended to it. * Removed distinction between unassociated/associated devices * Added test for @marcin-koziol's problem * Put tests into separate test methods * Formatting cleanup * Backwards compatible type syntax --------- Co-authored-by: Kelly Brazil <kellyjonbrazil@gmail.com>