Extract the Profiles tab into gui/profiles.py #131
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Moves out of AqomuiGui (#83):
add_profile,del_profile,edit_profile,new_profile,display_profile, thesetattr("{number}_widget")pattern)EditProfileandProfileWidgetmigrate in from aqomui/profiles.py — this screen is their only consumer, and the old module dissolvesNot this issue:
connect_profile's server resolution — that is catalog/#123 policy the tray and cli need too. The tab emits connect(number).Interface: profile_dict in/out plus connect(number); the tray menu reads the same dict.
Ordering: #71 questions whether the feature survives at all — settle that first. If profiles stay, extract on the next touch per the #83 pacing rule.