View Git repositories
branches with status:
Name Status Last Modified Last Commit
lp:~kaihengfeng/unity/lp1292830 bug(Has a merge proposal) 1 Development 2017-04-06 11:41:28 UTC
4227. Updates textures after resume from su...

Author: Kai-Heng Feng
Revision Date: 2017-03-29 06:50:44 UTC

Updates textures after resume from suspend. (LP: #1292830)

The Nvidia driver does not make resources in video memory persistent across S3
[1], hence applications need to update texture in vram itself.

Currently, these three decoration components require texture update:
1. Shadow.
2. Title.
3. Button.

Fortunately, Nvidia intends to fix it in the future [1]. Once the issue is
addressed, this commit can be fully reverted.

lp:~kaihengfeng/unity-settings-daemon/lp1575867 bug(Has a merge proposal) 1 Development 2016-10-06 07:50:59 UTC
4157. gsd-rr: On some hybrid graphics syste...

Author: Kai-Heng Feng
Revision Date: 2016-10-06 07:29:06 UTC

gsd-rr: On some hybrid graphics system, the output ports may have the same
name. Use id instead of name in find_output() can correctly handle this
situation. (LP: #1575867)

The orignal author of this patch is Rafał Cieślak (rafalcieslak256).

lp:~kaihengfeng/unity-greeter/16.04-sru-fix-1571640 bug(Has a merge proposal) 1 Development 2016-06-23 04:14:55 UTC
1849. Wait for unity-settings-daemon xsetti...

Author: Kai-Heng Feng
Revision Date: 2016-06-23 04:14:55 UTC

Wait for unity-settings-daemon xsettings plugin is ready to avoid HiDPI
resolution changing (LP: #1571640)

lp:~kaihengfeng/unity-settings-daemon/16.04-sru-fix-1571640 bug(Has a merge proposal) 1 Development 2016-06-22 08:35:48 UTC
4133. SettingsManager: Queue up signals bef...

Author: Kai-Heng Feng
Revision Date: 2016-06-22 07:48:51 UTC

SettingsManager: Queue up signals before getting D-Bus connection. (LP: #1571640)

lp:~kaihengfeng/unity-settings-daemon/add-brightness-limit-mechanism bug(Has a merge proposal) 1 Development 2015-12-02 19:18:27 UTC
4118. power: Add a mechanism that can limit...

Author: Kai-Heng Feng
Revision Date: 2015-11-13 07:04:34 UTC

power: Add a mechanism that can limit min/max brightness percentage via gsettings.

In attempt to fix #1381625, I think it should be the user to decide the minimun
brightness policy to be "screen dim" or "screen off". This newly added mechanism
does not change the current behavior, user can decide it by changing
"min-brightness-percentage".

lp:~kaihengfeng/gnome-settings-daemon/add-brightness-limit-mechanism (Has a merge proposal) 1 Development 2015-11-13 07:38:48 UTC
493. Add new gsettings keys to expose min/...

Author: Kai-Heng Feng
Revision Date: 2015-11-13 07:27:41 UTC

Add new gsettings keys to expose min/max brightness limit mechanism.

16 of 6 results