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

Remove background color chooser widget

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Felix Ernst requested to merge felixernst/gwenview:remove_colour_chooser_widget into master Jan 10, 2022
  • Overview 3
  • Commits 1
  • Pipelines 6
  • Changes 10

In e6241375 actions were added to Gwenview which allowed easy changing of the background color. As part of this change a widget was added to the status bar which contains these new actions.

This commit removes the widget again while keeping the actions to quickly change the background color of the view available both from the menu bar and from the right-click context menu.

Having these actions always visible on the status bar doesn't seem necessary because users generally seem to not be too interested in switching the background color frequently.

This commit is kind of a requirement for adding other actions to the status bar instead which users are vocally more interested in having.

Most of the added lines were just moved from the widget class to the documentviewcontroller.

CCBUG: 441447

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: remove_colour_chooser_widget