The Wire · Showcase
I2C FIXES LAND FOR 7.2-RC6, OMARCHY NETWORK SETTINGS SHIP
By RepoJournal · Filed · About Linux
Kernel i2c subsystem gets probe ordering and power management fixes across three drivers, while Omarchy adds DNS and QR code controls to its Setup menu.
The i2c fixes [1] address three critical issues in the i.MX driver alongside probe ordering problems in designware and amd-mp2 callbacks, tackling timeout recovery and error handling across the board. On the Omarchy front, a full network settings panel landed [2] with DNS provider switching between DHCP, Cloudflare, Google, and custom entries, plus Wi-Fi QR code sharing and a proper modal for speed testing. The same cycle brought a sleep-lock session fix [3] that prevents race conditions by starting the monitor after environment imports and tying its lifetime to the graphical session, with migration support for existing installations. External monitor brightness control now follows focus [4], letting Quattro automatically switch between internal backlight and external display backends depending on which screen is active. Theme sync expanded to Claude Code [6] with hot-reloaded JSON themes pulled from Omarchy's active palette, covering all stock and community themes. WhatsApp Web [5] now follows Omarchy's light/dark theme live through a native-messaging host that pushes changes without page reloads.
One email a day. Unsubscribe in one click.
Keep up with Linux in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.
One email a day. Unsubscribe in one click. Read a past issue →
Action items
- → Review i2c-fixes-7.2-rc6 probe ordering changes before next kernel build torvalds/linux [plan]
- → Test Omarchy sleep-lock migration if running pre-Quattro stock units basecamp/omarchy [plan]
- → Verify external monitor brightness behavior on multi-display setups basecamp/omarchy [monitor]
References
- [1] Merge tag 'i2c-fixes-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux torvalds/linux
- [2] Add Setup > Network menu with DNS, QR Code, and Speed Test ↗ basecamp/omarchy
- [3] Fix sleep lock session environment race ↗ basecamp/omarchy
- [4] Support external monitor brightness in Quattro ↗ basecamp/omarchy
- [5] Make WhatsApp Web follow your Omarchy light/dark theme ↗ basecamp/omarchy
- [6] Sync Omarchy themes to Claude Code ↗ basecamp/omarchy