roger

Results 34 comments of roger

@Brottweiler can you paste your compton's config? also which video driver are you using?

Well, after 20 screenshots, i did reproduce the bug.. it seems that we can't trust the repaint event is on sync with the composite image, i found that @richardgv, the...

yeah, i know it's a workaround, but for now i don't have more ideas for a proper fix, can you try this? https://github.com/Roger/escrotum/commit/e916f6ee94b9b68c987057b9c83ce3283d8b0ac6

@Brottweiler i merged it to master, been using it since yesterday, with compton, and have no issue so far

Yeah, i don't like the idea of delay either.. i'm thinking on move away from gtk for the window creation and use xcffib, with that we should have more control...

i guess that, for a workarround, we could disable the composite transparency on the window, and just use plain borders, like it does without a compositor

commenting this should be enough to test: https://github.com/Roger/escrotum/blob/master/escrotum/main.py#L40-L42

@Zod- that could work, but we should rewrite selection using a fullscreen window, and cut a hole using cairo

You can't use --xid, xid is the id of a window, selecting a screen it's not supported right now.

It hangs or crashes? Is there any traceback?