Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • P Plasma Workspace
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 18
    • Issues 18
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 104
    • Merge requests 104
  • 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
  • Plasma
  • Plasma Workspace
  • Merge requests
  • !1642

kcms/nightcolor: Replace lat/long number fields with a map

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Bharadwaj Raju requested to merge work/bharadwaj/nightcolor-map into master Apr 11, 2022
  • Overview 78
  • Commits 18
  • Pipelines 20
  • Changes 5

Most people don't have their latitude and longitude memorized. It is far easier for people to point out their approximate location on a map, than to look up their latitude and longitude online.

This also removes the need for a "Detect Location" button there.

nightcolor-map-2

To-Do

  • Figure out a way to have zooming not turn the map into a blurry mess.
  • Make clicking on the copyright link open it, and for bonus points make the cursor a hand when hovering on it.

Note

This introduces an additional dependency on Qt Location and Qt Positioning, along with their respective QML modules.

Edited Apr 11, 2022 by Bharadwaj Raju
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: work/bharadwaj/nightcolor-map