Remove outdated comment
This commit is contained in:
parent
14d2a66c9d
commit
b958a13b88
1 changed files with 0 additions and 1 deletions
|
|
@ -27,7 +27,6 @@ pub enum CaptureSource {
|
|||
|
||||
#[derive(Clone, Debug, Default)]
|
||||
pub struct CaptureFilter {
|
||||
// TODO: Use `WlOutput` when one Wayland connection is used
|
||||
pub workspaces_on_outputs: Vec<wl_output::WlOutput>,
|
||||
pub toplevels_on_workspaces: Vec<zcosmic_workspace_handle_v1::ZcosmicWorkspaceHandleV1>,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue