raven-os / feathers

A graphical compositor for Raven-OS
8 stars 0 forks source link

Added `getTyped<Type>` and key repeat delay/rate configuration #148

Closed Gaspard-- closed 5 years ago

Gaspard-- commented 5 years ago

The getType<Type> will forward conversion to std::from_chars which handles most basic types.