.auto-changelog
.gitattributes
.gitignore
.gitmodules
CHANGELOG.md
LICENSE
MANIFEST.in
README.md
fxgui.code-workspace
houdini_package.json
mkdocs.yml
package.json
requirements.txt
setup.py
.github/FUNDING.yml
.github/workflows/python-publish.yml
.vscode/settings.json
docs/examples.md
docs/fxdcc.md
docs/fxicons.md
docs/fxstyle.md
docs/fxutils.md
docs/fxwidgets.md
docs/how_to.md
docs/index.md
docs/images/fxgui_logo_background_dark.png
docs/images/fxgui_logo_background_dark.svg
docs/images/fxgui_logo_background_light.png
docs/images/fxgui_logo_background_light.svg
docs/images/fxgui_logo_dark.png
docs/images/fxgui_logo_dark.svg
docs/images/fxgui_logo_light.png
docs/images/fxgui_logo_light.svg
docs/images/screenshot_built_in_icons.png
docs/stylesheets/extra.css
fxgui/__init__.py
fxgui/examples.py
fxgui/fxdcc.py
fxgui/fxicons.py
fxgui/fxstyle.py
fxgui/fxutils.py
fxgui/fxwidgets.py
fxgui/style.jsonc
fxgui.egg-info/PKG-INFO
fxgui.egg-info/SOURCES.txt
fxgui.egg-info/dependency_links.txt
fxgui.egg-info/requires.txt
fxgui.egg-info/top_level.txt
fxgui/icons/favicon_dark.png
fxgui/icons/favicon_light.png
fxgui/icons/stylesheet/Hmovetoolbar.png
fxgui/icons/stylesheet/Hsepartoolbar.png
fxgui/icons/stylesheet/Vmovetoolbar.png
fxgui/icons/stylesheet/Vsepartoolbar.png
fxgui/icons/stylesheet/branch_closed-on.png
fxgui/icons/stylesheet/branch_closed.png
fxgui/icons/stylesheet/branch_open-on.png
fxgui/icons/stylesheet/branch_open.png
fxgui/icons/stylesheet/checkbox_checked.png
fxgui/icons/stylesheet/checkbox_checked_disabled.png
fxgui/icons/stylesheet/checkbox_checked_focus.png
fxgui/icons/stylesheet/checkbox_indeterminate.png
fxgui/icons/stylesheet/checkbox_indeterminate_disabled.png
fxgui/icons/stylesheet/checkbox_indeterminate_focus.png
fxgui/icons/stylesheet/checkbox_unchecked.png
fxgui/icons/stylesheet/checkbox_unchecked_disabled.png
fxgui/icons/stylesheet/checkbox_unchecked_focus.png
fxgui/icons/stylesheet/close-hover.png
fxgui/icons/stylesheet/close-pressed.png
fxgui/icons/stylesheet/close.png
fxgui/icons/stylesheet/down_arrow.png
fxgui/icons/stylesheet/down_arrow_disabled.png
fxgui/icons/stylesheet/left_arrow.png
fxgui/icons/stylesheet/left_arrow_disabled.png
fxgui/icons/stylesheet/radio_checked.png
fxgui/icons/stylesheet/radio_checked_disabled.png
fxgui/icons/stylesheet/radio_checked_focus.png
fxgui/icons/stylesheet/radio_unchecked.png
fxgui/icons/stylesheet/radio_unchecked_disabled.png
fxgui/icons/stylesheet/radio_unchecked_focus.png
fxgui/icons/stylesheet/right_arrow.png
fxgui/icons/stylesheet/right_arrow_disabled.png
fxgui/icons/stylesheet/sizegrip.png
fxgui/icons/stylesheet/sizegrip.svg
fxgui/icons/stylesheet/stylesheet-branch-end.png
fxgui/icons/stylesheet/stylesheet-branch-more.png
fxgui/icons/stylesheet/stylesheet-vline.png
fxgui/icons/stylesheet/transparent.png
fxgui/icons/stylesheet/undock.png
fxgui/icons/stylesheet/up_arrow.png
fxgui/icons/stylesheet/up_arrow_disabled.png
fxgui/images/fxgui_logo_background_dark.png
fxgui/images/fxgui_logo_background_dark.svg
fxgui/images/fxgui_logo_background_light.png
fxgui/images/fxgui_logo_background_light.svg
fxgui/images/fxgui_logo_dark.png
fxgui/images/fxgui_logo_dark.svg
fxgui/images/fxgui_logo_light.png
fxgui/images/fxgui_logo_light.svg
fxgui/images/splash.png
fxgui/qss/style.qss
fxgui/ui/test.ui
fxgui/ui/test_ui.py