Skip to content

Conversation

@samcday
Copy link
Owner

@samcday samcday commented Jan 5, 2025

closes #21

@github-actions

This comment has been minimized.

There's never a time we want to display the main overview or app list
from a greeter context.

Signed-off-by: Sam Day <me@samcday.com>
The shell will not be locked until the application has exited.

Signed-off-by: Sam Day <me@samcday.com>
Signed-off-by: Sam Day <me@samcday.com>
Signed-off-by: Sam Day <me@samcday.com>
libphosh API is stable so log_set_log_domains won't be getting exposed
any time soon

Signed-off-by: Sam Day <me@samcday.com>
The locked prop is set in shell constructor now rather than the main
entrypoint, so we don't need to do this here any more. In fact, we
*don't* want to do this here, as the first-run test expects the shell to
initialize in an unlocked state.

Signed-off-by: Sam Day <me@samcday.com>
@samcday samcday marked this pull request as ready for review February 10, 2025 19:06
@github-actions

This comment has been minimized.

Signed-off-by: Sam Day <me@samcday.com>
This is our amazing "first-run wizard" for tests

Signed-off-by: Sam Day <me@samcday.com>
@github-actions
Copy link

The CI build recorded and generated some videos

Demo video (shown on README and release notes)

accent-colours

first-run

keypad-shuffle

simple-flow

trivial-flow

@samcday
Copy link
Owner Author

samcday commented Feb 11, 2025

I think this is looking pretty good now. I'd like to write a little GTK4 test app to launch as the first-run, so test videos look nicer, so then I can ship a changelog video with the 0.45 release. I'll do that in a follow-up and track it under #75 though

@samcday samcday merged commit c430d0f into main Feb 11, 2025
3 checks passed
@samcday samcday deleted the first-run branch February 14, 2025 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Please support running a "first run" app

2 participants