Vyacheslav N. Boyko

Results 42 comments of Vyacheslav N. Boyko

Seems two monitors must be connected by edges in Gnome by design. Therefore I expect recording area can be expanded on two monitors at the same time - it can...

And... I have installed RecApp in Fedora 32. Seems I have installed it from repos. And I have no opportunity to select region for capturing. ![image](https://user-images.githubusercontent.com/682521/82704552-77539480-9c7e-11ea-944e-a95c40007259.png)

Hi! @meskarune what kind of help do you need? I have two monitors and I want to help.

I have checked https://github.com/meskarune/i3lock-fancy/pull/87/files PR - it works fine.

@patrick96 Your version for dual monitors works fine. I have only one question. Script beeps twice on executing. Do you have any thoughts what may the reason of it?

crahes into server setup window right after start + crash after joining channel as on screenshot - seems to be enough.

as a workaround I use ``` class ARouteBuilder extend RouteBuilder { ARouteBuilder self = this; void configure() { from(A) .bean(self, "method"); } public void method() { } } ```

@MeFisto94, yes. Wayland.

@MeFisto94 could you tell me if it is possible to use jMonkey SDK with other IDE like IDEA? Why is jMonkey platform supplied with NetBeans?