1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/main/start-main-application
Janne Savolainen 9d193c672f
Reimplement setup for after application is ready using runnables instead of non-OCP in index.ts
Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>

Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
2022-05-11 08:18:36 +03:00
..
before-application-is-ready Reimplement setup for system shutdown using runnables instead of non-OCP in index.ts 2022-05-11 08:18:36 +03:00
on-application-activation Reimplement setup for main window visibility using runnables instead of non-OCP in index.ts 2022-05-11 08:18:36 +03:00
on-application-close Reimplement setup for application quit using runnables instead of non-OCP in index.ts 2022-05-11 08:18:36 +03:00
on-application-is-ready Reimplement setup for after application is ready using runnables instead of non-OCP in index.ts 2022-05-11 08:18:36 +03:00
on-open-of-url Introduce tokens for runnables of specific application events for Open Closed Principle 2022-05-11 08:18:34 +03:00
on-root-frame-render Introduce tokens for runnables of specific application events for Open Closed Principle 2022-05-11 08:18:34 +03:00
on-second-application-instance Introduce tokens for runnables of specific application events for Open Closed Principle 2022-05-11 08:18:34 +03:00
run-many-for.ts Introduce concept of runnable as a way to delegate runs to Open Closed Principle compliant runnables 2022-05-11 08:18:33 +03:00
start-main-application.injectable.ts Introduce tokens for runnables of specific application events for Open Closed Principle 2022-05-11 08:18:34 +03:00