rework interactions
This commit is contained in:
@@ -378,6 +378,8 @@ where
|
||||
size,
|
||||
want_visible: session.show_screens.iter().any(|s| s == &*output.name),
|
||||
grabbable: true,
|
||||
recenter: true,
|
||||
interactable: true,
|
||||
spawn_scale: 1.5 * session.config.desktop_view_scale,
|
||||
spawn_point: vec3a(0., 0.5, -1.),
|
||||
spawn_rotation: Quat::from_axis_angle(axis, angle),
|
||||
|
||||
Reference in New Issue
Block a user