Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Gio interface #438

Open
wants to merge 34 commits into
base: master
Choose a base branch
from
Open

Add Gio interface #438

wants to merge 34 commits into from

Conversation

hyhydra0
Copy link
Contributor

@hyhydra0 hyhydra0 commented Nov 3, 2019

This adds the GIOUI interface to the application.

This PR implements the following:

  • Welcome page
  • Restore wallet page (verify seed screen, spending password screen, success screen)
  • Create Wallet page (spending password screen, seed backup screen, verify seed screen, success screen)
  • Overview page

Note: the pin tab on the spending password container has not been implemented yet

Fixes #441
IMG_20200103_223312_285
IMG_20200103_223305_432
IMG_20200103_223312_285
IMG_20200103_223300_013
IMG_20200103_223256_266
IMG_20200103_223251_862
IMG_20200103_223246_896
IMG_20200103_223239_524

@metaclips
Copy link
Contributor

Screenshot 2019-11-04 at 22 44 43

I get this while running gio interface. We are using masters branch of dcrlibwallet so we really dont need any use of the app package.

@hyhydra0 hyhydra0 changed the title Add Gio interface [WIP] Add Gio interface Nov 14, 2019
@hyhydra0 hyhydra0 changed the title [WIP] Add Gio interface Add Gio interface Nov 18, 2019
@metaclips
Copy link
Contributor

Screenshot 2019-11-18 at 13 47 44

I get this UI while testing. We are currently using a new mockup which fyne follows, you can use that as a reference as create/restore page and receive page has been implemented. Please move to multi wallet feature of dcrlibwallet.

@beansgum
Copy link
Contributor

beansgum commented Jan 4, 2020

I'm getting this cut off. I'm running on macOS, the cut off stays the same after resizing the window several times. I also cleared my app data and started fresh and I got the same result.
Screenshot 2020-01-04 at 08 03 30

@oluwandabira oluwandabira added enhancement New feature or request gio godcr-gio labels Jan 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gio godcr-gio
Projects
None yet
Development

Successfully merging this pull request may close these issues.

gio: use dcrlibwallet/master
5 participants