Re: [hatari-devel] Mouse pointer issue (X11/Wayland) |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
- To: hatari-devel@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [hatari-devel] Mouse pointer issue (X11/Wayland)
- From: Thomas Huth <th.huth@xxxxxxxxx>
- Date: Sun, 8 Sep 2024 20:32:46 +0000
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.de; s=2017; t=1725827568; bh=oSKRa0he6wqf380BDKXHiml6J2JjkNnGiQkVBkaZToY=; h=Date:From:To:Subject:Message-ID:MIME-Version:Content-Type: Content-Transfer-Encoding:From; b=jqKNJRVftLs2wg04DArcr8cGq7Dsu68N9UtSfh6LgQf4oNSyA+aKxRFj5F1Knd/Ky eQompBqbqR0Tpscx4valzFq2kEggQRSLDif140hQAsU6Z2RRN5Jyux+P2kFsItyjb+ Z033B+Ye7nieN0yv4F0WOYp/D6LTLI1uYvDEQNd+rzdgXDImBQQImwEHjz6iCx5Y5m SO2PH4n5yf41cHHLYD+ex2502SU/TeEdi8wjcdiQyEzQxoHfjlyqwkU4+F9AGvT3ZF oXsbr1nh7foBVmbvlNWdCbgdYaWXCdknOyhQTRYIGci8HFWY2NgNyx6nzFT1fGDdVI QzSCXQzLz2qug==
Am Sun, 8 Sep 2024 21:32:08 +0200
schrieb Uwe Seimet <Uwe.Seimet@xxxxxxxxx>:
> Hi Thomas,
>
> > I just installed KDE with Wayland here (Fedora 39), but for me, the mouse
> > pointer is working correctly there, with both SDL_VIDEODRIVER=wayland and
> > SDL_VIDEODRIVER=x11. No clue what's going wrong on your side, but at least
> > it does not seem to be always wrong with KDE + Wayland, as far as I can
> > tell.
>
> Thank you for testing this. On my machine with SDL_VIDEODRIVER=wayland
> Hatari always captures the mouse pointer. And with x11 I have the mouse
> pointer problems already mentioned.
> On your machine SDL_VIDEODRIVER=wayland does not capture the mouse pointer?
It initially captures the mouse pointer, yes (looks like a bug in the
SDL?), but after pressing AltGr-m twice, the mouse pointer is freed again.
Thomas