Go to file
2021-08-12 16:09:26 +02:00
examples undo test thing 2021-08-12 16:05:11 +02:00
inc/basic_widgets littles things 2021-08-12 16:09:26 +02:00
src initialize static members in source file. 2021-08-12 16:04:02 +02:00
.clang-format format code with custom clang-format style 2021-07-29 16:06:03 +02:00
.clang-tidy smart ptr and a bit of doc 2021-08-10 23:48:19 +02:00
clang-format.sh wip general code improvement 2021-08-07 20:11:28 +02:00
clang-tidy.py wip general code improvement 2021-08-07 20:11:28 +02:00
Doxyfile smart ptr and a bit of doc 2021-08-10 23:48:19 +02:00
LICENSE Initial commit 2021-06-03 15:29:41 +00:00
meson.build smart ptr and a bit of doc 2021-08-10 23:48:19 +02:00
README.md add short description 2021-07-12 19:30:50 +02:00

sdl2_basic_widgets

A (very) basic widget library for SDL applications.