Commit graph

24 commits

Author SHA1 Message Date
Marco Martin
a60b11dca7 better expand animation 2015-06-18 18:58:10 -07:00
Marco Martin
c52a96e984 better layout when the space is scarce 2015-06-18 18:58:10 -07:00
Vishesh Handa
df0fd34bc1 Rename satellite to plasma.phone
All interfaces are now consistent and start with 'org.kde.plasma.phone'

Reviewed-By: Marco Martin
2015-06-19 01:48:47 +02:00
Sebastian Kügler
1c11efdb53 Remove brightness change applet
It's been an experiment and unused. Marco asked to remove it.
2015-06-13 19:32:22 -07:00
Sebastian Kügler
2de4fa01e0 Add new simplified battery applet
This applet is a simplified version of the desktop battery monitor,
which:

- only uses one battery
- only does brightness controls for the screen

It's optimized for Mobile Handsets.
2015-06-13 19:32:22 -07:00
Marco Martin
6250e48140 remove debug message 2015-06-12 11:23:36 -07:00
Marco Martin
5f412e8b75 close button 2015-06-08 19:17:10 -07:00
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