l10n daemon script
b78920f905
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2016-10-08 09:58:17 +00:00
l10n daemon script
3577e59bc0
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2016-10-07 09:31:42 +00:00
Marco Martin
220f4f79e8
fix the close button
...
use the c++ part aain for hasCloseableActiveWindow
2016-09-03 10:27:12 +02: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
Bhushan Shah
c81bed39bc
requestShowingDesktop is not Q_INVOKABLE
...
errors--
2016-08-25 13:05:43 +05:30
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
ad10cc0025
window list button always active when there are tasks
2016-02-24 15:47:44 +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
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
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
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