Commit 7d68c03
authored
issue-2076: Add refresh rates to xrandr block. (#2223)
* issue-2076: Implement new xrandr output parser with nom. Add support for parsing output refresh rate (v_clock_hz). Add new $refresh_rate placeholder to xrandr block format string.
* issue-2076: Add unit tests for new xrandr parser.
* issue-2076: Fix CI checks.
* issue-2076: Prefer usage of British-spelling.
* issue-2076: Flatten parser::Output into Monitor struct.1 parent 0500ca2 commit 7d68c03
File tree
3 files changed
+426
-83
lines changed- src/blocks
- testdata
3 files changed
+426
-83
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
0 commit comments