| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
- Default mga-bg-res to 16:9
|
|
|
|
|
|
|
| |
- New artwork for MGA7
- Backgrounds: support for 3440x1440 added
- mga-bg-res: support added for ultrawide
- Extra-Backgrounds: MGA6 Background added
|
|
|
|
| |
monitor-edid sometimes hangs when run in a nested X session.
|
|
|
|
| |
- remove commented code from Makefile
|
| |
|
|
|
|
| |
/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)
|
| |
|
|
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.
|