Commit graph

347 commits

Author SHA1 Message Date
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
ad10cc0025 window list button always active when there are tasks 2016-02-24 15:47:44 +01:00
Marco Martin
6dfbc22ced fix build 2016-02-24 15:46:56 +01: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
1bd4990984 fix close button
enabled when it should, also use a qpointer to
remove some crashes
2016-01-05 17:29:43 +01:00
Marco Martin
8c9c331444 slight checked feedback
mostly for debug
2015-12-18 14:49:19 +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
9d7eba04cf use the window-list icon instead of applications-other 2015-12-07 17:31:04 +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
813bd8fa0c use visible = true 2015-10-01 17:40:26 +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
d30863f959 slide close button too 2015-09-23 17:46:54 +02:00
Marco Martin
c550879fe9 add a window close button 2015-09-23 16:20:20 +02:00
Marco Martin
5a9aa3c440 delaying the loading of the sliding panel seems to avoid some crashes
FIXME
2015-09-16 13:35:55 +02:00
Marco Martin
28f98ce3ac disable show desktop effect when a new window appears 2015-09-16 13:35:31 +02:00
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
Eike Hein
12ba707277 Map indices back to source. 2015-07-13 13:19:59 +02:00
Marco Martin
9765dfa679 maximized widgets explorer
add applet with single click
2015-07-09 15:20:24 +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
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
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
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
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
608be69047 stub for the task manager 2015-06-18 16:31:26 -07:00
Marco Martin
8e59ada22e fix build 2015-06-17 14:59:12 -07:00
Marco Martin
fdb34e9a74 async dbus call 2015-06-15 20:45:18 -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
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