Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
P
Plasma Workspace
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 4
    • Issues 4
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 62
    • Merge Requests 62
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Plasma
  • Plasma Workspace
  • Merge Requests
  • !98

Merged
Opened Jun 18, 2020 by Nate Graham@ngraham🔩Developer

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

  • Overview 7
  • Commits 6
  • 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
Reviewer
Request review from
5.20
Milestone
5.20
Assign milestone
Time tracking
Reference: plasma/plasma-workspace!98
Source branch: re-layout-calendar-popup