Replies: 2 comments 3 replies
-
hello, yes it's still working for me (Mint, older Debian base).
|
Beta Was this translation helpful? Give feedback.
-
Thank you so much for the follow up. I did a test and the setting works great on Xfce so the issue is a conflict between Stumpwm and Lem running on SBCL. This isn't an issue and I can do without the capability. I would like to learn about why this interaction might be. I have great interest in running Stumpwm as my window manager and then run as many common lisp applications compiled on SBCL on the same environment. What do I need to know in order to be able to run the applications in such a way that they don't interfere with each other? I have run the Kons-9 3d app on Stumpwm without issues and in the other topic starting the Sketch package via the slime repl (thank you for the info!) resolved that rendering problem. What do I need to learn about to understand the interaction between two SBCL apps here and how to run them? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I downloaded 2.2.0 and compiled it from here: https://github.com/lem-project/lem/releases/tag/v2.2.0
The following page says that lem-sdl2 supports transparent backgrounds here: https://lem-project.github.io/usage/usage/
I added this code to my init.lisp file but I cannot get it to render a transparent background:
Evaluating it in the start-lisp-repl doesn't seem to change anything in lem-sdl2 either.
Does this work for anyone else? I am on Debian 12.2.
Beta Was this translation helpful? Give feedback.
All reactions