Skip to content

Refactor/#47 split gui from common#56

Open
zandi wants to merge 2 commits intomeshtastic:masterfrom
zandi:refactor/#47-split-gui-from-common
Open

Refactor/#47 split gui from common#56
zandi wants to merge 2 commits intomeshtastic:masterfrom
zandi:refactor/#47-split-gui-from-common

Conversation

@zandi
Copy link
Contributor

@zandi zandi commented Mar 4, 2026

A few of the functions in common.py were heavily involved in GUI functionality, but others weren't. Split the GUI-related parts off into their own file so common can be simpler and have fewer dependencies.

The way this is going, common may wind up going away as functionality is moved to other modules.

zandi added 2 commits March 4, 2026 11:17
This gives a cleaner separation between GUI-specific functions, and
more generic funcitons (which remain in common.py).
the GUI components were moved, just change the imports.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant