Commit graph

130 commits

Author SHA1 Message Date
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