$ the-wire · showcase
CachyOS Linux 7.2.4-1, faster window rules
By RepoJournal · Filed · About CachyOS
CachyOS Linux rebases to upstream 7.2.4, and the Hyprland config fixes a window rule that never applied to Swash.
CachyOS Linux 7.2.4-1 bases on upstream 7.2.4 and rebases the Apple T2 branch from 7.2.3. The update removes early CPU offlining for T2 systems and adds the t2bce driver stack. This release is available as cachyos-7.2.4-1. [1]
The Hyprland Noctalia config fixes a leftover window rule: Swash kept the old Satty title match after the class was swapped, so the float/min_size rule never applied. The rule now matches Swash's window title, while the class match stays broad for future changes. Separately, generic float windows are no longer centered, which changes where those windows appear on screen. [2][3]
Ananicy rules gains a lint.py script and JSONSchema to validate rules and cgroup definitions. The author calls it "a real pain to maintain such large collection of rules," and while it doesn't yet check that referenced types exist in .types files, it already catches invalid rules files. New rules cover San Andreas Multiplayer and allumeria. The cachyos-ananicy-rules package bumps to 1.1.49. [4][5][6][7]
Package details in the public dashboard now wrap long badge text, applied to the badge component with wrap-anywhere. [8]
Action items
- → Update linux-cachyos to 7.2.4-1 for the latest T2 branch changes CachyOS/linux [plan]
- → Pull the latest cachyos-hypr-noctalia for the Swash window rule fix CachyOS/cachyos-hypr-noctalia [plan]
- → Review ananicy-rules PR #599 for the new lint script if you maintain rules CachyOS/ananicy-rules [monitor]
References
- [1] CachyOS Linux 7.2.4-1 ↗ CachyOS/linux
- [2] Fix Swash window rule leftover Satty title match (#32) ↗ CachyOS/cachyos-hypr-noctalia
- [3] removing centering for generic float windows (#37) ↗ CachyOS/cachyos-hypr-noctalia
- [4] chore: add lint.py script and JSONSchema for rules and cgroups definitions ↗ CachyOS/ananicy-rules
- [5] Merge pull request #605 from Tiagoquix/samp ↗ CachyOS/ananicy-rules
- [6] Merge pull request #604 from pixelyloaf/master ↗ CachyOS/ananicy-rules
- [7] cachyos-ananicy-rules: Bump 1.1.49 ↗ CachyOS/CachyOS-PKGBUILDS
- [8] fix: wrap long badge text in package details (#131) ↗ CachyOS/public-dashboard