Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 760 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 760 Bytes

RDtype

A cli tool that provides virtual keyboard input on Wayland.

It uses the Remote desktop portal.

Limitations

  • A notification is shown every time the tool is used (at least with xdg-desktop-portal-kde) Workaround: Disable popups for KDE Portal Integration in Notification settings
  • Persistence does not work across reboots on KDE (fixed in Plasma 6.1): https://bugs.kde.org/show_bug.cgi?id=480235)

Dependencies

  • C++ compiler (GCC/Clang)
  • Qt6
  • KF6Config
  • KWayland
  • xkbcommon

Build and Install

meson setup --buildtype=release build
meson install -C build

Usage

Run the following command:

rdtype <text>