Skip to content

Releases: f0xx/zenbook_scripts

0.0.3

Choose a tag to compare

@f0xx f0xx released this 24 Jul 20:46
dc5e45f

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 time

See CHANGELOG.md and README.plasma.md.

0.0.2

Choose a tag to compare

@f0xx f0xx released this 21 Jul 10:03

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 activity
  • soft_accel on 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 -v

Gentoo

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

v0.0.1 (hot-fixed) r0.0.1

Choose a tag to compare

@f0xx f0xx released this 19 Jul 12:00

What's Changed

  • fn_row_policy=7 for UX8406 Mode B swap (F4–F12) + 7.1.3 port by @f0xx in #1
  • Merge feature/fn-row-policy: UX8406 fn_row_policy=7 by @f0xx in #2
  • Merge pull request #2 from f0xx/zenbook_ux8406ma by @f0xx in #3

Full Changelog: https://github.com/f0xx/zenbook_scripts/commits/v0.0.1_hf1