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

Adds compatibility for latest libui #169

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

Conversation

emersion
Copy link
Contributor

@emersion emersion commented Jul 19, 2016

Do not merge before a new release of libui is out.

  • New{Password,Search}Entry
  • Form
  • Grid (missing InsertAt)
  • Window.SetPosition
  • Window.Center
  • RadioButtons selection support
  • MultilineEntry (MultilineEntry added #160)
  • Other new Window functions

Contributors: you can make pull requests to https://github.com/ProtonMail/ui/tree/latest-libui

@emersion emersion mentioned this pull request Aug 25, 2016
@mainrs
Copy link

mainrs commented Sep 23, 2016

Is it possible to use this pull request for my go get so I can use the Center option of Window?

@emersion
Copy link
Contributor Author

emersion commented Sep 23, 2016

If you use Glide, you can just change repo in glide.yml. Otherwise, you can change all your imports from github.com/andlabs/ui to github.com/ProtonMail/ui.

@andlabs
Copy link
Owner

andlabs commented Sep 23, 2016

The fate of uiWindowCenter() is uncertain. (If there's a correct way to write it in GTK+ that works regardless of whether the window was ever shown at all in the past, then it will stay.)

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.

5 participants