metal: implement VRR
This commit is contained in:
parent
cd09e57568
commit
2d7c13b0b4
35 changed files with 1320 additions and 91 deletions
|
|
@ -29,6 +29,7 @@ mod repeat_rate;
|
|||
pub mod shortcuts;
|
||||
mod status;
|
||||
mod theme;
|
||||
mod vrr;
|
||||
|
||||
#[derive(Debug, Error)]
|
||||
pub enum StringParserError {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue