Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • libhandy libhandy
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 131
    • Issues 131
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 19
    • Merge requests 19
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & 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
  • Librem5
  • libhandylibhandy
  • Merge requests
  • !353

HdyDeck

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Alexander Mikhaylenko requested to merge exalm/libhandy:wip/exalm/stack into master Dec 21, 2019
  • Overview 109
  • Commits 5
  • Pipelines 24
  • Changes 16

As mentioned in #28 (closed), I would prefer to have a simple property in HdyLeaflet that would force it into folded mode. Otherwise we would end up with a lot of code duplication, which is... This.

 ~/Projects/libhandy  wc -l src/hdy-stack*
 2511 src/hdy-stack.c
   63 src/hdy-stack.css
   74 src/hdy-stack.h
 2648 total

It's more or less HdyLeaflet with box bits removed and with things renamed back to what they are called in GtkStack.

In the demo, it's used in the complex dialog example.

Fixes #28 (closed)

CC @adrien.plazas

Edited Feb 25, 2020 by Alexander Mikhaylenko
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: wip/exalm/stack