Ilya Bizyaev
5f1a15cb0a
Use lighter arrow icon in favorites strip
2019-02-10 02:55:13 +01:00
Marco Martin
56dc2ad23f
better icon sizing
2019-02-07 12:49:06 +01:00
Marco Martin
5ac357c0e9
better event handling in homescreen
2017-09-14 09:50:16 +02:00
Marco Martin
475d32d0a7
remove the fake lockscreen
...
remove the first screen
simplify the code
add a clickable arrow to suggest where the apps
are
2016-01-25 13:47:07 +01:00
Marco Martin
e1da762f09
better management of the spacer
...
ensure the spacer is the last item
2015-10-20 16:55:55 +02:00
Marco Martin
91b29c37e9
work well also in the case of no applets
...
the spacer will always take all the remaining space
2015-10-15 17:52:55 +02:00
Marco Martin
92d3b613ee
support applets configuration dialog
...
needs a way to disable the button for those that
don't have a config dialog
2015-09-25 15:10:05 +02:00
Marco Martin
bab5d7d9e2
set startMouseX/Y on pressandHold, not pressed
2015-09-22 18:28:19 +02:00
Marco Martin
565dbc963c
use EventGenerator in order to not eat half events
2015-09-17 12:46:01 +02:00
Marco Martin
baae0fb1ce
drag applets from the place they are, not the cursor
...
fix applet transparency when they are dragged out of
the screen to delete them
2015-09-15 19:14:04 +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
2353652336
remove pragma from layoutmanagers
...
use the layoutmanager as a propeerty of root emlement
2015-07-15 13:48:44 +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
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
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
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
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
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
434665decb
nicer expanded applets in homescreen
2015-06-20 17:30:06 -07: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