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

Update for GNOME 44 #235

Merged
merged 5 commits into from
Apr 30, 2023
Merged

Update for GNOME 44 #235

merged 5 commits into from
Apr 30, 2023

Conversation

DaPigGuy
Copy link
Contributor

@DaPigGuy DaPigGuy commented Apr 23, 2023

Updated gtk-rs crates to latest versions & bumped Flatpak runtime to 44

Seems updating the runtime to 44 had the side effect of removing the checkerboard pattern from the start of my recordings 🙂

@DaPigGuy
Copy link
Contributor Author

DaPigGuy commented Apr 27, 2023

@SeaDve Could this get a review? The Flathub stable release causes undesired "checkerboard" video frames at the start of recordings which get especially annoying when they're displayed as video thumbnails on messaging platforms

@SeaDve
Copy link
Owner

SeaDve commented Apr 27, 2023

Thank you for the PR, and also sorry for the really late update

Copy link
Owner

@SeaDve SeaDve left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Other than that and a rustfmt, LGTM

@DaPigGuy DaPigGuy requested a review from SeaDve April 27, 2023 17:00
Gtk.FileDialog allows selecting from directories that are not explicitly
permitted within the Flatpak manifest, and grants the app permission
upon a user doing so. Therefore, `is_accessible` and the related dialog
are no longer relevant. Do note that if not explicitly allowed, the
directory will show as a not-so-pretty sandboxed path.
@DaPigGuy DaPigGuy marked this pull request as draft April 30, 2023 01:45
@DaPigGuy
Copy link
Contributor Author

DaPigGuy commented Apr 30, 2023

Kooha is now having issues recording videos on both the main branch and this branch. Looking into the cause right now.

Related issue: #236

@SeaDve
Copy link
Owner

SeaDve commented Apr 30, 2023

We could also have this merge first, then maybe do it in a separate PR

@DaPigGuy
Copy link
Contributor Author

That works too 🙂

@DaPigGuy DaPigGuy marked this pull request as ready for review April 30, 2023 02:38
@SeaDve SeaDve merged commit a8f6b7e into SeaDve:main Apr 30, 2023
@SeaDve
Copy link
Owner

SeaDve commented Apr 30, 2023

Merged. Thanks again for the PR!

@DaPigGuy
Copy link
Contributor Author

Recording issues seem to have fixed themselves at some point, on Fedora 38 at least.

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