You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is relatively easy to implement. Register a global hotkey with the OS, and then set switching = true. This will stop the commands from being sent by the client to the server - effectively pausing switching.
Some logic will need to change on the websocket handler, because currently it will set switching = false when it sees that another client has sent a command to switch desktops.
Enable using hotkeys to lock the current screen/not send glide commands to the server.
The text was updated successfully, but these errors were encountered: