Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Luca

Pages: [1]
1
Sorry for second answer in the previous tread. It seems that problem resolved the exact same way: I've changed my session type from gnome to gnome Xorg and everything works good. And yes, by default GNOME uses Wayland.

2
Window / Re: Issue with setting Mouse Position on Arch Linux
« on: October 25, 2023, 11:58:08 am »
I've changed my session type from gnome to gnome Xorg and problem resolved. Seems like it's the exact same issue.

3
Hi there. I'm new on Linux, but have some pleasant experiences with SFML. I have some problems with mouse commands:
- setMouseCursorVisible works
- setMouseCursorGrabbed works
BUT if they used together, sometimes window margins are wrong for grabbing (little shift down and right), or grubbing happens only after first click in window and cursor invisible at window tilebar too

- sf::Mouse::setPosition does nothing AND frees mouse from previous two states. Looping "setMouseCursorGrabbed" changes nothing, looping "setMouseCursorVisible" creates flickering

It's pure Debian, GNOME, SFML installed via apt. What is wrong and what can I do? Maybe I can do some tests or give you more info?

Pages: [1]
anything