dotfiles/.config
Trysdyn Black f52177c077 Add Waynergy configs
This is a rough one. Waynergy is the Wayland-compatible replacement for
synergy. As far as I can tell it works largely on black magic.

For whatever reason, Waynergy doesn't handle keycodes the same way
Synergy/Barrier do. It uses raw codes as sent by the server. These codes
can exceed the X cap of 318, resulting in keys being ignored in XWayland
sessions.

The dev's recommended path to keyboard support is to use a custom xkb
keymap and I guess just shrug at the dropped keys over 318. My method
uses the stock evdev xkb keymap and instead uses raw keycodes to swap
out-of-band keys to their expected keycodes.

The warning the dev gives is this is brittle and won't work on any other
OS, or possibly keyboard/box. I don't care.
2022-05-17 22:47:10 -07:00
..
aerc Add bind for aerc to open images 2022-05-08 17:52:20 -07:00
dunst Expand dunst history from 20 to 100 2022-02-01 13:54:16 -08:00
gtk-3.0 Massive changes for archlinux move 2021-04-15 18:54:43 -07:00
i3 Reconfigure i3/sway to use rofi-sway 2022-05-17 22:46:11 -07:00
kitty Add dunst handling, reduce kitty font size 2021-04-17 00:32:54 -07:00
mpv Enable HWDec in mpv 2022-05-16 18:03:00 -07:00
qutebrowser Enable qt service work cull in qutebrowser 2022-05-04 19:06:46 -07:00
rofi Greatly simplify rofi stylesheet 2021-12-28 01:11:10 -08:00
taskwarrior Tweak colors in taskwarrior theme 2021-03-30 17:15:17 -07:00
waynergy Add Waynergy configs 2022-05-17 22:47:10 -07:00