raphamorim / rio

A hardware-accelerated GPU terminal emulator focusing to run in desktops and browsers.
https://raphamorim.io/rio
MIT License
3.58k stars 113 forks source link

Mouse pointer disappears when no other windows are open #647

Open zh4ngx opened 1 month ago

zh4ngx commented 1 month ago

On NixOS + Wayland - If I open rio with no other windows open, the mouse disappears. This happens whether or not I'm typing.

ozmodeuz commented 2 days ago

also getting this behaviour with nixos + wayland; happy to help debug

zh4ngx commented 2 days ago

also getting this behaviour with nixos + wayland; happy to help debug

Does the problem go away as soon as you open another window?

ozmodeuz commented 1 day ago

yeah, if Rio is the first window my mouse cursor disappears when over the terminal, once a second app is open it behaves as normal. not tried it with 2 Rio instances yet, will do later

zh4ngx commented 2 hours ago

I tried closing all other windows after opening a bunch (in my case, multiple chrome instances), and the mouse cursor disappears again