Re: [PATCH v2 app/xrandr] Document that --dpi and --fbmm options set DPI of whole X screen

2017-11-02 Thread Giuseppe Bilotta
On Thu, Nov 2, 2017 at 6:20 PM, Pali Rohár wrote: > > But back to my documentation update patch. It is needed to rework it? > And if yes, how, In light of my opinion on the relevant of the core DPI value, here's my take on it, chunk by chunk: > -Sets the reported values

Re: [PATCH v2 app/xrandr] Document that --dpi and --fbmm options set DPI of whole X screen

2017-11-02 Thread Pali Rohár
On Wednesday 01 November 2017 16:35:04 Adam Jackson wrote: > On Wed, 2017-11-01 at 21:04 +0100, Giuseppe Bilotta wrote: > > > (Heck, I would even argue that the core DPI should be set to the > > primary monitor DPI by default, regardless of whether the system has > > one or more than one

Re: [PATCH v2 app/xrandr] Document that --dpi and --fbmm options set DPI of whole X screen

2017-11-01 Thread Giuseppe Bilotta
On Wed, Nov 1, 2017 at 9:35 PM, Adam Jackson wrote: > On Wed, 2017-11-01 at 21:04 +0100, Giuseppe Bilotta wrote: > >> (Heck, I would even argue that the core DPI should be set to the >> primary monitor DPI by default, regardless of whether the system has >> one or more than one

Re: [PATCH v2 app/xrandr] Document that --dpi and --fbmm options set DPI of whole X screen

2017-11-01 Thread Adam Jackson
On Wed, 2017-11-01 at 21:04 +0100, Giuseppe Bilotta wrote: > (Heck, I would even argue that the core DPI should be set to the > primary monitor DPI by default, regardless of whether the system has > one or more than one monitor.) The primary monitor can change at runtime. The core DPI is only

Re: [PATCH v2 app/xrandr] Document that --dpi and --fbmm options set DPI of whole X screen

2017-11-01 Thread Giuseppe Bilotta
On Wed, Nov 1, 2017 at 9:14 PM, Pali Rohár wrote: > On Wednesday 01 November 2017 21:04:17 Giuseppe Bilotta wrote: >> >> Personally, I disagree with the statement that the core DPI value has >> no useful meaning in multi-monitor configuration. > > Hi! I did not write such

Re: [PATCH v2 app/xrandr] Document that --dpi and --fbmm options set DPI of whole X screen

2017-11-01 Thread Pali Rohár
On Wednesday 01 November 2017 21:04:17 Giuseppe Bilotta wrote: > On Wed, Nov 1, 2017 at 11:25 AM, Pali Rohár wrote: > > Hello, can somebody process this my patch? > > > > There are no objections for a long time and Walter already reviewed it. > > > > On Monday 07 August 2017

Re: [PATCH v2 app/xrandr] Document that --dpi and --fbmm options set DPI of whole X screen

2017-11-01 Thread Giuseppe Bilotta
On Wed, Nov 1, 2017 at 11:25 AM, Pali Rohár wrote: > Hello, can somebody process this my patch? > > There are no objections for a long time and Walter already reviewed it. > > On Monday 07 August 2017 18:45:22 walter harms wrote: >> Sorry, i had the idea you already got my

Re: [PATCH v2 app/xrandr] Document that --dpi and --fbmm options set DPI of whole X screen

2017-11-01 Thread Pali Rohár
Hello, can somebody process this my patch? There are no objections for a long time and Walter already reviewed it. On Monday 07 August 2017 18:45:22 walter harms wrote: > Sorry, i had the idea you already got my ack. > > Reviewed-by: Walter Harms wha...@bfs.de > > Am 07.08.2017 12:56, schrieb

Re: [PATCH v2 app/xrandr] Document that --dpi and --fbmm options set DPI of whole X screen

2017-09-26 Thread Pali Rohár
Hi! I would like to remind this patch. On Friday 18 August 2017 19:15:25 Pali Rohár wrote: > PING xorg-devel list. > > Is something older needed to rework? If not, can you apply this patch? > > On Monday 07 August 2017 18:45:22 walter harms wrote: > > Sorry, i had the idea you already got my

Re: [PATCH v2 app/xrandr] Document that --dpi and --fbmm options set DPI of whole X screen

2017-08-20 Thread Pali Rohár
PING xorg-devel list. Is something older needed to rework? If not, can you apply this patch? On Monday 07 August 2017 18:45:22 walter harms wrote: > Sorry, i had the idea you already got my ack. > > Reviewed-by: Walter Harms wha...@bfs.de > > Am 07.08.2017 12:56, schrieb Pali Rohár: > >

Re: [PATCH v2 app/xrandr] Document that --dpi and --fbmm options set DPI of whole X screen

2017-08-07 Thread Pali Rohár
walter, any other objections? I fixed problematic parts which you pointed. On Monday 24 July 2017 20:34:39 Pali Rohár wrote: > Explicitly document and make it clear that those options do not change > DPI of some monitor output. Also state that these options have no useful > meaning for

Re: [PATCH v2 app/xrandr] Document that --dpi and --fbmm options set DPI of whole X screen

2017-08-07 Thread walter harms
Sorry, i had the idea you already got my ack. Reviewed-by: Walter Harms wha...@bfs.de Am 07.08.2017 12:56, schrieb Pali Rohár: > walter, any other objections? I fixed problematic parts which you pointed. > > On Monday 24 July 2017 20:34:39 Pali Rohár wrote: >> Explicitly document and make it

[PATCH v2 app/xrandr] Document that --dpi and --fbmm options set DPI of whole X screen

2017-07-24 Thread Pali Rohár
Explicitly document and make it clear that those options do not change DPI of some monitor output. Also state that these options have no useful meaning for multi-monitor configuration. Signed-off-by: Pali Rohár --- man/xrandr.man | 14 ++ 1 file changed, 10