Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • P Plasma PulseAudio Applet
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 15
    • Merge requests 15
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Plasma
  • Plasma PulseAudio Applet
  • Merge requests
  • !69

Set meta + mute as a default shortcut to mute the microphone

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged David Edmundson requested to merge work/audio_mute into master May 24, 2021
  • Overview 3
  • Commits 2
  • Changes 2

Commit #1 (closed)

Support multiple default shortcuts. This wasn't exposed to moc, but everything was there. I'll make a corresponding Qt6 patch soon. The changed signal is what's also used for setShortcut, and I verified it's also the case for setShortcuts.


Commit #2 (closed)

Not many keyboards have thew AudioMicMute, whereas AudioMute is quite prevalent.

This patch sets meta + normal mute as an alternate shortcut to mute microphone input.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: work/audio_mute