Releases: ShadowBlip/gamescope-dbus
Releases · ShadowBlip/gamescope-dbus
v1.6.0
1.6.0 (2024-11-11)
Features
- support for window lifecycle events and deprecate window created event (#12) (40befd1)
v1.5.0
1.5.0 (2024-09-29)
Features
- XWayland: add '[get|set]_baselayer_app_id' methods to primary xwayland (9e9a661)
v1.4.2
1.4.2 (2024-09-29)
Bug Fixes
- Cargo.lock: update Rust version and dependencies (0cdc02c)
v1.4.1
1.4.1 (2024-03-06)
Bug Fixes
- Version: print version on startup (037cbf3)
v1.4.0
1.4.0 (2024-02-13)
Features
- XWayland: add remove_app_id method (683ff62)
v1.3.0
1.3.0 (2024-02-09)
Features
- XWayland: Implement method to listen for window created events (cfc25aa)
v1.2.3
1.2.3 (2024-01-31)
Bug Fixes
- XWayland: use non-blocking reconnect (3cf6c6b)
v1.2.2
1.2.2 (2024-01-31)
Bug Fixes
- XWayland: add method to ensure robust connection to X11 server (75019c7)
v1.2.1
1.2.1 (2024-01-31)
Bug Fixes
- XWayland: use better method for detecting primary instance (48f4d8e)
v1.2.0
1.2.0 (2024-01-29)
Features
- XWayland: add window watching methods/signals and fetching of PID from window and window from PID (17e80eb)