Skip to content

Paginated app switcher

Alexander Mikhaylenko requested to merge exalm/phosh:wip/exalm/gestures into master

Still heavily WIP. Depends on at least !264 (merged) for continuous panel->favorites->app drawer opening, and !187 (closed) for app drawer pagination (since there's no app drawer atm to begin with), maybe more.

Currently implements pagination for running apps and in lockscreen !308 (merged). Also animates lockscreen opening and closing (todo: handle secondary screens too).

Also it currently removes click to close in overview, since it conflicts with swiping in PhoshPaginator. If it's wanted, it needs to be implemented in the paginator itself (and be done on release rather than press).

See also: libhandy!297 (merged)

CC @tobias.bernard

Edited by Alexander Mikhaylenko

Merge request reports