Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autostart an app at start-up #41

Closed
torwag opened this issue Sep 8, 2020 · 5 comments
Closed

Autostart an app at start-up #41

torwag opened this issue Sep 8, 2020 · 5 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@torwag
Copy link

torwag commented Sep 8, 2020

To mimic just the standard behaviour some people might like to start xochitl right from starting the tablet. Oxide would still be there, returning with a long keypress but you would end up in the xochitl man window directly after start. That might be usefull if you use the rM 99% of the time for note-taking and would like to avoid the additional click during start-up. It might also speed up the process from cold start --> note-taking.
That implies that it works well together with #15

@Eeems
Copy link
Collaborator

Eeems commented Sep 8, 2020

Blocked by #40

@Eeems Eeems added blocked Other issues are blocking this from being worked on enhancement New feature or request labels Sep 8, 2020
@Eeems
Copy link
Collaborator

Eeems commented Sep 8, 2020

I've tweaked the API for applications to take this into account: https://gist.github.com/Eeems/728d4ec836b156d880ce521ab50e5d40#file-03-apps-md

@Eeems
Copy link
Collaborator

Eeems commented Sep 15, 2020

Working on implementing this as part of the apps api.

@Eeems Eeems added this to the v2.0-beta milestone Sep 16, 2020
@Eeems Eeems removed the blocked Other issues are blocking this from being worked on label Sep 18, 2020
@Eeems
Copy link
Collaborator

Eeems commented Sep 22, 2020

486cefe just implemented the ability to automatically start background applications. The Apps API has the concept of a startup application, but right now that has to be a launcher of some sort to work properly. That said, I'll update oxide to also include code to handle launching a configured startup application and that should solve this.

@Eeems
Copy link
Collaborator

Eeems commented Sep 26, 2020

Done.

@Eeems Eeems closed this as completed Sep 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants