nixpkgs/pkgs/applications/misc/rofi-emoji
Julien DIOT 899b1ed417 rofi-emoji: fix missing dependencies xdotools wtype
When trying to insert an emoji, and error notification raises:
`Could not find any tool to handle insertion. Please install xdotool or wtype.`

This commit add those missing dependencies.
To control which of these tools should be installed (one is for x11 and the
other for wayland) 2 derivations arguments have been created: `x11Support` and
`waylandSupport` defaulting to `true`.
2024-03-27 07:16:43 -07:00
..
0001-Patch-plugindir-to-output.patch
default.nix rofi-emoji: fix missing dependencies xdotools wtype 2024-03-27 07:16:43 -07:00