remove cursor delta debug lgo
Signed-off-by: Slendi <slendi@socopon.com>
This commit is contained in:
@@ -1217,8 +1217,6 @@ static void Pointer_motion_notify(struct wl_listener *listener, void *data)
|
||||
dy *= -1;
|
||||
}
|
||||
|
||||
wlr_log(WLR_DEBUG, "cursor delta: %f,%f", dx, dy);
|
||||
|
||||
float const R = p->server->cman->cfg.space.radius;
|
||||
float const g = 0.0005f;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user