Re: [PATCH 0/4] conf: graphics def and parse refactor

2025-06-04 Thread Kirill Shchetiniuk via Devel
On Tue, Jun 03, 2025 at 03:53:53PM +0200, Ján Tomko wrote: > On a Monday in 2025, Kirill Shchetiniuk via Devel wrote: > > This series is supposed to refactor the existing parse logic by > > using the proper utility function and some parameters type change. > > > > 1. VNC graphics pasing were refact

Re: [PATCH 0/4] conf: graphics def and parse refactor

2025-06-03 Thread Ján Tomko via Devel
On a Monday in 2025, Kirill Shchetiniuk via Devel wrote: This series is supposed to refactor the existing parse logic by using the proper utility function and some parameters type change. 1. VNC graphics pasing were refactored to use the vitXMLProp* utility functions. 'autoport' and 'websocketGe

[PATCH 0/4] conf: graphics def and parse refactor

2025-06-02 Thread Kirill Shchetiniuk via Devel
This series is supposed to refactor the existing parse logic by using the proper utility function and some parameters type change. 1. VNC graphics pasing were refactored to use the vitXMLProp* utility functions. 'autoport' and 'websocketGenerated' remain their bool type, as this structure members