[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gambas-bugtracker] Bug #2879: No transparent Gambas Forms on LXDE Desktops
[Thread Prev] | [Thread Next]
- Subject: [Gambas-bugtracker] Bug #2879: No transparent Gambas Forms on LXDE Desktops
- From: <bugtracker@xxxxxxxxxxxxxx>
- Date: Wed, 03 Apr 2024 19:12:06 GMT
- To: bsteers@xxxxxxxxx,claus.dietrich@xxxxxxxxxx,bugtracker@xxxxxxxxxxxxxxxxxxxxxx
http://gambaswiki.org/bugtracker/edit?object=BUG.2879&from=L21haW4- Comment #2 by Bruce STEERS: Hi Claus , just wondered if you fixed this? I tried it out on a debian vm and it was just as i expected. Yes after installing openbox-lxde-session there was black instead of transparent. this is due to not having a compositor running. I ran the following commands... $ sudo apt install -y xcompmgr $ sudo xcompmgr -n & Then transparency worked as expected. If it works for you just add the "xcompmgr -n &" command to your lxde startup somehow. So this is not a bug, gambas does in fact support transparency in lxde, but you must have a compositor running. ----[ Gambas bugtracker-list is hosted by https://www.hostsharing.net ]----