Dear PyGui: A fast and powerful Graphical User Interface Toolkit for Python with minimal dependencies
Stars
15.3k
Forks
779
Watchers
15.3k
Open Issues
395
Overall repository health assessment
No package.json found
This might not be a Node.js project
2.5k
commits
207
commits
125
commits
74
commits
13
commits
9
commits
8
commits
6
commits
6
commits
5
commits
Fix issue #2382: dpg.configure_item() ignores rect's translation
94cc68fView on GitHubfix (draw_child_window): Add missing resized state for child_window
7e3b41cView on GitHubfix: Restored item aliases in node editor and other places #2122
b3f2c38View on GitHubfix (mvCustomSeries): Reworked the code that prepares app_data for the callback. Slightly more efficient and no more segfaults with channel_count > 2. #2307
4e96afaView on GitHubfix: A regression caused by earlier optimization of list conversions.
506bbdaView on GitHubfix: PyObject leaks related to PyDict_SetItemString calls in various places
d750f78View on GitHubfix (mvCustomSeries): Fixed a leak in the callback's app_data #2104
c1c53c7View on GitHubbuild: Added _DISABLE_CONSTEXPR_MUTEX_CONSTRUCTOR to make Win32 binaries compatible with older C runtimes.
0398ff4View on GitHubfix: Moved flags init in mvFontManager (found by PVS Studio).
88c8cb9View on GitHubfix: generate_uuid() now uses an atomic for thread safety.
026ea3bView on GitHubfix: State that affects item creation (last_item and company, container stack, etc.) is now thread-local.
0e0b4f7View on GitHub