x11: implement true cursor area with XNArea attribute

This commit is contained in:
Aaron Muir Hamilton 2025-03-11 14:04:50 -04:00 committed by GitHub
parent 16d5f46db1
commit a0464ae83b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 46 additions and 36 deletions

View file

@ -1064,8 +1064,6 @@ pub trait Window: AsAny + Send + Sync + fmt::Debug {
///
/// ## Platform-specific
///
/// - **X11:** Area is not supported, only position. The bottom-right corner of the provided
/// area is reported as the position.
/// - **iOS / Android / Web / Orbital:** Unsupported.
///
/// [chinese]: https://support.apple.com/guide/chinese-input-method/use-the-candidate-window-cim12992/104/mac/12.0