Skip to content

Conversation

@philjackson
Copy link
Contributor

Options for the media player widget:

  • Scroll to change current player volume as it behaves now. This is still the default.
  • Scroll to change tracks in the current player.
  • Nothing
image

description: I18n.tr("Scroll on widget changes media volume")
checked: SettingsData.audioScrollEnabled
onToggled: checked => SettingsData.set("audioScrollEnabled", checked)
description: I18n.tr("Scroll wheel behavior on media widget")
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lets add some tags to this, it will help the search/index tags: ["media", "music", "scroll"] something like that

Copy link
Contributor Author

@philjackson philjackson Jan 2, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bbedward do I need to regenerate settings_search_index.json myself, or does that happen at build/runtime?

edit: looks like it's in git so I guess I do it.

@philjackson philjackson requested a review from bbedward January 2, 2026 21:25
@bbedward bbedward merged commit 4cb90c5 into AvengeMedia:master Jan 2, 2026
1 check passed
ewtodd pushed a commit to ewtodd/DankMaterialShell that referenced this pull request Jan 2, 2026
…eMedia#1248)

* Add different options for scroll on media widget.

* Nicer lookup code.

* Remove some checks I didn't need.

* Update the search tags.

* EOF.
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

Successfully merging this pull request may close these issues.

2 participants