* working on windows
* minor fix
* working on macosx
* Oops! I reversed resolution and frequency on macos
* working on X11
* working on wayland
* update the readme
* format the readme
Co-authored-by: Carlos Aragones <>
* update documentation
* Fix typo
* Added some examples
* changed window names
* Minor fix
* Added mfb_update_events to all platforms. Checked on Windows, X11 and Wayland
* simplify CMake
* Upgrade to CMake 3.5, simplify script and generalize it
Now the users only have to add_directory and link_libraries(minifb) in CMake
* Renamed typo scrool by scroll
Added some checks
Removed some warnings
* fix issue 32
Co-authored-by: Carlos Aragones <>
Co-authored-by: caragones <carlos.aragonesmartinez-external@gemalto.com>
* update documentation
* Fix typo
* Added some examples
* changed window names
* Minor fix
* Added mfb_update_events to all platforms. Checked on Windows, X11 and Wayland
* simplify CMake
* Upgrade to CMake 3.5, simplify script and generalize it
Now the users only have to add_directory and link_libraries(minifb) in CMake
* Renamed typo scrool by scroll
Added some checks
Removed some warnings
* working Windows, X11 and Wayland
* fix issue 32
Co-authored-by: Carlos Aragones <>
Co-authored-by: caragones <carlos.aragonesmartinez-external@gemalto.com>
* update documentation
* Fix typo
* Added some examples
* changed window names
* Minor fix
* Added mfb_update_events to all platforms. Checked on Windows, X11 and Wayland
* simplify CMake
* Upgrade to CMake 3.5, simplify script and generalize it
Now the users only have to add_directory and link_libraries(minifb) in CMake
* Renamed typo scrool by scroll
Added some checks
Removed some warnings
* fix issue 32