ShadowBlip / gamescope-dbus

Daemon for interacting with Gamescope over DBus
GNU General Public License v3.0
7 stars 2 forks source link

feat(XWayland): add window watching methods/signals and fetching of PID from window and window from PID #4

Closed ShadowApex closed 8 months ago

ShadowApex commented 8 months ago

This change adds methods for starting to watch window property changes. When watching a window, the WindowPropertyChanged signal will fire for the window.

This change also adds methods for fetching the process ID from a window, and fetching the window from a process ID.

github-actions[bot] commented 8 months ago

:tada: This PR is included in version 1.2.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: