Chris Down
Chris Down
> I don't understand why you think if should be "off" by default. How can one beat the ease of use and flow of 1) selecting an item and 2)...
> But is that not managed by just being focused on the window you intend to paste in in the first place? No, because typically `$CM_LAUNCHER` grabs focus with `XSetInputFocus`/`XRaiseWindow`,...
Sounds fine to me, I'd accept a patch for this. :-)
It's totally possible. For what it's worth, what we do in clipmenu is exactly that: just store the existing content temporarily and see if it matches.
See https://github.com/cdown/clipmenu/issues/52 for the sibling issue in clipmenu. Realistically, I'll only implement it when I actually start using Wayland, which doesn't look like it will be any time soon. If...
Sure. Feel free to submit a PR with something that works on FreeBSD. :-)
Hey there! Thanks for the contribution. I was thinking about doing this, but didn't get around to it yet, so thanks for that. I'd rather, however, that we have a...
Before (using sxhkd to illustrate prebinding): ``` % cat .config/sxhkd/sxhkdrc XF86AudioPlay audiotoggle % sxhkd Could not grab key 172 with modfield 0: the combination is already grabbed. Could not grab...
Interestingly, it seems to pass through sxhkd as well.
Maybe related: https://www.reddit.com/r/i3wm/comments/abbqy8/mpc_not_working_when_called_through_i3/