lostmythread
lostmythread
The Sway and i3 code for bindings are actually pretty different, and I'm not exactly an authority on either of them so I can only speak with limited confidence. _My_...
I've been playing around with this idea and came across this thread. Anyway, the following appears to do the trick: ``` jq -r '.data|..|select(.id?.data=='$id')|.body|.data' | wl-copy ``` Note the above...
@kennylevinsen, I'm unfortunately not familiar with "layer-shell". My reason for using this patch was to call `swayr` using the release key binding to break-out of its window traversal sequence mode...