Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Plasma Desktop Plasma Desktop
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 31
    • Issues 31
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 61
    • Merge requests 61
  • 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 DesktopPlasma Desktop
  • Merge requests
  • !745

RFC: applets/taskmanager: New grouped task style for themes without the normal graphic for it

  • Review changes

  • Download
  • Patches
  • Plain diff
Open Nate Graham requested to merge ngraham/plasma-desktop:different-grouped-task-indicator into master Dec 13, 2021
  • Overview 15
  • Commits 1
  • Pipelines 10
  • Changes 2

This merge request implements an idea in https://bugs.kde.org/show_bug.cgi?id=443235 for a different style of grouped task indicator:

0.7_opacity

In this MR, it is implemented to only use this new style when the active Plasma theme lacks the grouped task indicator elements in its tasks.svgz file. So if we want to use this in the Breeze Plasma theme, we would have to remove those graphics.

This merge request is RFC because I am not really married to the idea myself, and I just wanted to try it out to see if I liked it. I don't hate it, and I think it's an intriguing idea. But if nobody else likes it I would be happy to abandon the idea and close the bug report. So consider this to be an idea discussion in the form of a merge request. :)

If you don't feel like modifying your Plasma theme, the easiest way to test is by changing !taskSvg.hasExpanderGraphics to false in applets/taskmanager/package/contents/ui/Task.qml

BUG: 443235 FIXED-IN: 5.24

cc @teams/vdg

Edited Jan 06, 2022 by Nate Graham
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: different-grouped-task-indicator