Skip to content
GitLab
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 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 109
    • Merge requests 109
  • 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 Workspace
  • Merge requests
  • !98

[applets/digital clock] Make pop-up layout more compact and consistent

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Nate Graham requested to merge ngraham/plasma-workspace:re-layout-calendar-popup into master Jun 18, 2020
  • Overview 7
  • Commits 6
  • Pipelines 0
  • Changes 1

We got some user complaints about the new Calendar pop-up, saying that it used too much space, which honestly is a reasonable critique.

This MR tweaks the layout in the following ways:

  • Reduce paddings from units.largeSpacing to units.smallSpacing
  • Replace the huge custom date header with a standardized PlasmoidHeader containing the current locale's standard long date and the pin button
  • Move the events view from under the calender into the column to the right of the calendar, sharing space with the list of clocks

Hopefully this should address concerns with the 5.19 layout. I think it does look much nicer, myself.

Calendar only:

Calendar_only

Calendar + events:

Calendar_+events__events_shown

Calendar + events (no events shown):

Calendar_+events__no_events

Calendar + time zones:

Calendar_+_timezones

Calendar + events + time zones:

Calendar_+events+_timezones

cc @teams/vdg

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: re-layout-calendar-popup