Giter Club home page Giter Club logo

Comments (8)

YohananDiamond avatar YohananDiamond commented on June 3, 2024 1

Do you mean the previous value it had? I have QT_QPA_PLATFORM=wayland set by default on my system.

from ptcollab.

ewancg avatar ewancg commented on June 3, 2024

Which DE? Alt+scroll was reserved for zoom when I was on XFCE

from ptcollab.

YohananDiamond avatar YohananDiamond commented on June 3, 2024

I'm using river (not really a DE, just a compositor). I've also checked my keybindings and I haven't found anything with Alt+Scroll.

from ptcollab.

ewancg avatar ewancg commented on June 3, 2024

My first thought is that alt when not associated with other key held is related to menu stuff (select menu bar item), and your scrolling is either being ignored or cycling through the menu bar items. I don't think I added any accessibility highlighting stuff to the custom themes, try the system thing & see if when u try to alt scroll the menu bar gets selected. If so a fix is fairly easy as we can just deny focus

from ptcollab.

YohananDiamond avatar YohananDiamond commented on June 3, 2024

What would be 'the system thing'?
Also, I've tested it on firefox at least and over here it works (what it does is... navigating through a tab's history, I think)

from ptcollab.

ewancg avatar ewancg commented on June 3, 2024

Sorry I was vague, this fella
image

I also didn't do a very good job describing what I think is happening. Qt & your window manager in tandem are expecting Alt to be used for key shortcuts, but I think that using Alt with mouse events might not be treated the same way. Since Alt is usually used to give focus to the menu bar items for keyboard navigation, maybe something's happening there. If there would be anything different that your setup has from known working ones, it would be the window manager.

from ptcollab.

YohananDiamond avatar YohananDiamond commented on June 3, 2024

I did some more testing here and I think I found the issue! I previously stated I was using QT_QPA_PLATFORM=xcb, but I just noticed I wasn't (I did that only once). Setting that env var solved the issue.
I think Qt on Wayland (or wlroots) still has some rough edges (there's been some problems in LMMS related to this as well, although for drag and drop instead of alt+scroll).
Thanks for the help, anyway!

from ptcollab.

ewancg avatar ewancg commented on June 3, 2024

I'm curious which platform it was using in that case. XCB is the only graphical platform plugin I'm aware of in use on Linux desktops

from ptcollab.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.