- 01.03.2016 1 коммит
-
-
- 26.01.2016 1 коммит
-
-
- 12.01.2016 1 коммит
-
-
Daniel Vrátil создал
When laptop screen gets reported as 'Unknown', assume it's a laptop screen and not an external screen, so that suspend-on-lid-close does not get disabled. REVIEW: 126721 CCBUG: 357868
-
- 10.01.2016 1 коммит
-
-
l10n daemon script создал
-
- 06.01.2016 1 коммит
-
-
- 30.12.2015 1 коммит
-
-
l10n daemon script создал
-
- 22.12.2015 1 коммит
-
-
- 15.12.2015 1 коммит
-
-
- 13.12.2015 2 коммита
-
-
-
Kai Uwe Broulik создал
Check whether the extension is available before calling into it. REVIEW: 126146 BUG: 352462 FIXED-IN: 5.5.1
-
- 03.12.2015 1 коммит
-
-
- 28.11.2015 1 коммит
-
-
l10n daemon script создал
-
- 25.11.2015 1 коммит
-
-
l10n daemon script создал
-
- 23.11.2015 2 коммита
-
-
Kai Uwe Broulik создал
Sessions usually don't switch themselves. This fixes the computer suspending after switching to a session that has been idle for a while. BUG: 354250 FIXED-IN: 5.5.0
-
Kai Uwe Broulik создал
There's a check that ensures the brightness isn't ramped up when we switch to a more conservative profile and then current brightness is lower. However, it compared the raw hardware value with the config percentage value. BUG: 355687 FIXED-IN: 5.5.0 REVIEW: 126138
-
- 19.11.2015 1 коммит
-
-
- 17.11.2015 1 коммит
-
-
l10n daemon script создал
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 15.11.2015 2 коммита
-
-
Weng Xuetian создал
-
Weng Xuetian создал
m_cachedBrightnessMap is not updated during animation. When the animation is running, brightness() function will return the endValue instead of real hardware value. Checking m_cachedBrightnessMap against brightness() return value does not make sense. If the animation is running, skip this check and brightnessKeyPressed will calculate a new brightness value based on animation's endValue. So the key press will not be ignored. REVIEW: 125182
-
- 14.11.2015 3 коммита
-
-
- 05.11.2015 1 коммит
-
-
- 04.11.2015 2 коммита
-
-
l10n daemon script создал
-
l10n daemon script создал
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 25.10.2015 1 коммит
-
-
l10n daemon script создал
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 18.10.2015 2 коммита
-
-
l10n daemon script создал
-
l10n daemon script создал
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 12.09.2015 2 коммита
-
-
Weng Xuetian создал
-
Weng Xuetian создал
1. Update to m_cachedBrightnessMap is ignored during the animation. This change queries the real brightness after animation is finished. 2. setting start/endvalue will also trigger the valueChanged in QPropertyAnimation, disconnect the slot on valueChanged after stop() and reconnect it before start(). BUG: 346456 BUG: 350676 REVIEW: 125156 FIXED-IN: 5.4.2
-
- 10.09.2015 2 коммита
-
-
Martin Gräßlin создал
The Wayland implementation uses the DpmsManager provided by KWayland. On a timeout it turns the screens off and it supports the trigger modes. The fade helper is not supported (yet) as it is an X11 only implementation. REVIEW: 125026
-
Martin Gräßlin создал
An AbstractDpmsHelper is introduced with a concrete subclass called XcbDpmsHelper. The PowerDevilDpmsAction holds a helper and delegates to it. The XcbDpmsHelper implements the X11 specific tasks. This will allow to add a Wayland implementation as well.
-
- 03.09.2015 1 коммит
-
-
- 02.09.2015 1 коммит
-
-
- 29.08.2015 2 коммита
-
-
Kai Uwe Broulik создал
-
Kai Uwe Broulik создал
-
- 21.08.2015 1 коммит
-
-
- 20.08.2015 1 коммит
-
-
- 19.08.2015 1 коммит
-
-
- 17.08.2015 1 коммит
-
-
Kai Uwe Broulik создал
-