Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Dolphin Dolphin
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 10
    • Issues 10
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 38
    • Merge requests 38
  • 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
  • SystemSystem
  • DolphinDolphin
  • Merge requests
  • !45

Add support for KUserFeedback

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Elvis Angelaccio requested to merge work/kuserfeedback into master Aug 19, 2020
  • Overview 16
  • Commits 1
  • Pipelines 0
  • Changes 15

This commit introduces KUserFeedback in dolphin with some basic data sources and with a settings page to configure the telemetry values.

The settings page is shown only if the user feedback framework is enabled, but currently in Plasma we don't have a global kill switch to disable it AFAICS.

At the moment we never show an encouragement message. We need to connect to the Provider::showEncouragementMessage() signal, but first we should agree to a common way to show a non-annoying message to the users.

Screenshot_20200819_125801

There are also a couple custom data sources as proof of concept: a bunch of settings and the count of available network shares as listed by Solid.:

Screenshot_20201020_235924

Edited Oct 20, 2020 by Elvis Angelaccio
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: work/kuserfeedback