Stefan Schindler
Stefan Schindler
CMake, on Windows, needs to be run from the Visual Studio developer console in order to function correctly (at least for the NMake generator). There's already a notice in the...
It's not possible to select at which head (monitor) a window shall go into fullscreen mode. Some users prefer a special head in multi-head setups for fullscreen apps.
Before #7 is being worked on (or even decided), I'd like to simply add some missing keys to the sf::Keyboard::Key enum. I did an implementation for Linux here; it would...