Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • libhandy libhandy
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 55
    • Issues 55
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • 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
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • libhandylibhandy
  • Merge requests
  • !586

Draft: window: Embed transient windows into small parents

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Adrien Plazas requested to merge aplazas/libhandy:embed into main Aug 02, 2020
  • Overview 19
  • Commits 5
  • Pipelines 9
  • Changes 12

This prototype implements embedding transient windows into their parent windows when it is small (e.g. on mobile).

To do:

  • finish converting from the set-transient-window prototype to transient-for
  • close the whole window with the close button (if feasable)
  • back (close) button (see #195 and :
    • allow to mark headerbars as "main" so they can receive a back button or
    • give enough info to apps so they can know when to show their own back button
  • anyyhing I forgot?

Fixes #52

Relevant issues:

  • #195
  • #315 (closed)
Edited Aug 04, 2020 by Adrien Plazas
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: embed