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

[BUG] Disabling mouse support does nothing #276

Closed
Scary-Guy opened this issue Feb 18, 2025 · 5 comments
Closed

[BUG] Disabling mouse support does nothing #276

Scary-Guy opened this issue Feb 18, 2025 · 5 comments
Labels

Comments

@Scary-Guy
Copy link

Scary-Guy commented Feb 18, 2025

Describe the bug
The mouse still scrolls the list when support is disabled.

To Reproduce
Steps to reproduce the behavior:
Go into the config
Set "Enable mouse support" to False
Restart program

Expected behavior
The mouse should do nothing.

v. 0.9.3.11.4

Additional context
Found trying to get the scrollwheel volume to work again.

@s-n-g
Copy link
Collaborator

s-n-g commented Feb 18, 2025

I will have to look into it...

Found trying to get the scrollwheel volume to work again

Does that mean that #272 should be closed?

@Scary-Guy
Copy link
Author

Already closed that issue. Reinstalled my distro and forgot to use the development version.

However this is still worth looking into (unless it works in devel too, IDK I haven't checked and I'll have to find out later.)

@s-n-g
Copy link
Collaborator

s-n-g commented Feb 18, 2025

Yes, please do 👍

I'm having kind of a stressful month at work and I am dedicated to that right now 😉

@s-n-g
Copy link
Collaborator

s-n-g commented Feb 19, 2025

You are absolutely right about this one...
I will have it fixed for the next release

@s-n-g s-n-g added the bug label Feb 19, 2025
@s-n-g
Copy link
Collaborator

s-n-g commented Feb 19, 2025

fixed in devel

As always, download pyradio devel, unzip and

./devel/build_install_pyradio

@s-n-g s-n-g closed this as completed Feb 19, 2025
s-n-g added a commit that referenced this issue Feb 27, 2025
    * using silent profile, or vol=0 for vlc
    * fixing markdown and html presentation
- mouse_setup support will always be executed; if enable_mouse
  is False, mouse events will be ignored ( #276 )
- fixing log_titles config option to be False (the default)
- updating mplayer download link for Windows
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants