After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 640082 - vinagre does not support --geometry
vinagre does not support --geometry
Status: RESOLVED FIXED
Product: vinagre
Classification: Applications
Component: general
2.31.x
Other All
: Normal normal
: ---
Assigned To: vinagre-maint
vinagre-maint
: 593360 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2011-01-20 17:03 UTC by Paolo Bonzini
Modified: 2011-04-07 19:43 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch to add the feature (1.37 KB, patch)
2011-01-20 17:04 UTC, Paolo Bonzini
none Details | Review
patch to add the feature (3.0 version) (2.28 KB, patch)
2011-04-07 12:29 UTC, Paolo Bonzini
committed Details | Review

Description Paolo Bonzini 2011-01-20 17:03:56 UTC
The combination of --geometry and -f is very useful to determine on which monitor the fullscreen window will appear.  The attached patch adds the --geometry to the vinagre command-line application.

Example: compare the result of

vinagre -f localhost:1
vinagre -f --geometry=-0+0 localhost:1

on a system with two side-by-side displays.
Comment 1 Paolo Bonzini 2011-01-20 17:04:25 UTC
Created attachment 178854 [details] [review]
patch to add the feature
Comment 2 Matthias Clasen 2011-02-10 01:16:28 UTC
*** Bug 593360 has been marked as a duplicate of this bug. ***
Comment 3 Paolo Bonzini 2011-04-07 12:29:43 UTC
Created attachment 185417 [details] [review]
patch to add the feature (3.0 version)
Comment 4 David King 2011-04-07 19:41:49 UTC
Comment on attachment 185417 [details] [review]
patch to add the feature (3.0 version)

Pushed the patch as commit 3401e9e9e4bab0e23a045dd232508ff517cc2ed1. If you could provide a git-formatted patch in future, it would make things a little easier. Thanks for the patch!
Comment 5 David King 2011-04-07 19:43:40 UTC
(In reply to comment #4)
> Pushed the patch as commit 3401e9e9e4bab0e23a045dd232508ff517cc2ed1.
Sorry, actually commit 287ab5bd6c16ac86cefa33bf04e95d047f28864f.