Marco Martin
2f5f1217ac
support swipe from bottom
...
the panel still looks the same
2015-09-10 16:53:01 +02:00
Marco Martin
3cba469c3e
make tasks disappear when they go away
2015-09-10 16:52:41 +02:00
Marco Martin
0ea412cc8f
hide the overlay on action triggered
2015-09-08 23:39:03 +02:00
Bhushan Shah
035fcb3118
If more space is available for icons show bigger
...
Also fix text size on tablet-ish form factor
2015-09-01 17:35:01 +05:30
Bhushan Shah
38a3a7c99c
Fix iconSizes and strip size on the horizontal form factor
...
Previously it was setting height and width of icons to overall width/4
which happens to be enorumously huge on the horizontal form factor.
This patch fixes it by setting height of "huge" iconSize and width of
overall width/4
2015-08-22 18:16:56 +05:30
Marco Martin
b6bbc208aa
list applications more in depth
...
go recursively in deep categories, without being recursive
this makes all apps to appear and not only those at the
first level of subcategories
2015-08-07 18:49:13 +02:00
Marco Martin
9e7ccaa801
fix build
...
don't mix itarators and constIterators
2015-07-20 10:36:14 +02:00
Sebastian Kügler
335bab6ca0
Make sure blacklist is not removed from config
2015-07-16 04:26:05 +02:00
Marco Martin
2353652336
remove pragma from layoutmanagers
...
use the layoutmanager as a propeerty of root emlement
2015-07-15 13:48:44 +02:00
Marco Martin
c0ef6c6747
try to interact only with the applet in the top area
...
has to be tested, maybe is even worse, but in order to not
interfere with the vertical scrollbar of things like networkmanager
needs a real solution
2015-07-13 15:50:22 +02:00
Marco Martin
6158b232b6
less space between top icons
2015-07-13 15:07:46 +02:00
Eike Hein
12ba707277
Map indices back to source.
2015-07-13 13:19:59 +02:00
Marco Martin
3751f69d40
animate editoverlay fade
...
remove editoverlay after moving the cursor a lot
2015-07-10 17:56:14 +02:00
Marco Martin
2c574faa3a
animated applet remove
2015-07-10 17:19:26 +02:00
Marco Martin
70551d7ad6
use a simple Column for the layout
...
slightly simpler, makes animations more reliable
2015-07-10 16:00:10 +02:00
Marco Martin
21eb17fc49
editoverlay covers krunner
...
now blocks all the clicks
2015-07-10 13:10:05 +02:00
Marco Martin
eca12673b4
correct space left for keyboard
2015-07-09 18:10:58 +02:00
Marco Martin
9765dfa679
maximized widgets explorer
...
add applet with single click
2015-07-09 15:20:24 +02:00
Marco Martin
ffdad67763
add an empty margin
2015-07-09 13:41:16 +02:00
Marco Martin
62aec0c07e
the spacer fills height
2015-07-09 13:37:19 +02:00
Marco Martin
4500b17a92
use the lastspacer when needed
2015-07-09 13:31:02 +02:00
Marco Martin
4024edb277
proper position of "locked" state
...
the search field appears at the right position as well as the applets reordering
2015-07-09 13:10:43 +02:00
Marco Martin
b980f0cf8a
smaller tab icons, dont touch the time
2015-07-08 22:31:24 +02:00
Marco Martin
24dc96ad21
correct sizing of the screen
...
the up arrow to unlock is not visible anymore when unlocked
2015-07-08 18:30:15 +02:00
Eike Hein
d5b6503797
Port to PlasmaWindowModel.
2015-06-24 22:54:20 +02:00
Marco Martin
e343ae94e5
remove the blue highlight
2015-06-23 16:07:25 -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
b829564172
make space for the favorites under krunner
2015-06-22 21:43:45 -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
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
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
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
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
Marco Martin
ae4a2c7837
use standard background when needed
2015-06-19 18:14:25 -07:00