Vyacheslav N. Boyko
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. 
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.
+1 on Win 10
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?