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

feat: winit interface for gtk #163

Merged
merged 31 commits into from
Apr 19, 2021
Merged

feat: winit interface for gtk #163

merged 31 commits into from
Apr 19, 2021

Conversation

wusyong
Copy link
Member

@wusyong wusyong commented Apr 19, 2021

What kind of change does this PR introduce? (check at least one)

  • Bugfix
  • Feature
  • Code style update
  • Refactor
  • Documentation
  • Build-related changes
  • Other, please describe:

Does this PR introduce a breaking change? (check one)

The PR fulfills these requirements:

  • When resolving a specific issue, it's referenced in the PR's title (e.g. fix: #xxx[,#xxx], where "xxx" is the issue number)
  • A change file is added if any packages will require a version bump due to this PR per the instructions in the readme.

If adding a new feature, the PR's description includes:

  • A convincing reason for adding this feature (to avoid wasting your time, it's best to open a suggestion issue first and wait for approval before working on it)

Other information:
Lots of features like events, window setters are missing. But I would like to merge it soon, so this branch won't be a feature creep.
Most examples are working, and should cover most tauri usage. I'll update more in future PRs.

@wusyong wusyong requested a review from a team as a code owner April 19, 2021 06:32
@wusyong wusyong requested a review from a team April 19, 2021 06:32
@wusyong wusyong requested a review from a team April 19, 2021 06:32
Ngo Iok Ui added 3 commits April 19, 2021 14:46
@wusyong wusyong changed the title feat: winit interface fot gtk feat: winit interface for gtk Apr 19, 2021
@wusyong wusyong merged commit fa15076 into dev Apr 19, 2021
@wusyong wusyong deleted the feat/winit branch April 19, 2021 12:08
@github-actions github-actions bot mentioned this pull request Apr 19, 2021
@github-actions github-actions bot mentioned this pull request Apr 30, 2021
@github-actions github-actions bot mentioned this pull request Sep 6, 2023
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.

Event handling overhaul
1 participant