RE: [PATCH v1 0/3] ui/gtk: Add a new parameter to assign connectors/monitors to Guests' windows

Kasireddy, Vivek posted 3 patches 1 year, 7 months ago
Only 0 patches received!
RE: [PATCH v1 0/3] ui/gtk: Add a new parameter to assign connectors/monitors to Guests' windows
Posted by Kasireddy, Vivek 1 year, 7 months ago
Hi Markus,

> Any overlap with Dongwon Kim's "[PATCH v5 0/2] handling guest multiple
> displays"?
[Kasireddy, Vivek] Yes, there is some overlap but as I mentioned in the cover letter,
this series is intended to replace Dongwon's series dealing with multiple displays.

> 
> Message-Id: <20220718233009.18780-1-dongwon.kim@intel.com>
> https://lists.nongnu.org/archive/html/qemu-devel/2022-07/msg03212.html
[Kasireddy, Vivek] We felt that using monitor numbers for display/VC assignment
would be cumbersome for users. And, given that his series does not take into account
monitor unplug/hotplug events, it's effectiveness would be limited compared to
this one.

Thanks,
Vivek
Re: [PATCH v1 0/3] ui/gtk: Add a new parameter to assign connectors/monitors to Guests' windows
Posted by Markus Armbruster 1 year, 7 months ago
"Kasireddy, Vivek" <vivek.kasireddy@intel.com> writes:

> Hi Markus,
>
>> Any overlap with Dongwon Kim's "[PATCH v5 0/2] handling guest multiple
>> displays"?
>
> [Kasireddy, Vivek] Yes, there is some overlap but as I mentioned in the cover letter,
> this series is intended to replace Dongwon's series dealing with multiple displays.

I have no idea how I missed that part of your cover letter %-}

Dongwon Kim, would this series work for you?

>> Message-Id: <20220718233009.18780-1-dongwon.kim@intel.com>
>> https://lists.nongnu.org/archive/html/qemu-devel/2022-07/msg03212.html
>
> [Kasireddy, Vivek] We felt that using monitor numbers for display/VC assignment
> would be cumbersome for users. And, given that his series does not take into account
> monitor unplug/hotplug events, it's effectiveness would be limited compared to
> this one.

Thanks!
Re: [PATCH v1 0/3] ui/gtk: Add a new parameter to assign connectors/monitors to Guests' windows
Posted by Kim, Dongwon 1 year, 7 months ago
Hi Markus,

Vivek and I have discussed this already. I am fine with replacing my old 
series with this.

Thanks,

DW

On 9/20/2022 11:06 PM, Markus Armbruster wrote:
> "Kasireddy, Vivek" <vivek.kasireddy@intel.com> writes:
>
>> Hi Markus,
>>
>>> Any overlap with Dongwon Kim's "[PATCH v5 0/2] handling guest multiple
>>> displays"?
>> [Kasireddy, Vivek] Yes, there is some overlap but as I mentioned in the cover letter,
>> this series is intended to replace Dongwon's series dealing with multiple displays.
> I have no idea how I missed that part of your cover letter %-}
>
> Dongwon Kim, would this series work for you?
>
>>> Message-Id: <20220718233009.18780-1-dongwon.kim@intel.com>
>>> https://lists.nongnu.org/archive/html/qemu-devel/2022-07/msg03212.html
>> [Kasireddy, Vivek] We felt that using monitor numbers for display/VC assignment
>> would be cumbersome for users. And, given that his series does not take into account
>> monitor unplug/hotplug events, it's effectiveness would be limited compared to
>> this one.
> Thanks!
>
Re: [PATCH v1 0/3] ui/gtk: Add a new parameter to assign connectors/monitors to Guests' windows
Posted by Markus Armbruster 1 year, 7 months ago
"Kim, Dongwon" <dongwon.kim@intel.com> writes:

> Hi Markus,
>
> Vivek and I have discussed this already. I am fine with replacing my old series with this.

Good to know, thank you!