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 37
    • Issues 37
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 53
    • Merge requests 53
  • 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
  • PlasmaPlasma
  • Plasma DesktopPlasma Desktop
  • Merge requests
  • !506

Allow hide action button captions in kickoff

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Maxim Leshchenko requested to merge maksales/plasma-desktop:allow-hide-action-button-captions-in-kickoff into master Jun 16, 2021
  • Overview 40
  • Commits 10
  • Pipelines 0
  • Changes 3

Summary

This MR adds 3 new options for displaying action buttons in the footer (but there is another standard option). They are switched in the plasmoid settings using the new checkbox and combobox. It looks like this:

image

Now let's move on to the description of the options

"Show action button captions" enabled and "Power and session" is not checked

Standard display.

image

"Show action button captions" disabled and "Power and session" is not checked

The same as the previous option, but without the text in the buttons.

image

"Show action button captions" disabled and "Power and session" is checked

In this option, there is no text in the buttons and all actions are shown. There is no Leave / Power / More button. Also for beauty, actions are centered

image

"Show action button captions" enabled and "Power and session" is checked

Kickoff stretches, all actions are shown.

image

Edited Jul 23, 2021 by Maxim Leshchenko
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: allow-hide-action-button-captions-in-kickoff