Releases: f0xx/zenbook_scripts
Releases · f0xx/zenbook_scripts
Release list
0.0.3
Highlights
- Plasma:
platform-session+kcm_zenbook_platform(System Settings → Display & Monitor) - UX8406 Duo: BT Fn-row remapper, dock/undock backlight + restack, Fn+F8 screen+app swap
- Fans: last explicit
platform_profile/ PWM survives reboot and resume (platform-profile-boot) - Packaging: Gentoo
0.0.3+USE=plasma; Debian CLI.deb(Ubuntu 24.04 smoke); Alpine APK
Not in this release
- UX581 lightbar (no hardware)
- Plasma KCM build on Ubuntu 24.04 Noble (no KF6 in archive — Gentoo primary)
Verify
platform-probe
kb-platform-profile set balanced # persists under /var/lib/zenbook-scripts/
pytest tests/ # 45 passed at tag timeSee CHANGELOG.md and README.plasma.md.
0.0.2
0.0.2
Typing-inhibit touchpad pipeline, soft-accel (linear / nonlinear), multitouch
passthrough, long-lived live filter + shared daemon pidfiles, Fn-row policy docs
(README.fn_row_policy.md).
Also includes the fan-control / probe / tray / EPP-RAPL stack validated on UX5400
(since v0.0.2_pre1).
Highlights
platform-touchpad: typing-inhibit arms palm filters only after keyboard activitysoft_accelon live uinput (DE AccelSpeed does not apply to virtual device)- Shared pidfiles for touchpad, fan-control, hotkeys, screenpad-sync, lid
- UX8406 docked default remains
fn_row_policy=7
Tests
python3 -m unittest tests.test_touchpad_pipeline tests.test_pidfile tests.test_fn_row_policy -vGentoo
After this draft: copy zenbook-scripts-0.0.2.ebuild, run ebuild … manifest against
the tarball below — do not hand-edit digests.
Full changelog: CHANGELOG.md