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

Linux.Clipboard: Use a new method to read text #1176

Merged
merged 1 commit into from
May 29, 2024

Conversation

badcel
Copy link
Contributor

@badcel badcel commented May 27, 2024

GirCore provides a new async method to read text from a Gdk.Clipboard.

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • New feature or enhancement
  • UI change (please include screenshot!)
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Internationalization and localization
  • Other (please describe):

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Other information

Quality check

Before creating this PR:

  • Did you follow the code style guideline as described in CONTRIBUTING.md
  • Did you build the app and test your changes?
  • Did you check for accessibility? On Windows, you can use Accessibility Insights for this.
  • Did you verify that the change work in Release build configuration
  • Did you verify that all unit tests pass
  • If necessary and if possible, did you verify your changes on:
    • Windows
    • macOS
    • Linux

GirCore provides a new async method to read text from a Gdk.Clipboard.
@veler veler self-requested a review May 27, 2024 18:56
@veler
Copy link
Collaborator

veler commented May 29, 2024

It looks good to me, thank you for your help! :D

@veler veler merged commit e2b5b51 into DevToys-app:main May 29, 2024
3 checks passed
@badcel badcel deleted the simplify-linux-clipboard branch May 29, 2024 17:08
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.

2 participants