Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Settings Settings
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 910
    • Issues 910
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 70
    • Merge requests 70
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • SettingsSettings
  • Merge requests
  • !355

display settings widget template widget rewrite

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Benjamin Berg requested to merge wip/benzea/display-settings-widget into master Jan 19, 2019
  • Overview 6
  • Commits 13
  • Pipelines 13
  • Changes 16

Branch to rewrite the display panel as a template widget.

Mostly works, there are a few changes though:

  • Display selection with more than 2 displays is now a GtkComboBox rather than something custom
  • Margins are changed with the libhandy rows
  • Some elements have been ported to the newer mockups
  • Scale is currently just a HdyComboRow (it used to be buttons, but that is also broken, see MR !307 (closed))

Also relevant are:

  • !314 (closed) (not addressed currently)
  • #235 (fixed)
Edited Jan 20, 2019 by Benjamin Berg
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: wip/benzea/display-settings-widget