WIP: (conditional) addition of SSD installation page, some code-reorganizations, fix of stack sidebar tabbing, exit directly without cleanup script
Compare changes
Files
2+ 2
− 17
@@ -69,7 +69,6 @@ input * {
@@ -218,16 +217,6 @@ fn run_command(description: &str, executable: &str, params: Vec<&str>) -> Result
@@ -761,7 +750,7 @@ fn build_account_page(stack: &Stack, desktop_index: Rc<RefCell<usize>>, window:
@@ -901,11 +890,7 @@ fn build_encrypt_page(stack: &Stack, window: &ApplicationWindow) -> StackPage {