Commit graph

1193 commits

Author SHA1 Message Date
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
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
Marco Martin
ec2e95258d darken the screen when results are in
hide on lock screen
2015-06-19 10:34:38 -07:00
Marco Martin
8a55d4a285 add some margins
don't make the panel cover krunner
2015-06-18 19:37:23 -07:00
Marco Martin
ac6fa1866e try with opaque feedback 2015-06-18 19:27:22 -07:00
Marco Martin
9e7821c75f dismiss view on task click 2015-06-18 19:22:35 -07:00
Vishesh Handa
58bc75eef4 Add KRunner to the top of the homescreen
The KRunner view is part of the containment as then it can always be on
the top. This is the first iteration of the this design.
2015-06-19 02:53:43 +02:00
Sebastian Kügler
d2fe2bb82b Remove legacy filtering of everything related to settings
This is a remainder from old openSUSE systems, which would show yast
modules otherwise. Fixes settings app not shown.

Reviewed-by:notmart
2015-06-18 17:35:57 -07:00
Marco Martin
8bf2aebd2f disable look for close 2015-06-18 17:10:00 -07:00
Martin Gräßlin
8f7f23321f Use KWayland protocol to close the active window
As a nice side-effect this allows us to enable/disable the close button
depending on whether we have a window to close.
2015-06-19 02:04:42 +02:00
Marco Martin
bf4959d63e add missing file 2015-06-18 17:03:29 -07:00
Marco Martin
e75c8005d3 a KRun based way to launch apps
needs the duplicate for now in order to test without breaking
the image
2015-06-18 16:58:56 -07:00
Marco Martin
608be69047 stub for the task manager 2015-06-18 16:31:26 -07:00
Marco Martin
15803f7672 adjust centering of bookmark icons 2015-06-18 13:40:36 -07:00
Marco Martin
89935a1d21 don't reset homescreen scroll position 2015-06-18 12:17:53 -07:00
Marco Martin
7d8e4e0d8c same title on the transient window 2015-06-18 12:13:56 -07:00
Marco Martin
69b7459f10 Add a fake startup notification window
add a window shown when an application is started
hide the window when a new one appears.

it's an approximation, we still need a real startup notification system
2015-06-18 11:43:20 -07:00
Marco Martin
578f998f38 fix the math for unlocking 2015-06-17 23:00:56 -07:00
Marco Martin
35fa1e62c8 show if showOnCurrentPlatform (flip condition) 2015-06-17 15:25:56 -07:00
Marco Martin
8e59ada22e fix build 2015-06-17 14:59:12 -07:00
Sebastian Kügler
75664c118a Filter more useless desktop files
We now also exclude the apps which are not suitable for the current
platform (some apps may be X11 only), and the ones that run in a
terminal, such as vim and ipython -- they're just not useful to show on
the homescreen.

Reviewed-by:notmart
2015-06-15 21:29:41 -07:00
Marco Martin
fdb34e9a74 async dbus call 2015-06-15 20:45:18 -07:00
Marco Martin
b405f43ed3 easier to lock 2015-06-15 20:45:18 -07:00
Sebastian Kügler
fbcf4fa457 Blacklist for applicationsmodel
This allows hiding applications on the homescreen. It's useful because
everybody and her dog puts .desktop files into /usr/share/applications,
and many of them are not at all useful. We'll try to do some more
elaborate filtering (watch the next commits), but this provides a
baseline to really hide some things that we don't want to show.

