Desktop.Robot
                                
                                 Desktop.Robot copied to clipboard
                                
                                    Desktop.Robot copied to clipboard
                            
                            
                            
                        Authorization required, but no authorization protocol specified | Arch linux, wayland
Whenever I try to use KeyUp/KeyDown/KeyPress methods on my arch system it seems to just ignore those and also on first call it outputs this error message to console:
Authorization required, but no authorization protocol specified
It seems like the issue is caused by wayland. I guess library wants to use X11 methods for this, also on my system with X11 it works absolutely fine, the issue is only on wayland.