naelstrof

Results 177 comments of naelstrof

Could you check your journalctl for errors from maim? You could also try piping the stderr output to terminal. (Just add `2>&1` to the end of the failing command).

Without an error I'm unsure what to do. I remember bspwm doing some really esoteric stuff which required workarounds for maim, though bspwm is one of the managers I did...

> I've been having the same issue but it only started today. `maim -su -m 1 | xclip -selection clipboard -t image/png` will run then stop right after you run...

Which maim version are you using?

Just to make sure, when you click on the transparent terminals while running `maim -s`, does it work as you intend? (It should screenshot the transparent window by itself, without...

`maim -s`should still have the transparency of the terminal, the image generated should be the transparent terminal composed onto a transparent background. It looks to me like the transparency was...

Could you test if `maim -s` retains the transparency? This is a new feature that has had little testing, I just want to make sure it works as I intend.

Yes! This is what I wanted. Thank you. It definitely looks wrong, as if the transparent block is offset incorrectly. I'll have to take a look later. I'll leave this...

Make sure you have slop installed and that it has the library slopy. You might want to try installing manually from instructions in the readme