[virt-tools-list] ANNOUNCE: virt-viewer 4.0 release

2016-06-30 Thread Daniel P. Berrange
I am happy to announce a new bugfix release of virt-viewer, version 4.0: http://virt-manager.org/download/sources/virt-viewer/virt-viewer-4.0.tar.gz This release also includes semi-experimental MSI installers for the Win32 (x86) and Win64 (x64) platforms:

Re: [virt-tools-list] [PATCH] Adjust timer to refresh ovirt foreign menu

2016-06-30 Thread Fabiano Fidêncio
On Thu, Jun 30, 2016 at 2:01 PM, Eduardo Lima (Etrunko) wrote: > This is a temporary solution, as discussed in the bug. We will adjust > the timer to refresh the ISO list from 15 seconds to 5 minutes (300 > seconds), while reworking in the UI to replace the menu with a dialog,

Re: [virt-tools-list] [PATCH] Adjust timer to refresh ovirt foreign menu

2016-06-30 Thread Christophe Fergeau
Hey, I'd add a sentence describing what the bug is about (flooding oVirt log), apart from this Acked-by: Christophe Fergeau Christophe On Thu, Jun 30, 2016 at 09:01:17AM -0300, Eduardo Lima (Etrunko) wrote: > This is a temporary solution, as discussed in the bug. We will

Re: [virt-tools-list] [PATCH] Adjust timer to refresh ovirt foreign menu

2016-06-30 Thread Eduardo Lima (Etrunko)
On 06/30/2016 09:03 AM, Fabiano Fidêncio wrote: > On Thu, Jun 30, 2016 at 2:01 PM, Eduardo Lima (Etrunko) > wrote: >> This is a temporary solution, as discussed in the bug. We will adjust >> the timer to refresh the ISO list from 15 seconds to 5 minutes (300 >> seconds), while

[virt-tools-list] [PATCH] Adjust timer to refresh ovirt foreign menu

2016-06-30 Thread Eduardo Lima (Etrunko)
This is a temporary solution, as discussed in the bug. We will adjust the timer to refresh the ISO list from 15 seconds to 5 minutes (300 seconds), while reworking in the UI to replace the menu with a dialog, which seems a saner way to display the list. Resolves: rhbz#1347726 Signed-off-by:

Re: [virt-tools-list] Plan for virt-viewer release this week

2016-06-30 Thread Fabiano Fidêncio
On Mon, Jun 27, 2016 at 7:11 PM, Fabiano Fidêncio wrote: > On Mon, Jun 27, 2016 at 4:23 PM, Daniel P. Berrange > wrote: >> Hi Folks, >> >> It is time we did another virt-viewer release, since alot of code has >> built-in. I'm suggesting we aim todo one

Re: [virt-tools-list] [virt-viewer v2] ui: Use mnemonics for remote-viewer connection UI

2016-06-30 Thread Pavel Grunt
On Thu, 2016-06-30 at 13:39 +0200, Fabiano Fidêncio wrote: > On Thu, Jun 30, 2016 at 1:28 PM, Pavel Grunt wrote: > > > > Hi, what about "Recent connections". Would be nice to explain why it is not > > possible to use a mnemonic for it. > > Added the following text to the

Re: [virt-tools-list] [virt-viewer v2] ui: Use mnemonics for remote-viewer connection UI

2016-06-30 Thread Fabiano Fidêncio
On Thu, Jun 30, 2016 at 1:28 PM, Pavel Grunt wrote: > Hi, what about "Recent connections". Would be nice to explain why it is not > possible to use a mnemonic for it. Added the following text to the commit message: " Here we add mnemonics for the buttons "Cancel" and

Re: [virt-tools-list] [virt-viewer v2] ui: Use mnemonics for remote-viewer connection UI

2016-06-30 Thread Pavel Grunt
Hi, what about "Recent connections". Would be nice to explain why it is not possible to use a mnemonic for it. Besides that it looks good to me Pavel On Thu, 2016-06-30 at 11:50 +0200, Fabiano Fidêncio wrote: > Resolves: rhbz#1351487 > > Signed-off-by: Fabiano Fidêncio >

[virt-tools-list] [virt-viewer v2] ui: Use mnemonics for remote-viewer connection UI

2016-06-30 Thread Fabiano Fidêncio
Resolves: rhbz#1351487 Signed-off-by: Fabiano Fidêncio --- src/resources/ui/remote-viewer-connect.ui | 10 +++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/src/resources/ui/remote-viewer-connect.ui b/src/resources/ui/remote-viewer-connect.ui index

Re: [virt-tools-list] [PATCH] timed-revealer: listen to the "grab-notify" signal

2016-06-30 Thread Christophe Fergeau
On Wed, Jun 29, 2016 at 04:11:54PM -0300, Eduardo Lima (Etrunko) wrote: > On 06/29/2016 10:36 AM, Fabiano Fidêncio wrote: > > The "grab-notify" signal lets us know when our widget becomes > > shadowed by a Gtk+ grab on another widget, or when it becomes unshadowed > > due to a grab being removed.

[virt-tools-list] [virt-viewer] ui: Use mnemonics for remote-viewer connection UI

2016-06-30 Thread Fabiano Fidêncio
Resolves: rhbz#1351487 Signed-off-by: Fabiano Fidêncio --- src/resources/ui/remote-viewer-connect.ui | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/resources/ui/remote-viewer-connect.ui b/src/resources/ui/remote-viewer-connect.ui index