Skip to content

Add "--pages" option to launch the application with a specific set of pages

Oliver Beard requested to merge work/olib/pages into master

This makes development on specific pages a lot easier - you don't have to navigate to it each time.

Usage:

  • --pages KDEConnect,Vaults.qml,01-NateOS
  • --pages Network

If a page doesn't exist, it shows the error page as would be expected.

Edited by Oliver Beard

Merge request reports