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

Rework About dialog #1066

Merged

Conversation

TheEvilSkeleton
Copy link
Contributor

@TheEvilSkeleton TheEvilSkeleton commented Mar 17, 2024

This makes a few changes and additions:

  • This adds a new dependency on libportal. It's used to detect if it's sandboxed.
  • Various GtkButtons are added to provide external links.
  • The Credits section has been reworked to prevent the about dialog from increasing.
  • New System section was added to help users copy and paste system information for troubleshooting purposes.
  • The about dialog is now a modal window.

Screenshots:

About System
image image

@TheEvilSkeleton TheEvilSkeleton force-pushed the fix-about-dialog branch 5 times, most recently from db6c39d to eb968ec Compare March 18, 2024 12:54
@nekohayo
Copy link
Member

Wouldn't it be better to name the "Support" button something like "Dev chatroom" (or leave that link up to the website)? I'm concerned that the word "support" might lead to some subconscious expectations from some users ;)

@TheEvilSkeleton
Copy link
Contributor Author

Sure

@diegogangl
Copy link
Contributor

LGTM in general. I would remove the "donate" button though, at least until we make a GTG account in Liberapay and/or find a way to split donations among the top contributors

This makes a few changes and additions:
- This adds a new dependency on libportal.
  It's used to detect if it's sandboxed.
- Various `GtkButton`s are added to provide
  external links.
- The Credits section has been reworked to
  prevent the about dialog from increasing.
- New System section was added to help users
  copy and paste system information for
  troubleshooting purposes.
- The about dialog is now a modal window.
@TheEvilSkeleton TheEvilSkeleton merged commit 51933c0 into getting-things-gnome:master Apr 10, 2024
1 check passed
@TheEvilSkeleton TheEvilSkeleton deleted the fix-about-dialog branch April 10, 2024 18:50
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.

3 participants