Skip to content

Sporif/RDtype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

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 (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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published