Active Topics

 



Notices


Reply
Thread Tools
coderus's Avatar
Posts: 6,436 | Thanked: 12,699 times | Joined on Nov 2011 @ Ängelholm, Sweden
#1
Brightness QML extension for Unrestricred system-ui.

Extension powered by QML, so you free to hack it as you want

First you need unrestricted-system-ui installed. You can install it from my repository by using: apt-get install --reinstall system-ui

Updated to v1.0.4
*
Added settings

v1.0.2
* Fixed some bugs

v1.0.1
* Added borders

Install system-ui-brightness-qml package from my repository
or install manual
[brightness-qml] http://coderus.thecust.net/pool/main....0.4_armel.deb
package depends on system-ui-unrestricted-server
[unrestricted-server. install with debinstall] http://coderus.thecust.net/pool/main....0.2_armel.deb
Attached Images
  

Last edited by coderus; 2013-08-29 at 18:45.
 

The Following 18 Users Say Thank You to coderus For This Useful Post:
Posts: 21 | Thanked: 14 times | Joined on Apr 2012 @ China
#2
what is the differences to the old one?
 

The Following User Says Thank You to FotixChiang For This Useful Post:
Morpog's Avatar
Posts: 956 | Thanked: 2,628 times | Joined on Nov 2011
#3
QML instead of MTF I guess. And you can adjust it to your like.
 

The Following User Says Thank You to Morpog For This Useful Post:
coderus's Avatar
Posts: 6,436 | Thanked: 12,699 times | Joined on Nov 2011 @ Ängelholm, Sweden
#4
No difference for end-users.
I like QML and want to rewrite all widgets to QML
__________________
Telegram | Openrepos | GitHub | Revolut donations
 

The Following 5 Users Say Thank You to coderus For This Useful Post:
MK99's Avatar
Posts: 644 | Thanked: 480 times | Joined on Jul 2012 @ Finland
#5
Thanks! This is great.
(lowest bar)
Attached Images
 
 

The Following 2 Users Say Thank You to MK99 For This Useful Post:
Posts: 59 | Thanked: 59 times | Joined on Nov 2012 @ Philippines
#6
will this work with MAG's system ui (via QTweak) or is this exclusively for your unrestricted system ui?
 

The Following User Says Thank You to n0x For This Useful Post:
coderus's Avatar
Posts: 6,436 | Thanked: 12,699 times | Joined on Nov 2011 @ Ängelholm, Sweden
#7
no difference which unrestricted system ui you using
__________________
Telegram | Openrepos | GitHub | Revolut donations
 

The Following 2 Users Say Thank You to coderus For This Useful Post:
coderus's Avatar
Posts: 6,436 | Thanked: 12,699 times | Joined on Nov 2011 @ Ängelholm, Sweden
#8
MK99 i can add colored border for bar if you want
__________________
Telegram | Openrepos | GitHub | Revolut donations
 

The Following 3 Users Say Thank You to coderus For This Useful Post:
MK99's Avatar
Posts: 644 | Thanked: 480 times | Joined on Jul 2012 @ Finland
#9
It would be nice.

E: Now we are talking about...
Code:
Rectangle {
        id: rectBg
        width: 468
        height: 24
        anchors.top: testText.bottom
        anchors.topMargin: 4
        anchors.left: parent.left
        anchors.leftMargin: 6
        color: "transparent"
        border.color: "#323232"
        border.width: 1
        radius: 2
        smooth: true
    }
Attached Images
 

Last edited by MK99; 2013-07-09 at 05:44.
 

The Following 3 Users Say Thank You to MK99 For This Useful Post:
Posts: 65 | Thanked: 18 times | Joined on Mar 2013 @ Serbia
#10
Originally Posted by coderus View Post
Brightness QML extension for Unrestricred system-ui.

Extension powered by QML, so you free to hack it as you want

First you need unrestricted-system-ui installed. You can install it from my repository by using: apt-get install --reinstall system-ui

Install system-ui-brightness-qml package from my repository
or install manual
[brightness-qml] http://coderus.thecust.net/pool/main....0.0_armel.deb
package depends on system-ui-unrestricted-server
[unrestricted-server. should be incepted!] http://coderus.thecust.net/pool/main....0.0_armel.deb
How to set the brightness below the Volume bar???
Thank U!
__________________
Beautifully simple
 
Reply

Tags
harmattan, nokia n9

Thread Tools

 
Forum Jump


All times are GMT. The time now is 10:28.