Michele Calgaro
06709e03b7
Solve issue with CPU using 100% resources when autodimm was activated. This resolves issue TDE/tde#136 .
...
The problem was hardware dependent and only noticable when the backlight
card has hundreds or thousands of steps. This was causing non-stop
calls to setBrightness, which did not have enough CPU time to complete
its task before the next call, resulting in the CPU eating up all
resources, non stop.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
c3b2fad5e6
Fix rounding error when setting brightness by percentage
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
fa1f792e61
Separate logic to set brightness by absolute level or percentage
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
5ae13039bc
Extend DCOP interface with new brightnessSet method
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
91fd99c2cd
Replace Q_OBJECT with TQ_OBJECT
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
4112c3b486
Removed HAL dependant code.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro
60091c788a
Replaced custom help menu with standard TDE help menu. This resolves bug 3087.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro
12e0e7507b
Renamed Sleep to Suspend, following discussion on a more consistent
...
naming convention for shutdown actions.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
18d691fe1c
Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
a3caab905b
Added support for hybrid suspend (aka suspend to RAM + suspend to disk).
...
This relates to bug 2601.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Michele Calgaro
676fba0b9f
Fixed autosuspend functionality broken by commit fab0d15
. This relates to bug 2632.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Slávek Banko
7eac381680
Fix FTBFS due to conflict on Success identifier (in tdestoragedevice.h)
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Darrell Anderson
5e76e296ce
Fix unintended renaming
11 years ago
Slávek Banko
160e6f21b8
Add support for freeze suspend state
11 years ago
Timothy Pearson
acd6cbd7de
Fix ACPI event detection as a normal user
...
This resolves Bug 1597
Do not display logout dialog if screensaver/lock dialog is active
11 years ago
Darrell Anderson
933e53832e
Update references from kpowersave to tdepowersave.
11 years ago