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

Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.

  • Librem5
  • libhandylibhandy
  • Merge requests
  • !297

Add HdyPaginator

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Alexander Mikhaylenko requested to merge exalm/libhandy:wip/exalm/paginator into master Aug 03, 2019
  • Overview 138
  • Commits 4
  • Pipelines 25
  • Changes 20

Screenshot_from_2019-08-04_17-11-30

Some notes:

Yes, it reallocates children on every frame of animation. It would be a lot more efficient to have a GdkWindow and move it. But tis causes weird stuttering either just with touch input or specifically in phosh.

```
(handy-0.0-demo:2): Gtk-CRITICAL **: 21:23:59.342: gtk_widget_draw: assertion '!widget->priv->alloc_needed_on_child' failed
```

~~~Interestingly, this doesn't happen with GtkStack, only with HdyLeaflet.~~~
Edited Aug 07, 2019 by Alexander Mikhaylenko
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: wip/exalm/paginator