Go to file
2021-08-14 12:14:34 +02:00
examples owner semantic "maybe be shared owner" (const shared_ptr&) 2021-08-14 12:14:34 +02:00
inc/basic_widgets constructor style refactor 2021-08-14 11:53:51 +02:00
src enable widget debug outline when BWIDGETS_DEBUG is defined 2021-08-14 12:06:21 +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 enable widget debug outline when BWIDGETS_DEBUG is defined 2021-08-14 12:06:21 +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.