revery-ui / revery

:zap: Native, high-performance, cross-platform desktop apps - built with Reason!
https://www.outrunlabs.com/revery/
MIT License
8.06k stars 196 forks source link

feat(environment): add kernel version info on Linux #1031

Closed zbaylin closed 3 years ago

zbaylin commented 3 years ago

This extends #1030 to add the same sort of information on Linux. Now the constructor has four arguments: Linux(kernel, major, minor, patch).