summaryrefslogtreecommitdiffstats
path: root/mga-bg-res
Commit message (Collapse)AuthorAgeFilesLines
* - Artwork for MGA8Donald Stewart2021-01-102-2/+5
| | | | - Default mga-bg-res to 16:9
* 7.0Donald Stewart2019-05-042-1/+5
| | | | | | | - New artwork for MGA7 - Backgrounds: support for 3440x1440 added - mga-bg-res: support added for ultrawide - Extra-Backgrounds: MGA6 Background added
* mga-bg-res: don't use monitor-edid during a local installMartin Whitaker2018-10-301-1/+3
| | | | monitor-edid sometimes hangs when run in a nested X session.
* - remove default.jpg symlink (now in mageia-theme specBarry Jackson2016-09-171-1/+0
| | | | - remove commented code from Makefile
* switch curlink to default.png and link default.jpg to itBarry Jackson2016-09-101-7/+9
|
* Copy background at correct aspect ratio as ↵Barry Jackson2016-09-061-0/+3
| | | | /boot/grub2/themes/grub2-mageia-default.png if themes dir exists
* Drop custom versioning of mga-bg-resRémi Verschelde2016-08-152-1/+2
|
* Fix 16:9 reference resolution for Mageia 6 artwork (3840x2160)Rémi Verschelde2016-08-152-3/+6
|
* Use monitor-edid directly instead of monitor-probeRémi Verschelde2015-05-092-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 Verschelde2015-05-092-3/+7
| | | | fix was incomplete)
* Fix exit value when symlink is already correctRémi Verschelde2015-05-092-1/+3
|
* mga-bg-res 0.7Rémi Verschelde2015-05-022-1/+2
|
* Install mga-bg-res via the main Makefile, so that it can be packaged in ↵Rémi Verschelde2015-05-022-27/+1
| | | | mageia-theme
* Make mga-bg-res a systemd service that uses monitor-probeRémi Verschelde2015-05-025-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.6Jani Välimaa2015-04-223-3/+6
|
* mga-bg-res 0.5Rémi Verschelde2015-03-053-3/+6
| | | | - xinit script: Adapt list of available resolutions to the new set.
* mga-bg-res 0.4Rémi Verschelde2015-03-052-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.3Rémi Verschelde2015-03-053-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/themeRémi Verschelde2015-03-055-0/+118