Replies: 2 comments 4 replies
-
I checked the sdl2 API and it seems that a function is provided to make the window transparent. I don't know if this will meet your expectations, but it can be transparent as follows
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Hey, you get a transparent background with Lem in the terminal right?
OMG, it works^^ |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This is a triviality and a non issue, no dev should spend any time thinking about this please. Just curious:
Does Lem-SDL allow for a transparent colour for the background so that I can see windows/wallpaper behind Lem?
I run StumpWM + URXVT and I have setup URXVT to have a transparent background. Because I am running StumpWM, URXVT always renders the wallpaper as it is a tiling window manager and there is no such thing as an "overlapping" window so I always get a nice random background in my emacs-nox depending on what wallpaper is rotated in and what the placement of emacs-nox is. I am not sure this would be useful for floating windows because the text of windows below Lem would cause visual confusion.
Wallpaper support in Lem wouldn't be what I am looking because a transparent URXVT always shows me a different portion of the wallpaper depending on placement which results in nicely unpredictable "views" with code sort of floating on top in a lovely way.
I tried #26262680 for a 50% css style transparent colour but Lem crashes on that.
Any suggestions are welcome, even a solid no is perfectly fine.
Beta Was this translation helpful? Give feedback.
All reactions