-
Tamura Dai authored
ki->name has already initialized in KdNewKeyboard() with strdup(). But initialized in KdParseKeyboard() again. Signed-off-by:
Tamura Dai <kirinode0@gmail.com>
c107ee41 -
Olivier Fourdan authored
Commit ad2d461d „xwayland: Do not round non-standard mode“ introduced a spelling error in the names of the local functions. Signed-off-by:
Olivier Fourdan <ofourdan@redhat.com> Fixes: ad2d461d - xwayland: Do not round non-standard modes
27133835 -
Olivier Fourdan authored
The current code, as changed by commit ad2d461d „Do not round non-standard modes“ is reported to be logically incongruent. We should either drop libxcvt entirely or simply fix the size, keeping the CVT timings unchanged. For backward compatibility and simplicity, I'd rather simply fix the hdisplay/vdisplay to match the given size. Signed-off-by:
Olivier Fourdan <ofourdan@redhat.com> Fixes: ad2d461d - xwayland: Do not round non-standard modes Closes: #1549
814a0492