Re: [RP] [PATCH v2 0/6] Improve xrandr support

2016-12-05 Thread Jeremie Courreges-Anglas
Jeremie Courreges-Anglas writes: > Mathieu OTHACEHE writes: > >> This patch set does 4 things : >> >> * Affect a number from a global numset to each screen. >> * Use the previous number in multi-monitor commands (sselect, sfdump, >> sfrestore and fdump).

Re: [RP] [PATCH v2 0/6] Improve xrandr support

2016-12-01 Thread Jeremie Courreges-Anglas
Mathieu OTHACEHE writes: > This patch set does 4 things : > > * Affect a number from a global numset to each screen. > * Use the previous number in multi-monitor commands (sselect, sfdump, > sfrestore and fdump). > * Sort screens using height dimension. > * Fix a gcc

[RP] [PATCH v2 0/6] Improve xrandr support

2016-11-29 Thread Mathieu OTHACEHE
This patch set does 4 things : * Affect a number from a global numset to each screen. * Use the previous number in multi-monitor commands (sselect, sfdump, sfrestore and fdump). * Sort screens using height dimension. * Fix a gcc warning when compiling without xrandr support. To be applied to