Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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>

About

Virtual keyboard input tool for Wayland

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages