Chris Feng
Chris Feng
@minikN @akirakyle That looks promising. Thanks for the info! X11 and Wayland protocols are totally different so nearly nothing can be shared. With dynamic modules enabled by default it's of...
This basically tells some X request/reply is not processed normally. Did you made any change to your configuration? And are you working remotely? If so you may try adjusting `xcb:connection-timeout`...
> Is there a way to figure out which request this is about? And why it's failing? I guess this happens in connection setup phase and is likely a client-side...
The problem is `org-clock-resolve` gets user input with `read-char` and it's difficult to detect it (there is no active minibuffer). `org-clock-resolve` does specify a timeout of 45s but typically users...
I wonder how that frame was deleted. Closing fullscreen X window could cause an issue but that was fixed in Release 0.20. Could you provide a way to reproduce this?...
What do M v f, M-k and C-x C-k RET bind respectively? Your keys are quite different from the standard it appears.
Please try C-h k M-h and that would reveal the name of the command it binds. There should be no such problem if it's `exwm-reset`.
Sorry it was a typo. I tried `exwm-input-toggle-keyboard` and it seems to work as Firefox restored from fullscreen mode. What happened after you pressed M-k?
Now that you have `exwm-workspace-show-all-buffers` turned on, you may also want to turn on `exwm-layout-show-all-buffers`. Not sure about your workflow but it seems you switched workspace.
Thanks @nanjigen ! @vigilancetech-com Is your problem solved?