Skip to content

FirelightFlagboy/plover-wayland-nix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Plover for Wayland

Try to provide a nix derivation for plover that work on Wayland.

By following the discussion openstenoproject/plover#1050 - Not working [...] on Wayland [...]. I've tried to provide plover with 2 proposed flavor wtype and dotool with the latest version of plover v4 (currently v4.0.0-rc.2).

For both flavor you will need to enable manually the plugin (navigate to Settings -> Plugin) or by editing the field Plugins.enabled_extensions in ~/.config/plover/plover.cfg.

In the end only the dotool flavor work on my system (nixos).

With dotool

nix run .#plover-dotool

With wtype

nix run .#plover-wtype

Testing both flavor

I've provided a nix dev shell that provide both flavor with plover to try them out.

First you will need to enter in the development shell with:

nix develop

Then execute plover, at that point, you will need to enable one of the plugins.

Sources

About

A nix flake to provide plover on wayland

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages