I made an IPC script that puts any fullscreen game on its own special workspace so that I can easily go back between my desktop and a game. FPS games felt off with this setup so I noticed that tearing was off.
From the code it seems that tearing is intentionally blocked for special workspaces. Why is that? Would it be easy to support tearing on special workspaces?
Description
I made an IPC script that puts any fullscreen game on its own special workspace so that I can easily go back between my desktop and a game. FPS games felt off with this setup so I noticed that tearing was off.
From the code it seems that tearing is intentionally blocked for special workspaces. Why is that? Would it be easy to support tearing on special workspaces?