chiark / gitweb /
Make MainMenu explicit at the top of the activity stack.
authorSimon Tatham <anakin@pobox.com>
Thu, 18 Jan 2024 08:55:54 +0000 (08:55 +0000)
committerSimon Tatham <anakin@pobox.com>
Fri, 19 Jan 2024 08:20:16 +0000 (08:20 +0000)
commit74a8ff01ae201f01d33269b08407db7b3484db3c
treef589c41f76b1e2a69fb7e7cd7cc1de995ae77635
parentcf8c944d42d726bdc3e9a0648289d41207deda31
Make MainMenu explicit at the top of the activity stack.

This will allow me to replace it with a different top-level activity
when we're in TUI login mode.
src/activity_stack.rs
src/tui.rs