Skip to content

WIP: Refactor unlocked ui to use HdyDeck

Maximiliano requested to merge msandova/PasswordSafe:refactor-unlocked-ui into master

Screencast_from_09-11-20_15_14_09

Replaced GtkStack with HdyDeck and removed the back button, since the pathbar offers the same functionality. TODO:

  • Swiping back from the entry list goes to the search window, there should be a stack that switches between the search window and the Deck introduced here
  • When resizing the widget, deck does not work properly, see the following screencast. @exalm do you have any idea what might cause this?

Screencast_from_09-11-20_15_15_14

Edited by Maximiliano

Merge request reports