From: Vladimir E. <vo...@vo...> - 2021-02-06 15:04:50
|
On Sat, 2021-02-06 at 10:21 +0900, Araki Ken wrote: > Hi, > > Vladimir Elisseev <vo...@vo...> wrote: > > I just discovered that pseudo transparent background > > (use_transbg=true) > > works fine if depth=32 is set. It would be nice to add some notes > > in > > the man pages about that. > > > > On Thu, 2021-02-04 at 17:16 +0100, Vladimir Elisseev wrote: > > > I tried awesome wm recently and mlterm crashes while dragging the > > > mlterm window and the window crosses left or bottom edge of the > > > screen. > > > This crash occurs only when pseudo transparent background is > > > enabled. > > > I'm using mlterm for a long while and can't really remember any > > > crashes, but this one is quite interesting, that's why initially > > > I > > > reported a bug at > > > https://github.com/awesomeWM/awesome/issues/3256. > > > I'd appreciate any thoughts regarding the described crash. > > I fixed this problem which happens if depth < 32. > > https://github.com/arakiken/mlterm/commit/122b22201e74b6bdf88b46a8620dd3cdc2c88985#diff-41b6a72cdaa3f65eb153fbc2132ee572d670702c72f3f17f392c1029dbfcaf0e > > Thanks for your report. > > Regards, > > --- > Araki Ken > ara...@us... Thank you for, as usual, quick replay and the fix! Regards, Vlad. |