summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 6.36.3Rémi Verschelde2017-05-071-1/+1
|
* Plymouth: Improve scaling and aspect ratio handlingDonald Stewart2017-05-077-16/+20
| | | | Hopefully fixes mga#19860.
* 6.26.2Rémi Verschelde2017-05-041-1/+1
|
* Updated gfxboot images for Mageia 6 designRémi Verschelde2017-05-042-0/+0
|
* 6.1Donald Stewart2016-10-094-1/+6
| | | | | - Fix gfxboot images (mga#19187) - Update ReadME.md with gfxboot guidelines and general documentation
* 6.06.0Rémi Verschelde2016-09-181-1/+5
|
* Convert screensavers to jpg, png is overkill for photosRémi Verschelde2016-09-1832-0/+0
|
* Remove non-working gimp scriptsRémi Verschelde2016-09-184-108/+1
| | | | Generating the gfxboot jpg is best done manually.
* Remove execution bit from all imagesRémi Verschelde2016-09-1840-0/+0
| | | | Sounds like someone using git on Windows...
* Rename screensavers to remove extraneous zerosRémi Verschelde2016-09-1816-0/+0
|
* Remove screensavers from Mageia 5Rémi Verschelde2016-09-1815-0/+0
|
* Remove extra backgrounds from Mageia 5Rémi Verschelde2016-09-1818-0/+0
|
* - remove default.jpg symlink (now in mageia-theme specBarry Jackson2016-09-172-6/+1
| | | | - remove commented code from Makefile
* bump version in Makefile1.5.0.52Barry Jackson2016-09-101-1/+1
|
* dont create or install .jpg backgrounds in MakefileBarry Jackson2016-09-101-4/+3
|
* remove backgound.png from plymouth - to be symlinked from plymouth specBarry Jackson2016-09-101-0/+0
|
* 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
* Makefile: Rename to "theme" to match gitweb snapshot on exportRémi Verschelde2016-08-151-3/+2
| | | | Also dropped unused PACKAGE constant.
* Version 1.5.0.511.5.0.51Rémi Verschelde2016-08-151-1/+1
|
* 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
|
* 1.5.0.50Donald Stewart2016-08-113-8/+1
| | | | - cleaned uneeded plymouth stuff
* 1.5.0.49Donald Stewart2016-08-1118-1/+1
| | | | | - add Mageia logo to background, plymouth & gfxboot - new plymouth theme for mga6
* 1.5.0.48Donald Stewart2016-08-071-0/+0
| | | | remove missed mga5 background
* 1.5.0.46Donald Stewart2016-07-131-1/+1
| | | | - fix opps in gfxboot
* fix opps with png/jpg in gfxbootDonald Stewart2016-07-132-0/+0
|
* 1.5.0.45Donald Stewart2016-07-131-1/+1
| | | | inital Mga6 artwork
* gfxboot images for Mga6Donald Stewart2016-07-132-0/+0
|
* plymouth updates for Mga6Donald Stewart2016-07-131-0/+0
|
* update plymouth background to Mga6Donald Stewart2016-07-131-0/+0
|
* Add default backgrounds for Mga6Donald Stewart2016-07-136-0/+0
|
* Add Mageia 5's background to extraDonald Stewart2016-07-131-0/+0
|
* Add addition backgrounds for Mga6Donald Stewart2016-07-1310-0/+0
|
* add screensavers for Mga6Donald Stewart2016-07-1316-0/+0
|
* 1.5.0.441.5.0.44Rémi Verschelde2015-05-091-1/+1
|
* 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
|
* 1.5.0.431.5.0.43Rémi Verschelde2015-05-021-1/+1
|
* Install theme JPG backgrounds at the same time as the PNG backgroundsRémi Verschelde2015-05-021-1/+1
|
* Fix indentationRémi Verschelde2015-05-021-13/+13
|
* Split JPG generation out of the "install" sectionRémi Verschelde2015-05-021-5/+5
|
* Use $DESTDIR instead of $prefixRémi Verschelde2015-05-021-19/+19
|
* Cleanup redundant makedist instructions and useless clean from MakefileRémi Verschelde2015-05-021-17/+0
|
* Cleanup SVN stuff from MakefileRémi Verschelde2015-05-022-11/+1
|
* 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-023-28/+9
| | | | 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
|