Skip to content

Commit 5193756

Browse files
committed
Update cosmic-client-toolkit
1 parent 3aad95d commit 5193756

File tree

2 files changed

+9
-18
lines changed

2 files changed

+9
-18
lines changed

Cargo.lock

Lines changed: 8 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/backend/wayland/screencopy.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,4 +256,4 @@ impl ScreencopyHandler for AppData {
256256
}
257257
}
258258

259-
cctk::delegate_screencopy!(AppData, session: [SessionData], frame: [FrameData]);
259+
cctk::delegate_screencopy!(AppData);

0 commit comments

Comments
 (0)