Review of "Talk2PC Focused Window Bridge" version 5

Details Page Preview

Derived from the original wdotool GNOME Shell bridge by cushycush. Talk2PC helps users control desktop apps. This extension provides focused window identity, pointer position, frame geometry, and virtual-keyboard key injection over the session bus (no RemoteDesktop portal on Shell 43–44). Supports GNOME Shell 43–44 (legacy imports).

Extension Homepage
https://github.com/panjianghao/-talk2pc-focused-window-extension

No comments.

Diff Against

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

Shexli (experimental) error 1

Shexli found 1 issue that may need reviewer attention.

EGO-I-002 error

Gtk, Gdk and Adw must not be imported in shell process files

GTK library `Gdk` must not be imported in extension process files.

Do not import GTK libraries in GNOME Shell

  • extension.js:11
    import Gdk from 'gi://Gdk';

All Versions

Version Status
6 Unreviewed
5 Unreviewed
4 Active
3 Rejected
2 Active
1 Rejected