summaryrefslogtreecommitdiffstats
path: root/mga-bg-res/NEWS
blob: 65d129ae9ce03c6c53549ab9a77152d6eab3f695 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
- Make sure to default to 4:3 aspect ratio if monitor-probe fails (previous
  fix was incomplete)
- Fix exit value when symlink is already correct

Version 0.7 (2015-05-02):
- Make mga-bg-res a systemd service
- Uses monitor-probe to find the optimal resolution when X is not yet started
- Handle cases where monitor-probe fails by defaulting to 4:3 aspect ratio
- Package mga-bg-res directly in mageia-theme

Version 0.6 (2015-04-22):
- xinit script: Work also when default.jpg symlink is missing

Version 0.5 (2015-03-05):
- xinit script: Adapt list of available resolutions to the new set.

Version 0.4 (2015-03-05):
- 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).

Version 0.3 (2015-02-13):
- Add support for any screen resolution that fits an aspect ratio
  provided in mageia-theme (Akien)

Version 0.2 (2015-02-08):
- Bugfix: Do not ship binary instead of the source (AL13N)

Version 0.1 (2015-02-08):
- Initial version as workaround to mga#763 (AL13N)