Re: Adding GStreamer plugins

2014-03-31 Thread Kirill Kirichenko
Hi Michael On 28.03.2014 23:40, Michael Berry wrote: Hi Kirill, Ok, so with help from here (https://github.com/pgregory/libffi-msvc) I think I've now got a VS project / makefile that builds libffi.lib, but I can't work out how to get the build script to build the visual studio project! The

Re: macosx fullscreen and window manager

2014-03-31 Thread Anthony Petrov
Hi Erik, What you're asking for is kind of exclusive full screen mode (as it's known in AWT/Swing). And no, JavaFX does not support this currently. Please file a new issue in JIRA at https://javafx-jira.kenai.com/ PS. Regarding your current code: you don't really need to call setResizable,

Re: macosx fullscreen and window manager

2014-03-31 Thread Michael Berry
Hi Erik, Not a full solution by any means - but in terms of the mouse pointer being shown, you could just set a blank cursor using setCursor(Cursor.NONE) on Scene. Thanks, Michael On 31 March 2014 11:54, Anthony Petrov anthony.pet...@oracle.com wrote: Hi Erik, What you're asking for is

Re: macosx fullscreen and window manager

2014-03-31 Thread Jasper Potts
Hot corners and screen saver could just be turned off in system preferences. Then the cursor set to empty. If you need dynamic then you might be able to use something like JNA or JNIWrapper to make native call need to disable those things. Jasper On Mar 29, 2014, at 2:08 AM, Erik Colson

Re: macosx fullscreen and window manager

2014-03-31 Thread Stephen F Northover
It doesn't hurt to enter a JIRA for this. Even if we don't get to it ourselves, any sort of solution that you might come up with (even Mac only) can be tracked there. Steve On 2014-03-31 11:03 AM, Jasper Potts wrote: Hot corners and screen saver could just be turned off in system

URGENT: please do not pull changes from openjfx/dev/rt

2014-03-31 Thread Kevin Rushforth
All OpenJFX devlopers: We need to rollback (or recreate) the openjfx/8u-dev/rt repo on hg.openjdk.java.net to remove some inadvertently pushed changesets. In order to minimize problems we ask everyone to refrain from pulling changes until I give the all clear. -- Kevin

ACTION REQUIRED: check your openjfx/8u-dev/rt repo

2014-03-31 Thread Kevin Rushforth
To: All OpenJFX developers, We have fixed the 8u-dev/rt repo to remove the 136 bad changesets that were mistakenly pushed. If you have a clone of the http://hg.openjdk.java.net/openjfx/8u-dev/rt repo and have pulled changesets any time in the last two hours, you must do the following: 1)

Re: ACTION REQUIRED: check your openjfx/8u-dev/rt repo

2014-03-31 Thread Danno Ferrin
This was my fault, and I would like to apologize for the inconvenience it has caused Kevin and anyone who accidentally downloaded the changes. As a consequence, I have changed my twitter icon to that of a dunce. (@shemnon) —Danno On Mar 31, 2014, at 2:50 PM, Kevin Rushforth

hg: openjfx/8u-dev/rt: RT-36387 [IMX, Lens] Black rectangle seen instead of cursor on first run after reboot.

2014-03-31 Thread hang . vo
Changeset: babda162124b Author:lisa.se...@oracle.com Date: 2014-03-31 16:57 -0400 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/babda162124b RT-36387 [IMX, Lens] Black rectangle seen instead of cursor on first run after reboot. Reviewed by dblaukopf, tested with

hg: openjfx/8u-dev/rt: RT-36332: if Stylesheet.loadBinary throws an IOException, make sure to try loading .css

2014-03-31 Thread hang . vo
Changeset: 5133557fa908 Author:David Grievedavid.gri...@oracle.com Date: 2014-03-31 18:08 -0400 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/5133557fa908 RT-36332: if Stylesheet.loadBinary throws an IOException, make sure to try loading .css !

Re: ACTION REQUIRED: check your openjfx/8u-dev/rt repo

2014-03-31 Thread Kevin Rushforth
Sure. No permanent harm done... -- Kevin Danno Ferrin wrote: This was my fault, and I would like to apologize for the inconvenience it has caused Kevin and anyone who accidentally downloaded the changes. As a consequence, I have changed my twitter icon to that of a dunce. (@shemnon) —Danno

Not in the office Tuesday morning

2014-03-31 Thread Felipe Heidrich
Hello, I just realized I’m scheduled to go with the kid on a school field trip tomorrow morning, thus I’ll be missing our staff meeting. Regards Felipe