Summary of changes
- Improve keyboard navigation
- Add shortcuts window
- Contributors:
- Guido Günther
- Guido Günther
Detailed changes
phosh-tour (0.36.0) experimental; urgency=medium
.
* treewide: Avoid '.' in resource names.
This unbreaks showing the shortcuts window
Fixes: b9c27c3 ("treewide: Switch to mobi.phosh prefix")
* window: Use actions instead of signal handlers.
Simpler signatures and we just need a single function
* window: Use child property for buttons
* window: Add keyboard shortcuts for skipping through the pages.
Useful for testing but also when the device has a keyboard attached.
* help-overlay: Add keyboard shortcuts and gestures