| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
/boot/grub2/themes/grub2-mageia-default.png if themes dir exists
|
| |
|
| |
|
|
|
|
|
| |
monitor-probe falls back to monitor-probe-using-X which is broken since X dropped its -probeonly switch (mga#15896)
The logic used in mga-bg-res to parse the resolution was probably not adapted to the expected output from monitor-probe-using-X anyway.
|
|
|
|
| |
fix was incomplete)
|
| |
|
| |
|
|
|
|
| |
mageia-theme
|
|
|
|
|
| |
Now runs as a systemd service with root privileges, therefore the mga-bg-res C binary is no longer needed.
Uses monitor-probe to find the optimal resolution when X is not yet started, and handles cases where monitor-probe fails by defaulting to 4:3 aspect ratio.
|
| |
|
|
|
|
| |
- xinit script: Adapt list of available resolutions to the new set.
|
|
|
|
|
|
|
|
| |
- xinit script: Handle resolutions that are not directly provided
in mageia-theme but have the same aspect ratio as provided images
o Nothing is done is the symlink is already correct
o Calculate aspect ratio for input resolution and link to the provided
picture with the nearest aspect ratio (±0.025).
|
|
|
|
| |
- Add support for any screen resolution that fits an aspect ratio provided by mageia-theme
|
|
|