Commit graph

17 commits

Author SHA1 Message Date
Marco Martin
5798ab3e48 add a simple applet to control brightness 2015-05-27 18:28:17 +02:00
Marco Martin
3906520241 yout fixes 2015-05-21 10:02:34 +02:00
Marco Martin
5179b04a68 some layout fixes 2015-05-21 10:02:34 +02:00
Marco Martin
fd7a2e7c08 keep applet expanded when only one 2015-05-15 17:03:03 +02:00
Marco Martin
36e693b5a0 install plugins in the proper location 2015-05-15 13:17:20 +02:00
Marco Martin
0108d70fb4 move the applicationslistmodel to containment c++
the application list is only used in that containment for now: don't
create an extra qml import just for that, but put it into the c++
applet for the homescreen instead to make sure nobody else
uses it at least until we are really sure is needed elsewhere
2015-05-14 18:05:01 +02:00
Marco Martin
e8ce367925 iinstall in the plasmoids plugin directory 2015-05-14 17:11:14 +02:00
Marco Martin
212f60077f execute action when swiping left 2015-04-27 11:51:37 +02:00
Marco Martin
a4af908173 a delegate for screen brightness with slider
no idea if the dataengine will work with the phone
2015-04-11 18:51:28 +02:00
Marco Martin
129adccee6 a mechanism for the toggle action 2015-04-11 17:03:37 +02:00
Marco Martin
7263c9ac15 s/settingsModule/settingsCommand 2015-04-11 16:55:23 +02:00
Marco Martin
fe4ad093ec add a native interface to execute command
and do the needed hw related things
2015-04-11 16:50:26 +02:00
Marco Martin
e1133e04b6 an applet for quick settings
intended for the top panel
2015-04-11 16:01:06 +02:00
Marco Martin
34434ff367 make actions work 2015-03-19 12:11:17 +01:00
Marco Martin
f1ce156ce9 notifications actually work 2015-03-19 11:31:21 +01:00
Marco Martin
f7a6894587 new notification delegate 2015-03-18 18:41:26 +01:00
Marco Martin
533fc5af03 add notifications and clock applets placeholders 2015-03-05 17:17:27 +01:00