Skip to content
GitLab
Projects Groups Topics 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
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 19
    • Merge requests 19
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • 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
  • PlasmaPlasma
  • Plasma PulseAudio Applet
  • Merge requests
  • !71

kcm: Integrate "Advanced" options in the main page

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Ismael Asensio requested to merge work/iasensio/remove_advanced_page into master May 30, 2021
  • Overview 41
  • Commits 21
  • Pipelines 0
  • Changes 8

The advanced options under Configure... are a mix of different settings

  • Profile selection
  • Output test of the different channels
  • Two actual general settings (virtual output and switch-on-connect)

Profiles and testing are related to specific devices, rather than general configuration which means a different list and combobox are required to select them for just a specific task.

Let's better integrate them in the main page, so the options are more discoverable and compact.

Some design decisions:

  • A new list has been added to show inactive cards (those which profiles are set to 'off'), since they do not present any device and would be otherwise unreachable.
  • The port and profile selectors has been moved to a second line, which also gives more space to the device description
  • The pulse audio generic options are moved to a menu behind the Configure... button)
BEFORE AFTER
pa_before pa_options
pa_advanced pa_test
pa_inactive
Edited Aug 04, 2021 by Ismael Asensio
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: work/iasensio/remove_advanced_page