The Following 18 Users Say Thank You to coderus For This Useful Post: | ||
|
2013-07-05
, 15:05
|
|
Posts: 6,436 |
Thanked: 12,701 times |
Joined on Nov 2011
@ Ängelholm, Sweden
|
#4
|
|
2013-07-05
, 15:43
|
|
Posts: 6,436 |
Thanked: 12,701 times |
Joined on Nov 2011
@ Ängelholm, Sweden
|
#7
|
|
2013-07-05
, 17:52
|
|
Posts: 6,436 |
Thanked: 12,701 times |
Joined on Nov 2011
@ Ängelholm, Sweden
|
#8
|
|
2013-07-05
, 18:03
|
|
Posts: 644 |
Thanked: 480 times |
Joined on Jul 2012
@ Finland
|
#9
|
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 }
|
2013-07-08
, 21:48
|
Posts: 65 |
Thanked: 18 times |
Joined on Mar 2013
@ Serbia
|
#10
|
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
Tags |
harmattan, nokia n9 |
|
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
Last edited by coderus; 2013-08-29 at 18:45.