Marco Martin
29138e0e3a
delete button for the pin entry
2015-06-23 12:43:10 -07:00
Sebastian Kügler
c390a857d3
.desktop extension is not needed here
2015-06-23 10:23:56 -07:00
Marco Martin
44bafbed70
simplify scroll snapping
2015-06-23 10:01:27 -07:00
Marco Martin
f5f78c1baa
make the applet expand how much it wants
2015-06-23 09:47:31 -07:00
Sebastian Kügler
48dcadebbf
Remove obsolete debian directory,
...
packaging is now outside of source packages
Harald says: "sebas, kill the debian directory, KILL IIIIT"
2015-06-22 22:26:56 -07:00
Marco Martin
b829564172
make space for the favorites under krunner
2015-06-22 21:43:45 -07:00
Marco Martin
728f6757d0
different icon
2015-06-22 20:03:05 -07:00
Marco Martin
546a1f9a33
disable animations for now
...
animations break widget positions on the phone
2015-06-22 19:48:49 -07:00
Marco Martin
de41f7dd6b
remove non existent import
2015-06-22 19:03:44 -07:00
Harald Sitter
2f0e4e7769
add a proper startup sound
2015-06-22 19:00:26 -07:00
Sebastian Kügler
fca8ba5d46
Add volume applet to top panel
2015-06-22 17:57:12 -07:00
Marco Martin
970dc7d989
use the dataengine
...
can't use the tasks applet private import from there:
plasma-desktop shouldn't be installed on the phone
2015-06-22 17:38:10 -07:00
Marco Martin
4e31575a70
only one line of text in favorites
2015-06-22 16:50:39 -07:00
Marco Martin
65e85b7719
make space for the top krunner ui
2015-06-22 16:41:23 -07:00
Marco Martin
b9dfc7d768
pin auth finally working
2015-06-22 15:53:13 -07:00
Marco Martin
9ee815108d
Pin dialog shows
...
seems to still not be possible to know how many attempts are left
2015-06-22 11:43:44 -07:00
Marco Martin
422695bae1
dismiss by scrolling down too
2015-06-21 22:34:43 -07:00
Marco Martin
e776e107ae
big square icons
2015-06-21 19:03:41 -07:00
Marco Martin
15e4468834
animation on close
2015-06-21 12:26:14 -07:00
Marco Martin
536dc945fd
support closing windows
2015-06-21 12:18:02 -07:00
Marco Martin
1c708ff7af
working taskmanager on X11
...
assuming a wayland port of libtaskmanager arrives, that should work
2015-06-21 11:55:51 -07:00
Marco Martin
037102220b
attempt of animation when moving plasmoids around
2015-06-21 11:35:05 -07:00
Marco Martin
79af925af8
destroy container when an applet gets removed
2015-06-21 10:56:34 -07:00
Marco Martin
73a2d560f0
with a MouseaRea as parent events are filtered better
2015-06-21 10:18:43 -07:00
Marco Martin
507b3d77b5
better looking expanded popup
2015-06-21 10:16:20 -07:00
Marco Martin
434665decb
nicer expanded applets in homescreen
2015-06-20 17:30:06 -07:00
Aleix Pol
b3e1fbea95
Specify the required CWD when running the applications
2015-06-21 01:53:27 +02:00
Marco Martin
d4e675ec27
enable autoscroll for applets
2015-06-20 16:08:46 -07:00
Marco Martin
7eb7fb1f32
move the headeritem in own file
...
the header of the gridview, AppletsArea.qml is the whole area that
has loackscreen, applets and favorites
2015-06-20 14:50:02 -07:00
Martin Gräßlin
343951c375
Don't start kded5 from plasma-phone
...
Already started and needed by kwin.
2015-06-20 20:08:03 +02:00
Marco Martin
7c1664f586
no notifications message
2015-06-20 10:38:57 -07:00
Sebastian Kügler
7c4cb2c00b
Whoopsie.
2015-06-19 22:32:06 -07:00
Marco Martin
6439947d53
primitive plasmoids reordering
2015-06-19 21:46:18 -07:00
Sebastian Kügler
d197736adc
Add list with all apps to config for debugging purposes
2015-06-19 21:28:00 -07:00
Sebastian Kügler
0e5ce58bbe
Remove old wifi module
...
It's connman-based, not ported, doesn't work.
2015-06-19 18:27:32 -07:00
Marco Martin
ae4a2c7837
use standard background when needed
2015-06-19 18:14:25 -07:00
Marco Martin
37535f97ba
no long press in locked mode
2015-06-19 17:55:24 -07:00
Marco Martin
ad54f0a1a2
simple widgetexplorer derived from desktop one
2015-06-19 17:52:09 -07:00
Marco Martin
ef4555f66c
use the new FullScreenPanel component
2015-06-19 16:51:08 -07:00
Marco Martin
4a1c477fba
root item is an Item
...
MouseEventListener moved down
2015-06-19 13:03:29 -07:00
Harald Sitter
7c3a8d90c2
add an extra sleep between user init and paplay
...
there is a race as we need the pulseaudio session to be run by the
time we play as otherwise we activate a daemon that uses the wrong
profile and doesn't play properly
generally we sould move the heap of stuff out of this script and
into a user session instead
2015-06-19 11:20:26 -07:00
Harald Sitter
2d45db913b
change login sound to ubuntu one
...
it is longer and louder and better and easier to notice
2015-06-19 11:14:11 -07:00
Marco Martin
ec2e95258d
darken the screen when results are in
...
hide on lock screen
2015-06-19 10:34:38 -07:00
Martin Klapetek
5dd2df26de
[dialer] Use KDE-Im-Phone-Ring sound for ringing
2015-06-19 17:56:58 +02:00
Martin Klapetek
1cb3b1b949
[dialer] Remove dubious \n
2015-06-19 17:55:47 +02:00
Martin Klapetek
173d138134
[dialer] Install custom qDebug messages handler
...
Now it logs into ~/dialer.log, this way it can be retrieved even if
autostarted by Mission Control.
2015-06-19 17:55:21 +02:00
Martin Klapetek
75124ecc74
[dialer] Also move the MissedCall notification into CallManager
2015-06-19 17:52:46 +02:00
Martin Klapetek
862172fccb
[dialer] Move the ringing notification into CallManager
2015-06-19 17:52:10 +02:00
Martin Klapetek
297c6500bd
Merge branch 'master' into mck182/tpCaller
2015-06-19 14:05:25 +02:00
Marco Martin
8a55d4a285
add some margins
...
don't make the panel cover krunner
2015-06-18 19:37:23 -07:00