Commit graph

38 commits

Author SHA1 Message Date
Marco Martin
ead97b2399 fix bottom gesture 2020-07-17 18:12:07 +02:00
Marco Martin
d4e443104a rework tasks switcher 2020-07-17 14:13:35 +02:00
Marco Martin
bdac73fdab use proper task label 2020-07-17 11:27:38 +02:00
Marco Martin
d5e0c7acc8 don't show the window on hide 2020-07-17 11:19:56 +02:00
Marco Martin
b27e67037c rework panel coloring logic based on tasks 2020-07-16 16:22:57 +02:00
Marco Martin
fd88b7add1 click to dismiss the task list 2020-02-04 20:10:01 +01:00
Marco Martin
7347c671a3 visible button 2019-10-11 12:06:31 +02:00
Marco Martin
2a11f0baa3 fullscreenpanel->fullscreenoverlay 2019-09-18 16:49:44 +02:00
Marco Martin
77ae2a21f0 remove local fullscreenpanel component 2019-09-18 15:31:04 +02:00
Ilya Bizyaev
ed2fb0bcb8 Change task panel icons
Use simpler icons.
paint-none will have to be replaced in the future, but we do not have
any similar icons with better names now.
2019-02-08 11:20:43 +01:00
Marco Martin
57a016320b use showFullScreen() instead of visible=true 2018-02-12 16:37:35 +01:00
Marco Martin
5aa20872d5 port away from mobilecomponents 2017-11-10 16:21:20 +01:00
Marco Martin
a0be58c595 close switcher when no windows are open
when the last window is closed, close the task switcher
2016-09-02 17:38:24 +02:00
Marco Martin
6f721b8527 make show desktop work
use the kwin effect now, use proper api
and never minimize any window
2016-08-24 17:58:28 +02:00
Marco Martin
a408c6f41d reintroduce c++ plugin
* no more randomly minimizing windows
* use showdesktop effect
* use directly kwayland for show desktop
2016-08-24 16:57:15 +02:00
Marco Martin
87323bb71a restore old window if list just dismissed 2016-06-28 14:50:59 +02:00
Marco Martin
f79d82fe13 get rid of c++ plugin 2016-06-28 14:43:25 +02:00
Marco Martin
0f38293010 ose active window without c++ 2016-06-28 14:37:41 +02:00
Marco Martin
18b4af0def port to new libtaskmanager
almost entirely port the task switcher to the new
libtaskmanager. still needs porting
for the single close current window button
2016-06-27 18:34:20 +02:00
Marco Martin
469aac0542 better task switch behavior
close should always close now

peek fixed
unintended task activation shouldn't happen anymore
2016-02-15 15:02:37 +01:00
Marco Martin
1c8a653b1d slightly better bottom toolbar behavior 2016-01-12 17:16:26 +01:00
Marco Martin
bf30354c91 better behavior of the show desktop button 2015-12-18 14:46:29 +01:00
Marco Martin
1b29044a78 use new org.kde.plasma.private.mobileshell plugin 2015-12-14 16:19:43 +01:00
Marco Martin
8a45f67c4c ui experiment: keep all windows minimized
keep all windows minimized except the active one and minimize everything
when the task manager is open
2015-11-05 13:55:49 +01:00
Marco Martin
6b3f32ed3c close task list when there are no windows left 2015-10-15 15:04:43 +02:00
Marco Martin
8aac7a2b9c don't show the task manager if there are no tasks 2015-10-01 17:28:09 +02:00
Marco Martin
79d65e9b80 SkipsTaskbar->SkipTaskbar 2015-09-30 16:59:34 +02:00
Marco Martin
00e4b8a4c7 align the applet delegate to the top 2015-09-30 12:45:07 +02:00
Marco Martin
2f5f1217ac support swipe from bottom
the panel still looks the same
2015-09-10 16:53:01 +02:00
Eike Hein
d5b6503797 Port to PlasmaWindowModel. 2015-06-24 22:54:20 +02: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
422695bae1 dismiss by scrolling down too 2015-06-21 22:34:43 -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
ef4555f66c use the new FullScreenPanel component 2015-06-19 16:51:08 -07:00
Marco Martin
9e7821c75f dismiss view on task click 2015-06-18 19:22:35 -07:00
Marco Martin
608be69047 stub for the task manager 2015-06-18 16:31:26 -07:00