Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mga-bg-res: don't use monitor-edid during a local install | Martin Whitaker | 2018-10-30 | 1 | -1/+3 |
| | | | | monitor-edid sometimes hangs when run in a nested X session. | ||||
* | - remove default.jpg symlink (now in mageia-theme spec | Barry Jackson | 2016-09-17 | 1 | -1/+0 |
| | | | | - remove commented code from Makefile | ||||
* | switch curlink to default.png and link default.jpg to it | Barry Jackson | 2016-09-10 | 1 | -7/+9 |
| | |||||
* | Copy background at correct aspect ratio as ↵ | Barry Jackson | 2016-09-06 | 1 | -0/+3 |
| | | | | /boot/grub2/themes/grub2-mageia-default.png if themes dir exists | ||||
* | Drop custom versioning of mga-bg-res | Rémi Verschelde | 2016-08-15 | 2 | -1/+2 |
| | |||||
* | Fix 16:9 reference resolution for Mageia 6 artwork (3840x2160) | Rémi Verschelde | 2016-08-15 | 2 | -3/+6 |
| | |||||
* | Use monitor-edid directly instead of monitor-probe | Rémi Verschelde | 2015-05-09 | 2 | -6/+6 |
| | | | | | 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. | ||||
* | Make sure to default to 4:3 aspect ratio if monitor-probe fails (previous ↵ | Rémi Verschelde | 2015-05-09 | 2 | -3/+7 |
| | | | | fix was incomplete) | ||||
* | Fix exit value when symlink is already correct | Rémi Verschelde | 2015-05-09 | 2 | -1/+3 |
| | |||||
* | mga-bg-res 0.7 | Rémi Verschelde | 2015-05-02 | 2 | -1/+2 |
| | |||||
* | Install mga-bg-res via the main Makefile, so that it can be packaged in ↵ | Rémi Verschelde | 2015-05-02 | 2 | -27/+1 |
| | | | | mageia-theme | ||||
* | Make mga-bg-res a systemd service that uses monitor-probe | Rémi Verschelde | 2015-05-02 | 5 | -123/+60 |
| | | | | | 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. | ||||
* | mga-bg-res 0.6 | Jani Välimaa | 2015-04-22 | 3 | -3/+6 |
| | |||||
* | mga-bg-res 0.5 | Rémi Verschelde | 2015-03-05 | 3 | -3/+6 |
| | | | | - xinit script: Adapt list of available resolutions to the new set. | ||||
* | mga-bg-res 0.4 | Rémi Verschelde | 2015-03-05 | 2 | -17/+39 |
| | | | | | | | | - 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). | ||||
* | mga-bg-res 0.3 | Rémi Verschelde | 2015-03-05 | 3 | -2/+29 |
| | | | | - Add support for any screen resolution that fits an aspect ratio provided by mageia-theme | ||||
* | Import mga-bg-res 0.2 into design/theme | Rémi Verschelde | 2015-03-05 | 5 | -0/+118 |