fivethousand

Results 2 issues of fivethousand

ArgList does not exist any more in recent versions of fmtlib leading to the obvious compiler error > 'fmt::ArgList' has not been declared when LOGURU_USE_FMTLIB is enabled.

**Describe the bug** Pointer lock is broken on both Linux and macOS (and maybe on Windows, too). **Steps To Reproduce** ``` fn main() -> wry::Result { use wry::{ application::{ event::{Event,...

help wanted
type: bug
platform: All