Ian Fan

Results 12 comments of Ian Fan

This has been incorporated into version 0.2.7: https://github.com/CQCL/lambeq/commit/c4e361ad42b1f5c43078b2cb21abb381037d1ec3

Hmm, I did allow it to load SVGs if it was built with gdk-pixbuf2 support, but I never actually tested it, so it might have gone wrong somewhere.

Hm, I guess you can do it now that popups have been implemented, and there is a tooltip property in the SNI spec, but it's not something that I'm planning...

Can we please stop reporting random bugs here please? If xembed proxy doesn't work, and it's _identifiably a problem with sway_, then please open a new issue. The tray was...

Ref https://github.com/swaywm/sway/issues/1750

This PR is very outdated now. The idea can be explored in the future

Have you tested whether this will work if the last line ends with a new-line character?

I mean: if you send `first line\nsecond line\n` what does this output?

I think that it should show the line before the `\n` character. However, i3bar seems to try to display all the lines if you send it multiple lines at once,...

I'd prefer to get changes merged into i3 first so that its behaviour can be confirmed (I think we can afford to wait since this seems to be fairly low...