-
Notifications
You must be signed in to change notification settings - Fork 260
XEmbed error when attaching to transparency-pathced tabbed #342
Comments
Have implemented a workaround for now: https://github.com/githaff/sxiv/tree/embed-on-transp
Would be grateful if you have any ideas what I can do to make this hack less of a hack. I don't have a lot of experience with X imlib. |
And yes, I have no idea why I have so focused on the tabbed application :D
in the xresources. |
Sorry, I currently do not have the time to look into this. Please note, that I've never used the XEmbed functionality and now hate myself for merging it because I now do own the code and feel the need to fix it... |
Sure, I understand. Would also look into it a bit deeper myself, but also don't have time at the moment (and the nearest foreseeable future). |
I don't know if you're still interested in this @githaff but I've made a workaround which doesn't seem to have any issues.. |
Getting an error while trying to attach sxiv instance via xembed to a suckless tabbed utility patched with the transparency patch (alpha.diff from 28 Feb 2017 available at https://tools.suckless.org/tabbed/patches/alpha/).
Error text:
It happens at the 216 line in window.c:
With non-patched tabbed instance everything is ok.
At the same time urxvt, surf and zathura do not have any issues with the patched version.
Is there any additional info I can provide to help with this? Or is it an issue with this tabbed patch? If so, would really appreciate any pointers on how I can make a workaround for it.
The text was updated successfully, but these errors were encountered: