-
Notifications
You must be signed in to change notification settings - Fork 3
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
feat: add wayland implementation and basic dbus method to take screenshot #13
Conversation
0290fc1
to
0aa2a10
Compare
pending::<()>().await; | ||
|
||
Ok(()) | ||
signal::ctrl_c().await?; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Modified this because sometimes when exiting gamescope-dbus with ctl_c, the dbus interface name was stuck registered, seemed like the process wasn't exiting properly
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
# [1.7.0](v1.6.0...v1.7.0) (2024-12-23) ### Features * **Wayland:** add wayland implementation and basic dbus method to take screenshot ([#13](#13)) ([e08c502](e08c502))
🎉 This PR is included in version 1.7.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Added wayland manager and dbus interface with
take_screenshot
methodWayland manager initializes if gamescope sockets are detected at /run/user/{userId}/gamescope-*
Command to take screenshot: