5e7c94ba8f1af85869c9e41543e07ddd7803d822
Hopefully the last time I change my mind on what I want these to be called. Reason behind this change is to minimize scope of a single module. The WindowDriver should really only handle stuff related to windows. If we need OS level functionality (e.g. get_os_name), that should be the responsibility of the OS driver (or whatever that ends being called). Remember, composition over inheritance.
Languages
C++
93.6%
CMake
4.5%
C
1.9%