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

Gtk.Application #74

Merged
merged 5 commits into from
Dec 7, 2023
Merged

Gtk.Application #74

merged 5 commits into from
Dec 7, 2023

Conversation

danirabbit
Copy link
Member

There's no more mainloop API in Gtk4, the recommendation is to use Gtk.Application instead

@danirabbit danirabbit requested a review from a team December 6, 2023 20:59
@danirabbit danirabbit marked this pull request as ready for review December 6, 2023 21:00
src/Application.vala Outdated Show resolved Hide resolved
src/Application.vala Outdated Show resolved Hide resolved
src/Application.vala Outdated Show resolved Hide resolved
danirabbit and others added 2 commits December 6, 2023 14:59
Co-authored-by: Gustavo Marques <pushstarttocontinue@outlook.com>
@danirabbit danirabbit requested a review from Marukesu December 6, 2023 23:03
@Marukesu
Copy link

Marukesu commented Dec 6, 2023

src/Utils.vala can be removed too.

@danirabbit
Copy link
Member Author

@Marukesu done!

@danirabbit danirabbit merged commit ea4e121 into master Dec 7, 2023
4 checks passed
@danirabbit danirabbit deleted the danirabbit/gtk-application branch December 7, 2023 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants