Upgrading ydotool gives two big features:
1. support for sleep, making it easier to combine with sway
2. recording support. Allowing you to record macros!
This does however make the daemon a bit unstable, I had it crash
on my when trying to type.
However the daemon is optional, and this is an upstream issue.
So I think it's a good change.
Furthermore several libraries are upgraded with this change as well,
they all seem to be used and maintained by the same authors.
readd rec block to ydotool
Update pkgs/tools/wayland/ydotool/default.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Update pkgs/tools/wayland/ydotool/default.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Update pkgs/tools/wayland/ydotool/default.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
This upgrade is made intandum with upgrading ydotools.
ydotools is the only dependending package of
this library at the moment.
fix spelling of Tomporarly
readd rec block to libuintput
Add patch for missing cmake directives
This upgrade is made intandum with upgrading ydotools.
ydotools is the only dependending package of
this library at the moment.
add coment in libevdeplus on repo change
libevdevplus: Add patch missing cmake directives
This upgrade is made intandum with upgrading ydotools.
The only dependending package of this library at the moment.
Changing to date notation because ydotool just specifies a specific
commit, since no other library depends on this, I upgraded it
to that exact same version.
Fix cxxopts date formating
Update pkgs/development/libraries/cxxopts/default.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
IODash is required to build the latest
version of ydotool.
I'm sure as a library it has many other use
cases. It seems to be a contender towards
the well known boost library.
This init points to a temporary fork which makes
it build. The install directive was missing.
I'm intending to upstream this change if I can.
Or otherwise make this a permanent fork.
Point iodash to the right version
Add comment in iodash on repo change
Fix undefined variable src
Remove jappie from maintainer list
Update pkgs/development/libraries/iodash/default.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Update pkgs/development/libraries/iodash/default.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Update pkgs/development/libraries/iodash/default.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Fix dangling in
Format patch for IODash