v7.4.0

Textualize/textualv7.4.0Jan 25, 2026by willmcgugan

AI Summary

Added pointer rule to TCSS allowing customization of mouse pointer appearance over widgets.

Key Highlights

  • Added pointer rule to TCSS

New Features

  • pointer rule in TCSS to change how the mouse pointer looks over a given widget

Full Release Notes

Adds a `pointer` rule to TCSS, so you can change how the mouse pointer looks over a given widget.

https://github.com/user-attachments/assets/9981cfe1-27c8-4586-9eb1-4f513d3d0764

See https://textual.textualize.io/styles/pointer/ for details

## [7.4.0] - 2026-01-25

### Added

- Added `pointer` rule https://github.com/Textualize/textual/pull/6339