Displaying 5 results from an estimated 5 matches for "wunderbar".
Did you mean:
wunderbear
2011 Nov 18
1
Gomez Peer on Ubuntu??
German:
Hallo,
kann mir jemand helfen Gomez Peer unter Ubuntu zu emulieren?
Ich bekomme es nicht hin Installation geht wunderbar nur wenn ich da Programm starte dann ist das Fenster durchsichtig kann also nichts lesen :(
Kann mir jemand via Teamviewer helfen?
Einfach mir eine PN schreiben ...
---
English:
Hello,
Gomez Peer can someone help emulate under Ubuntu?
I get it to install is not only wonderful because when I...
2020 Jan 22
2
[External] Re: rpois(9, 1e10)
>>>>> Martin Maechler
>>>>> on Tue, 21 Jan 2020 09:25:19 +0100 writes:
>>>>> Ben Bolker
>>>>> on Mon, 20 Jan 2020 12:54:52 -0500 writes:
>> Ugh, sounds like competing priorities.
> indeed.
>> * maintain type consistency
>> * minimize storage (= current version, since 3.0.0)
>> *
2020 Jan 22
0
[External] Re: rpois(9, 1e10)
...easily get into overflow sitations.
>
> The new R 4.0.0 behavior is IMO "the best of" being memory
> efficient (integer storage) in most cases (back compatible to R 3.x.x) and
> returning desired random numbers in large cases (compatible to R <= 2.x.x).
>
> Martin
Wunderbar!? Sehr gut gemacht!? ("Wonderful!? Very well done!") Thanks,
Spencer
>
> >> On 2020-01-20 12:33 p.m., Martin Maechler wrote:
> >>>>>>>> Benjamin Tyner
> >>>>>>>> on Mon, 20 Jan 2020 08:10:49 -0500 writes:
&g...
2013 Jun 19
0
Relative position between two windows
Hi Luca,
In recent versions of compiz (0.9.10) if you have lazy positioning on
(org.compiz.move 'lazy-positioning') other clients won't get a configure
notification until the end of the move.
This is a performance optimization to avoid a slow path on the nvidia
drivers with vsync.
If you want such notifications you need to turn this option off. Either
that or implement this as a
2013 Jun 19
2
Relative position between two windows
Hi,
I'm Luca from Savona, Italy.
I'm using Compiz and I'm writing an application with Xlib to draw two
windows,
let's say window_A and window_B. I would like to keep fixed the relative
position
between two established corners of them that they have when mapped.
So that if I move or resize one of the window, the other if necessary
automatically
moves to observe the condition.