Reviewed-by: notmart
2015-06-15 20:08:12 -07:00
Marco Martin
588bfc191d more easily unlock 2015-06-15 15:04:26 -07:00
Marco Martin
fab6121e22 fix y of fav bar 2015-06-15 11:45:02 -07:00
Marco Martin
ca8073387d don't put favorites strip behind the bottom panel 2015-06-15 11:34:17 -07:00
Marco Martin
67f73f1e0e consider the scrolling speed during scrolling 2015-06-15 11:15:52 -07:00
Marco Martin
38c860f451 port back to Window
avoid some crash?
2015-06-13 18:49:38 -07:00
Martin Gräßlin
5f2ffad357 Use PlasmaWindowManagement wayland interface to trigger showing desktop mode
Introduces new dependency on KWayland and uses it to try to resolve the
PlasmaWindowManagement interface. If available that's used to trigger
showing desktop state.
2015-06-13 18:26:20 +02:00
Marco Martin
fd382d0b2b bigger bottom bar 2015-06-12 18:26:16 -07:00
Marco Martin
4573e2badc port to PlasmaCore.Dialog 2015-06-11 21:26:00 -07:00
Marco Martin
b1de6bcb24 don't hide the window immediately 2015-06-11 18:06:45 -07:00
Marco Martin
1f8f890757 close and home buttons fixed 2015-06-11 15:50:38 -07:00
Marco Martin
0860194325 new bottom panel containment with close button 2015-06-11 15:35:46 -07:00
Marco Martin
504d1a8ae4 new defaults: networkman and battery in panel 2015-06-10 22:43:14 -07:00
Marco Martin
ffc2c51b19 fix mouse interaction 2015-06-10 21:55:41 -07:00
Marco Martin
9f15697a76 scroll indicator non interactive 2015-06-10 21:27:53 -07:00
Marco Martin
9cd3635114 feedback when clicking on a launcher icon 2015-06-10 16:43:10 -07:00
Marco Martin
af5fd90ea1 remove plasmapackage 2015-06-10 10:29:02 -07:00
Marco Martin
09ceb9b71b workaround thetouch event loss problem 2015-06-08 12:28:42 -07:00
Marco Martin
58f74b1f61 open the first applet on first panel open 2015-06-05 10:01:15 -07:00
Marco Martin
19a16ef8fd new tabbed ui for the top panel 2015-06-04 21:14:18 -07:00
Marco Martin
add3efbe9a restore the tabbar in the top panel 2015-06-03 20:34:43 -07:00
Marco Martin
7c1bc53c9d better panel drag behavior 2015-06-03 12:52:02 -07:00
Marco Martin
85fdc45d03 move ofono stuff in different file
since is now loaded in a Loader, it should fail gracefully
2015-06-03 10:14:59 -07:00
Marco Martin
5798ab3e48 add a simple applet to control brightness 2015-05-27 18:28:17 +02:00
Marco Martin
adba281d59 move title and arrow in default compactrepresentation 2015-05-27 15:29:44 +02:00
Marco Martin
53706c6fd4 try with normal colorgroup for applets 2015-05-21 10:02:34 +02:00
Marco Martin
af43ce3b6a remove the solid rectangle 2015-05-18 14:24:24 +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
62df66b045 rename homescreen library 2015-05-14 18:13:00 +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
85345d2026 support statusnotifieritems 2015-05-12 18:59:55 +02:00
Marco Martin
27742df3ab correctly update root.expandedApplet value 2015-05-12 18:32:06 +02:00
Marco Martin
3275b8b698 finish the new layouting prototype 2015-04-25 17:30:08 +02:00
Marco Martin
b9503b8a2f prototype for top panel following the mockup
prototype following the mocups here
http://forums.plasma-mobile.org/showthread.php?tid=11863

