Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Csgo vulkan fix messes with my mouse input. #233

Open
daki456 opened this issue Oct 16, 2024 · 9 comments
Open

Csgo vulkan fix messes with my mouse input. #233

daki456 opened this issue Oct 16, 2024 · 9 comments

Comments

@daki456
Copy link

daki456 commented Oct 16, 2024

When i turn on csgo vulkan fix and try to do small mouse movements, game doesnt register it. It just wont move. When i turn off the plugin it works normally. Tested with 2 mice. One brand new one (razer deathadder essential) and another (fantech thor II x16)

@vaxerski
Copy link
Member

I have hit that too and shrugged it off as a bug with CS2. If the game is not aware it's fullscreen, it doesn't happen. Use fakefullscreen to make it fullscreen without making it think it's fullscreen

@daki456
Copy link
Author

daki456 commented Oct 18, 2024

I have hit that too and shrugged it off as a bug with CS2. If the game is not aware it's fullscreen, it doesn't happen. Use fakefullscreen to make it fullscreen without making it think it's fullscreen

I cant fakefullscreen CS2. I can fakefullscreen browser (works with youtube) but i cant CS2. Still same issue when i try to fakefullscreen. Maybe im doing something wrong? (im new to hyprland)

@vaxerski
Copy link
Member

windowrulev2 = suppressevent maximize,class:.*
windowrulev2 = suppressevent maximize fullscreen,class:^(cs2)$

@daki456
Copy link
Author

daki456 commented Oct 19, 2024

added that to my hyprland config, still doesn't work

image

@vaxerski
Copy link
Member

using this for fullscreenstate?

bind=SUPER CTRL,F,fullscreenstate,2 0

@daki456
Copy link
Author

daki456 commented Oct 23, 2024

using this for fullscreenstate?

bind=SUPER CTRL,F,fullscreenstate,2 0

sorry for slow reply. No i use this.

bind = $mainMod, F, fullscreen
bind = $mainMod CTRL, F, fakefullscreen

should i be using what u mentioned above?

@vaxerski
Copy link
Member

fakefullscreen doesnt exist anymore and hasnt for like months, what kind of outdated hell are you running?

@daki456
Copy link
Author

daki456 commented Oct 23, 2024

fakefullscreen doesnt exist anymore and hasnt for like months, what kind of outdated hell are you running?

I use hyprland from like 2 months ago and i update it regularly. And fakefullscreen works on firefox. Im new to linux so i dont know that many things yet.
Is my issue somehow related to the hyprland version i use? And if so how can i upgrade?

@nnra6864
Copy link

He didn't bother reading the changes, specifically the one where fakefullscreen was replaced with another option.
I'll help him set that up and see if it helps, thanks for pointing him in the right direction!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants