tree: allow focusing workspace nodes
This commit is contained in:
parent
dd3f8bad40
commit
5bb19f3ca7
12 changed files with 76 additions and 22 deletions
Binary file not shown.
Binary file not shown.
|
|
@ -18,6 +18,7 @@ async fn test(run: Rc<TestRun>) -> TestResult {
|
|||
win1.set_color(255, 0, 0, 255);
|
||||
win1.map2().await?;
|
||||
run.cfg.set_floating(ds.seat.id(), true)?;
|
||||
client.sync().await;
|
||||
|
||||
for i in ["1", "2"] {
|
||||
let (x, y) = win1.tl.server.node_absolute_position().position();
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue