gui-qml icon indicating copy to clipboard operation
gui-qml copied to clipboard

Bitcoin GUI (experimental QML-based fork)

Results 73 gui-qml issues
Sort by recently updated
recently updated
newest added

The Tooltip will appear when hovering over the BlockClock tab button in the desktop navigation bar. It will show the current state of IBD. Two things are different than the...

This pull request builds upon #392 and introduces enhancements to display the data directory information within the UI. This functionality encompasses both default and custom data directory paths, fulfilling the...

[![Windows](https://img.shields.io/badge/OS-Windows-green)](https://api.cirrus-ci.com/v1/artifact/github/bitcoin-core/gui-qml/win64/insecure_win_gui.zip?branch=pull/284) [![Intel macOS](https://img.shields.io/badge/OS-Intel%20macOS-green)](https://api.cirrus-ci.com/v1/artifact/github/bitcoin-core/gui-qml/macos/insecure_mac_gui.zip?branch=pull/284) [![Apple Silicon macOS](https://img.shields.io/badge/OS-Apple%20Silicon%20macOS-green)](https://api.cirrus-ci.com/v1/artifact/github/bitcoin-core/gui-qml/macos_arm64/insecure_mac_arm64_gui.zip?branch=pull/284) [![ARM64 Android](https://img.shields.io/badge/OS-Android-green)](https://api.cirrus-ci.com/v1/artifact/github/bitcoin-core/gui-qml/android/unsecure_android_apk.zip?branch=pull/284)

UX

### Issues, reports or feature requests related to the GUI should be opened directly on the GUI repo - [X] I still think this issue should be opened here ###...

This is a desktop-only (not mobile/ android) workaround to disable double-click on custom datadir which is on the `StorageLocations.qml` componennt. Double-clicking was causing the file dialog to get open but...

This pull request introduces the functionality for users to specify a custom data directory (`datadir`) during the onboarding process. Ubuntu Screenshots ![Screenshot 2024-03-14 124000](https://github.com/bitcoin-core/gui-qml/assets/111142327/a8d8ebbc-c66c-4626-ba7a-630f19c889ae) ![Screenshot 2024-01-29 074759](https://github.com/bitcoin-core/gui-qml/assets/111142327/fea1b72d-2760-436c-aba5-2094b5826fa4) ![Screenshot 2024-01-29 074734](https://github.com/bitcoin-core/gui-qml/assets/111142327/768f93a0-4f9c-46cc-9b31-7d9fcabaaf1e)...

This is an updated version of PR #351 It has been rebased and the WSL Ubuntu Android install guide has been added to build-android.md Let me know if there are...

### Please describe the feature you'd like to see added. As a user, I'd like to be able to select copy any text and copy from the UI (eg. to...

### Please describe the feature you'd like to see added. being able to navigate the app on desktop using the keyboard ### Is your feature related to a problem, if...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behaviour ![CleanShot 2024-04-01 at 17 48 34@2x](https://github.com/bitcoin-core/gui-qml/assets/68239231/e8d38f75-827c-4dc8-99c1-8cf14fb3981c) I also had similar bug...

good first issue