パッケージ: gnome-ponytail-daemon (0.0.11-1)
gnome-ponytail-daemon に関するリンク
Debian の資源:
gnome-ponytail-daemon ソースパッケージをダウンロード:
- [gnome-ponytail-daemon_0.0.11-1.dsc]
- [gnome-ponytail-daemon_0.0.11.orig.tar.bz2]
- [gnome-ponytail-daemon_0.0.11-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [gitlab.gnome.org]
類似のパッケージ:
Helper daemon for dogtail on Wayland
On X11, dogtail relies on XTest extension to generate pointer and keyboard events, but there is no equivalent on Wayland.
On GNOME on Wayland, however, there are the screen-cast and remote-desktop APIs that can be used for controlling the keyboard and pointer.
Also, Wayland does not expose global coordinates, and ATK will return local coordinates of the various application widgets on Wayland, this is where the RecordWindow method from screencast can be used, as it will translate global coordinates into surface relative coordinates.
Obviously, to be able to record or a given window, one needs a way to identify such a window, this is where the window-list API comes in.
The Introspect D-Bus API in mutter provides a way to list all toplevel windows.
その他の gnome-ponytail-daemon 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libei1 (>= 1.0.0)
- Emulated Input client library
-
- dep: libglib2.0-0t64 (>= 2.80.0)
- C ルーチンの GLib ライブラリ
-
- dep: libxkbcommon0 (>= 0.5.0)
- XKB コンパイラへのインターフェースライブラリ - 共有ライブラリ
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-dbus
- シンプルなプロセス間メッセージングシステム (Python 3 インターフェイス)
-
- dep: python3-gi
- gobject-introspection ライブラリ向け Python 3 用バインディング