superlou

Results 29 issues of superlou

Will it be possible to draw onto elements in a limn window using a [GStreamer ximagesink](https://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-base-plugins/html/gst-plugins-base-plugins-ximagesink.html)? With a traditional toolkit like GTK, GStreamer can efficiently render onto a location in...

We've been running WaveDrom happily on Windows 10 for generating digital signal timing diagrams. However, in a new project, we need to document bipolar waveforms. Is it possible to do...

enhancement :rainbow:

When trying to run [the nested nodes example](https://github.com/info-beamer/nested-nodes-example), I get the following errors: ``` Info Beamer 1.0pre4.47a5ea+Lua 5.1 (http://info-beamer.org/) Copyright (c) 2015 Florian Wesch [main.c] chdir /home/lsimons/workspace [main.c] root node...

I'm following the steps in DEVSETUP.md on Linux Mint 18.3, and when running `docker-compose run superdesk ./scripts/fig_wrapper.sh python3 manage.py users:create -u admin -p admin -e '[email protected]' --admin` I receive the...

When running the latest nightly on Windows 10, Lapce doesn't draw the Window border/decorators correctly on startup. ![image](https://user-images.githubusercontent.com/709695/187439490-11abfacc-254f-461a-9869-d4397bc7a50a.png) Resizing the window in any way fixes the border. ![image](https://user-images.githubusercontent.com/709695/187439897-5f8903d2-a37f-4a92-aee8-f7fa80214047.png) I think...

C-bug
P-windows
A-ui

When starting Lapce (built from master) with plugins installed (in the following, only lapce-rust is installed), the console shows a panic related to wasmtime's use of SIMD: ``` lsimons@bestever:~/workspace/lapce-python$ RUST_BACKTRACE=1...

A-plugins
Dependency
C-crash 💥

I followed the instructions to build and run the demo app with Electron 1.3.5. The bindings seem to work, but I'm unable to open the demo stream. I verified that...

I am trying to debug a more complex interpipe application and made a simpler example to try it out: ``` python import gi from gi.repository import GObject import os import...

I have a div in which the comments are updated dynamically. I was reading on the tutorial site comments that this had been looked at about a year ago. It...

Is there a possibility of creating [change bars](https://help.adobe.com/en_US/framemaker/using/using-framemaker/user-guide/frm_reviewandcollaborate_re-change-bars.html), either through typst directly or a post-processing step that compares two documents' markup? I use these a lot in technical writing to...