Disable recenter on flatscreen
Signed-off-by: Slendi <slendi@socopon.com>
This commit is contained in:
@@ -120,7 +120,9 @@ static int l_recenter(lua_State *L)
|
||||
{
|
||||
(void)L;
|
||||
|
||||
LunarWM_set_recenter_from_camera(&g_wm);
|
||||
if (g_wm.xr.available) {
|
||||
LunarWM_set_recenter_from_camera(&g_wm);
|
||||
}
|
||||
|
||||
lua_pushnil(L);
|
||||
return 1;
|
||||
|
||||
Reference in New Issue
Block a user