hawaii-desktop / greenisland

UNMAINTANED, please go to https://github.com/lirios/wayland
https://liri.io
GNU General Public License v2.0
75 stars 9 forks source link

kms: Brightness #89

Open plfiorini opened 9 years ago

plfiorini commented 9 years ago

Add a platform function to set brightness.

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

iBelieve commented 9 years ago

:+1:

iBelieve commented 9 years ago

@plfiorini Is this something you plan to implement yourself in Green Island or upstream in Qt, or is someone else going to implement it and you're just tracking progress here? Just wondering about adding a bounty since this is something I'm looking forward to using in Papyros.

plfiorini commented 9 years ago

This issue is for tracking my progress on this feature, it's something I plan to do myself. It involves both Qt and Green Island. A platform function is needed on eglfs_kms and Green Island have to offer an API to set the value.

plfiorini commented 9 years ago

Work on Qt is likely to be developed against Qt 5.6 rather than 5.5.x along with other features. Hence this issue targets Green Island 0.7 and not the upcoming 0.6.

plfiorini commented 9 years ago

See #90

plfiorini commented 9 years ago

eglfs might end up being incorporated in green island, if that happens this issue won't target Qt but Green Island itself