Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • phosh phosh
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 238
    • Issues 238
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 31
    • Merge requests 31
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • World
  • Phosh
  • phoshphosh
  • Merge requests
  • !1024

Draft: Refactor the drawer and the overview

  • Review changes

  • Download
  • Patches
  • Plain diff
Closed Adrien Plazas requested to merge aplazas/phosh:overview-refactor into main Feb 18, 2022
  • Overview 26
  • Commits 13
  • Pipelines 1
  • Changes 26

This makes Phosh's design a bit closer to GNOME Shell's by:

  • using a dash to store the favorites
  • moving the overview above the home button
  • using a dark gray color for the overview
  • separating the overview and the apps list
  • paginating the apps list horizontally

This will help implementing gestures later.

To do:

  • limit the number of apps visible in the dash

CC @bertob @snwh

Capture_d_écran_du_2022-02-18_13-49-39

Capture_d_écran_du_2022-02-18_13-49-54

Capture_d_écran_du_2022-02-18_13-50-09

Edited Feb 21, 2022 by Adrien Plazas
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: overview-refactor