Hi everyone, I am using a program to set a system wide emacs keybinding (https://github.com/zw963/linux_key_rebinding). It has hooks after window switching to disable or enable the keybinding depending on the window class. Currently, the x2goclient window doesn't change window title and the hooks can't take effect. How do I enable the dynamic window class or window title? Thank you!