Re: [Spice-devel] [PATCH] Add ability to get SpiceDisplay resolution

2013-11-01 Thread Marc-André Lureau
- Original Message - > add spice_display_get_width() and spice_display_get_height() to get the > current > configuration of the display resolution. Why not a function to return the SpiceDisplayMonitorConfig ? > --- > gtk/map-file | 2 ++ > gtk/spice-gtk-sym-file | 2 ++ > g

[Spice-devel] [PATCH] Add ability to get SpiceDisplay resolution

2013-10-31 Thread Jonathon Jongsma
add spice_display_get_width() and spice_display_get_height() to get the current configuration of the display resolution. --- gtk/map-file | 2 ++ gtk/spice-gtk-sym-file | 2 ++ gtk/spice-widget.c | 45 + gtk/spice-widget.h | 3 +++ 4