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

Port to GTK4 ? #75

Open
werdahias opened this issue Feb 1, 2024 · 2 comments · May be fixed by #105
Open

Port to GTK4 ? #75

werdahias opened this issue Feb 1, 2024 · 2 comments · May be fixed by #105
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@werdahias
Copy link
Contributor

Thanks for your work. gtk4-layershell is already available. No idea how much effort a port from GTK3 to 4 is in this scope, but that would be nice to have imo. I might look into this.

@ErikReider ErikReider added enhancement New feature or request help wanted Extra attention is needed labels Sep 11, 2024
@Ferdi265
Copy link
Contributor

Just looked into this a bit. The main issue is likely that gtk4-rs removed the Sender and Receiver channels that are extensively used throughout SwayOSD. The issue that suggested the removal seems to note that async should be used instead. This looks like it's a nontrivial change though.

@werdahias
Copy link
Contributor Author

Thanks for looking into this ! Note that gtk3-rs is EOL and archived upstream so a GTK4 port would make sense sooner or later

@Ferdi265 Ferdi265 linked a pull request Sep 15, 2024 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants