1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-23 00:29:59 +02:00
Commit Graph

8 Commits

Author SHA1 Message Date
3201452564 add -p to example 2022-02-14 10:06:09 -08:00
7ee1e34fc7 doc update 2022-02-14 10:03:52 -08:00
67dbf05016 add type annotations 2022-02-14 09:58:31 -08:00
3f5f6e39a7 formatting 2022-02-14 09:20:16 -08:00
4723db8e3c doc updates 2022-02-14 09:14:46 -08:00
cbdc666236 Return empty object if no results and filenames
- If no results are returned, return {} instead of {"screens": [],
"unassociated_devices": []}
- simple_xrandr -> xrandr_simple
2022-02-09 22:06:23 -08:00
6b793d0521 Clean up types
* | operator => Union[]
* Remove unused import Iterator
* Remove comment
2022-02-03 22:40:35 -08:00
520082d963 New parser: xrandr
Tests passing, working as intended in plugin directory
2022-02-02 20:33:25 -08:00