wayland: add jay_workspace_watcher
This commit is contained in:
parent
83baa6aadb
commit
022d8d1db0
9 changed files with 145 additions and 4 deletions
|
|
@ -21,7 +21,6 @@ pub struct JayWorkspace {
|
|||
pub tracker: Tracker<Self>,
|
||||
}
|
||||
|
||||
#[allow(dead_code)]
|
||||
impl JayWorkspace {
|
||||
pub fn send_linear_id(&self, ws: &WorkspaceNode) {
|
||||
self.client.event(LinearId {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue