Skip to main content

max / goingson

Take makeover-layout 0.27.0 and quasi 0.11 Region::Group, the container a section heading names. Pins only; no screen has adopted it yet.
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-08-15 19:46 UTC
Signed with PGP, not checked
Commit: 8d93e137c55ae04fba3035523f889d7302cb8bfe
Parent: d2bcdb9
3 files changed, +28 insertions, -34 deletions
M Cargo.lock +18 -24
@@ -3398,9 +3398,7 @@
3398 3398
3399 3399 [[package]]
3400 3400 name = "makeover-build"
3401 - version = "0.37.0"
3402 - source = "registry+https://github.com/rust-lang/crates.io-index"
3403 - checksum = "966312f75707b4079769e694ef833c1b85ee382175e8c249cb77cce2947d0864"
3401 + version = "0.38.0"
3404 3402 dependencies = [
3405 3403 "makeover",
3406 3404 "makeover-geometry",
@@ -3415,15 +3413,11 @@
3415 3413
3416 3414 [[package]]
3417 3415 name = "makeover-layout"
3418 - version = "0.26.1"
3419 - source = "registry+https://github.com/rust-lang/crates.io-index"
3420 - checksum = "58967567e03caca4b9b991734184d7952ac54e2075882cff42312f04f5214bab"
3416 + version = "0.27.0"
3421 3417
3422 3418 [[package]]
3423 3419 name = "makeover-touch"
3424 - version = "0.18.0"
3425 - source = "registry+https://github.com/rust-lang/crates.io-index"
3426 - checksum = "bf59a17d309e376a9c501235f3b6f6f8f3f94922ef46b4e9a780fc41149fe0be"
3420 + version = "0.19.0"
3427 3421 dependencies = [
3428 3422 "makeover-geometry",
3429 3423 "makeover-layout",
@@ -3431,9 +3425,7 @@
3431 3425
3432 3426 [[package]]
3433 3427 name = "makeover-tui"
3434 - version = "0.24.0"
3435 - source = "registry+https://github.com/rust-lang/crates.io-index"
3436 - checksum = "0381a77d593cddee4a3420e383d9a90a9a98c91723532cafabbfc2c18766a84a"
3428 + version = "0.25.0"
3437 3429 dependencies = [
3438 3430 "makeover",
3439 3431 "makeover-layout",
@@ -3442,9 +3434,7 @@
3442 3434
3443 3435 [[package]]
3444 3436 name = "makeover-webview"
3445 - version = "0.44.0"
3446 - source = "registry+https://github.com/rust-lang/crates.io-index"
3447 - checksum = "d6aa378fc8c66a495fccb751dbf1e6d4e56e07e16f0384e06606ebaa4ff5263d"
3437 + version = "0.45.0"
3448 3438 dependencies = [
3449 3439 "makeover-geometry",
3450 3440 "makeover-layout",
@@ -4651,7 +4641,7 @@
4651 4641
4652 4642 [[package]]
4653 4643 name = "quasi-http"
4654 - version = "0.10.0"
4644 + version = "0.11.0"
4655 4645 dependencies = [
4656 4646 "form_urlencoded",
4657 4647 "http",
@@ -4660,14 +4650,14 @@
4660 4650
4661 4651 [[package]]
4662 4652 name = "quasi-router"
4663 - version = "0.10.0"
4653 + version = "0.11.0"
4664 4654 dependencies = [
4665 4655 "makeover-layout",
4666 4656 ]
4667 4657
4668 4658 [[package]]
4669 4659 name = "quasi-tauri"
4670 - version = "0.10.0"
4660 + version = "0.11.0"
4671 4661 dependencies = [
4672 4662 "http",
4673 4663 "quasi-http",
@@ -4677,7 +4667,7 @@
4677 4667
4678 4668 [[package]]
4679 4669 name = "quasi-webview"
4680 - version = "0.10.0"
4670 + version = "0.11.0"
4681 4671 dependencies = [
4682 4672 "docengine",
4683 4673 "makeover-layout",
@@ -8374,21 +8364,25 @@
8374 8364 ]
8375 8365
8376 8366 [[patch.unused]]
8377 - name = "ops-status"
8378 - version = "0.1.0"
8367 + name = "makeover-immediate"
8368 + version = "0.25.0"
8379 8369
8380 8370 [[patch.unused]]
8381 8371 name = "quasi-axum"
8382 - version = "0.10.0"
8372 + version = "0.11.0"
8383 8373
8384 8374 [[patch.unused]]
8385 8375 name = "quasi-basics"
8386 - version = "0.10.0"
8376 + version = "0.11.0"
8387 8377
8388 8378 [[patch.unused]]
8389 8379 name = "quasi-immediate"
8390 - version = "0.10.0"
8380 + version = "0.11.0"
8391 8381
8392 8382 [[patch.unused]]
8393 8383 name = "quasi-store"
8394 8384 version = "0.1.0"
8385 +
8386 + [[patch.unused]]
8387 + name = "ops-status"
8388 + version = "0.1.0"
M Cargo.toml +1 -1
@@ -95,7 +95,7 @@
95 95 notify = "8.2"
96 96 notify-debouncer-mini = "0.7"
97 97 makeover = "2.5"
98 - makeover-tui = "0.24.0"
98 + makeover-tui = "0.25.0"
99 99 toml = "1.1"
100 100
101 101 # Enums
@@ -18,12 +18,12 @@
18 18 # Materialises all three generated files: themes/, geometry.css, layout.css,
19 19 # and holds both drift checks this build.rs used to carry itself: touch density
20 20 # as of 0.17, breakpoints as of 0.18.
21 - makeover-build = "0.37.0"
21 + makeover-build = "0.38.0"
22 22 # The table CSS is generated here too: the columns are this app's, so the
23 23 # shared helper cannot know them, but the tracks and the narrowing rules come
24 24 # from the description rather than from hand-written nth-child cuts.
25 - makeover-webview = "0.44.0"
26 - makeover-layout = "0.26.1"
25 + makeover-webview = "0.45.0"
26 + makeover-layout = "0.27.0"
27 27 # Width. Direct rather than through makeover-webview, because the narrow table
28 28 # pass keys off SizeClass::Compact and a boundary reached transitively is a
29 29 # boundary nobody pinned.
@@ -45,10 +45,10 @@
45 45 # dependency's source even with the feature off -- so a public clone could not
46 46 # build at all against a URL it could not reach. quasi went public that day and
47 47 # the URL moved here with it.
48 - quasi-router = { git = "https://makenot.work/git/max/quasi.git", version = "0.10", optional = true }
49 - quasi-http = { git = "https://makenot.work/git/max/quasi.git", version = "0.10", optional = true }
50 - quasi-webview = { git = "https://makenot.work/git/max/quasi.git", version = "0.10", optional = true }
51 - quasi-tauri = { git = "https://makenot.work/git/max/quasi.git", version = "0.10", optional = true }
48 + quasi-router = { git = "https://makenot.work/git/max/quasi.git", version = "0.11", optional = true }
49 + quasi-http = { git = "https://makenot.work/git/max/quasi.git", version = "0.11", optional = true }
50 + quasi-webview = { git = "https://makenot.work/git/max/quasi.git", version = "0.11", optional = true }
51 + quasi-tauri = { git = "https://makenot.work/git/max/quasi.git", version = "0.11", optional = true }
52 52
53 53 # Tauri
54 54 tauri = { workspace = true, features = ["image-png", "devtools"] }
@@ -112,8 +112,8 @@
112 112 # The forms emitter and the description it renders. Runtime deps, not build:
113 113 # form markup depends on the value, the error and the options at the moment a
114 114 # modal opens, so it cannot be materialised the way the stylesheet is.
115 - makeover-webview = "0.44.0"
116 - makeover-layout = "0.26.1"
115 + makeover-webview = "0.45.0"
116 + makeover-layout = "0.27.0"
117 117 # Browser opening
118 118 open = { workspace = true }
119 119