Skip to content

Conversation

@f321x
Copy link
Member

@f321x f321x commented Dec 15, 2025

Some minor qt improvements and a bugfix for the submarine payments tab.

  • Adds tooltips to the "New Channel" button so users understand why it is
    disabled and what it does when it is enabled.

  • Disable the Submarine Payments tab if the swap_manager is None (the
    wallet has no lightning support). This fixes an exception when opening the tab while not having lightning.

  • Disables the lightning related config options in the ConfirmTxDialog
    tools and shows an according tooltip if lightning is not available in
    the wallet. This should prevent confusion of users.

  • Also show the Tools text besides the preferences icon so it looks equal to the main window.
    Originally this was a followup part of qt: followup #10277: change icons depending on context #10300 which got closed for other reasons.

Adds tooltips to the "New Channel" button so users understand why it is
disabled and what it does when it is enabled.
Disable the `Submarine Payments` tab if the swap_manager is None (the
wallet has no lightning support).
Disables the lightning related config options in the ConfirmTxDialog
tools and shows an according tooltip if lightning is not available in
the wallet. This should prevent confusion of users.
Also show the `Tools` text besides the preferences icon so it looks
equal to the main window.
Originally this was a followup part of spesmilo#10300 which got closed
due to other reasons.
@f321x f321x added this to the 4.7.0 milestone Dec 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant