ONykyf
ONykyf
To make FvwmForm input fields UTF-8 aware, input.size field is duplicated as input.width, the first one containing size in bytes and the latter width in multibyte chars. To allow walking...
In FVWM3 1.1.3, Slackware 15-current, non-latin UTF chars cannot be entered into an input field of FvwmForm - nothing happens or only one byte of a char is taken. ReadXServer.c...
### Select the version Git master branch ### Describe your issue `modesetting` driver on master tries to initialize its Screen 1 (`modeset(1)`) in parallel to Screen 0 for a preferred...
Adding `asyncFlipPrivateKeyRec` to `modesetting` has revealed one more problem. Current code walks along all screens and initializes screen resources, then gc's, stipples, root windows for each of them, hence after...
This patch series gives a user/maintainer the power to decide whether to ignore ABI version for any driver/module depending on the loaded DRM kernel drivers (with NVidia legacy drivers in...