if it's decided against this, revert just this commit
2015-04-24 19:14:31 +02:00
Marco Martin
9b06ffd68e fix phone signal indicator 2015-04-20 16:31:02 +02:00
Marco Martin
2503593ef4 default the phone app as the first 2015-04-17 17:22:22 +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
2d909f69f4 ignore parameters like %u in executing apps 2015-04-11 14:48:24 +02:00
Marco Martin
e3913eb107 don't trigger wallpaper config when pressing on favorites 2015-04-11 12:59:52 +02:00
Marco Martin
46f8a90371 remove dead code 2015-04-11 12:44:55 +02:00
Marco Martin
6c32662123 animation effect for the drag delegate 2015-04-11 12:40:54 +02:00
Marco Martin
c036b12f7b nimations in favorites bar drag 2015-04-11 11:36:17 +02:00
Marco Martin
1efb009b5e better autoscroll behavior 2015-04-11 11:26:55 +02:00
Marco Martin
f9b30c1f95 better detection if we are on the fav strip 2015-04-11 10:28:05 +02:00
Marco Martin
0dca5a4a3f fix reordering logic 2015-04-11 00:23:49 +02:00
Marco Martin
33547e57b0 refactor of the drag and drop
completely managed by a top level MouseEventListener
2015-04-10 23:59:52 +02:00
Marco Martin
173e295eba reset scroll position when window deactivated 2015-03-27 18:54:09 +01:00
Marco Martin
243be5ad03 use color from theme 2015-03-18 15:45:48 +01:00
Marco Martin
e130d3a24f better layout in case of single applet 2015-03-18 15:41:38 +01:00
Marco Martin
f9f28f75ed better layout with multiple applets 2015-03-18 15:24:27 +01:00
Marco Martin
25e1e12c4d save and restore app order
by default apps are in alphabetical order
but the user can drag and drop them around for personalized order
2015-03-18 14:34:05 +01:00
Marco Martin
d0756040ad try to make the sliding panel fullscreen 2015-03-18 13:49:28 +01:00
Marco Martin
6aafa9329a use an actual panel
sliding panel logic moved to the phone panel containment

things in the panel are actually justy qml, the applets are in a tabbar in the
sliding thing
2015-03-13 22:16:19 +01:00
Marco Martin
fe6332b1d2 use the new containment 2015-03-13 15:31:13 +01:00
Marco Martin
4b77fe4647 a simple scrollbar 2015-03-13 14:58:18 +01:00
Marco Martin
c096ffb366 bound the strip at top and bottom
except in the lockscreen it will slide away
2015-03-13 14:42:37 +01:00
Marco Martin
06e23491fb show a placeholder when dragging 2015-03-13 13:50:13 +01:00
Marco Martin
08e13e7cc2 remove the settings area 2015-03-13 13:39:51 +01:00
Marco Martin
43d0363778 add a clock in lockscreen 2015-03-11 13:10:43 +01:00
Marco Martin
50fc65fe67 placeholder areas for settings and lock 2015-03-11 12:33:15 +01:00
Marco Martin
0c531de5b0 use the logic of the panel to put applets 2015-03-11 11:50:00 +01:00
Marco Martin
e1266e09c8 scale only the icon not the text 2015-03-05 21:15:25 +01:00
Marco Martin
490bfdc928 better behavior on dragging, add autoscroll 2015-03-05 21:12:23 +01:00
Marco Martin
dab083c37b a scrollbar 2015-03-05 17:28:24 +01:00
Marco Martin
533fc5af03 add notifications and clock applets placeholders 2015-03-05 17:17:27 +01:00
Marco Martin
dfa653e867 a bit of bottom margin 2015-03-05 16:53:58 +01:00
Marco Martin
a3667cb3ba setOrcer->moveItem 2015-03-05 15:39:51 +01:00
Marco Martin
d09c3beafb animate index reordering 2015-03-05 15:32:44 +01:00
Marco Martin
ba089aa1dd zoom out items when moving 2015-03-05 14:02:32 +01:00
Marco Martin
c0d4d075af support model reordering
the order is still not saved/restored
2015-03-05 13:37:39 +01:00
Marco Martin
bb4d3e321e prototype for pressandhold 2015-03-05 12:05:20 +01:00
Marco Martin
6e09e7d877 add a spacer in the layout 2015-03-05 11:46:50 +01:00
Marco Martin
2f7c6056d7 sort app names 2015-03-05 11:41:01 +01:00
Marco Martin
897f109cfc some fixes in icons sizing 2015-02-26 11:47:20 +01:00
Marco Martin
8dbe6c0546 consider the applet minimumheight 2015-02-26 11:34:33 +01:00
Marco Martin
f56a22c9d5 render the strip icons 2015-02-26 11:25:00 +01:00
Marco Martin
700f6c2fae reenable the strip 2015-02-25 19:38:34 +01:00
Marco Martin
62ff6312db add a containment
it will replace most of the logic of Desktop.qml
2015-02-25 19:26:04 +01:00