Aleix Pol
441936186a
Port to use the new org.kde.kwin.VirtualKeyboard.visible property
...
Makes it possible to properly display the keyboard state when the
keyboard is hidden but still active.
2021-07-21 22:16:04 +00:00
Aleix Pol
d332582328
Port away from the global "theme" object to PlasmaCore.Theme
...
Like we've done for the rest of Plasma
2021-06-10 16:14:41 +02:00
Nicolas Fella
210468572d
[taskpanel] Show app name instead of window title
...
I think this looks better since the window title is often too long to be properly displayed
2021-06-09 10:36:53 +00:00
Marco Martin
8483bcbe0f
fix controlling from the bottom panel
2021-05-04 12:46:27 +02:00
Devin Lin
9854558a1b
Fix panel icon sizing
...
Ensure integer pixel margins
2021-03-05 18:50:48 -05:00
Devin Lin
b81d29d2c2
Change task panel down icon to symbolic
2021-03-04 18:44:07 -05:00
Aleix Pol
13f21bf23b
Port to use IconItem again
2021-03-04 15:54:56 +00:00
Aleix Pol
31fceb18f8
Prioritise hiding the virtual keyboard
...
Now that the virtual keyboard appears right over the panel, change the
close window button to a hide button. When the virtual keyboard is
hidden, now you get the big X to close.
2021-03-04 15:54:56 +00:00
Nicolas Fella
21a3bcafe4
Convert license headers to SPDX
2021-03-02 22:45:25 +01:00
Noah Davis
ed4d713ffb
Use Header colors for top panel
...
Apps use this colorset now. Not using this color set causes the top panel to look weird.
2021-02-28 00:23:21 -05:00
l10n daemon script
006cb7f865
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"
2021-02-18 07:54:49 +01:00
l10n daemon script
7c6cabf4a1
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"
2020-12-20 06:16:31 +01:00
Aleix Pol
3ca6a2d395
thumbnail: don't request the window stream until we first need it
...
This way we don't add more pressure upon application startup time. It
doesn't seem noticeable when showing the windows overview.
2020-12-10 03:49:35 +01:00
Aleix Pol
b7c508beb7
thumbnail: only keep the stream active if the window is shown
...
It does not make much sense to render the thumbnail when hidden,
especially on lower end devices like the pine.
2020-12-10 03:37:29 +01:00
l10n daemon script
44f04e5c56
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"
2020-11-08 06:24:01 +01:00
l10n daemon script
4a6fdab931
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"
2020-11-05 06:37:15 +01:00
Marco Martin
00103f57d8
icon in front of the thumbnail
2020-10-26 14:51:25 +01:00
Marco Martin
419a5ec08c
fix thumbnails
2020-10-26 14:35:37 +01:00
Devin Lin
d6dd1c1356
Task panel visual improvements
2020-10-24 16:46:45 +00:00
l10n daemon script
c735bf3bcf
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"
2020-09-20 05:52:17 +02:00
Marco Martin
349de2f252
ifix close button
2020-08-20 16:55:14 +02:00
Marco Martin
6cdcd8b56f
bury the thumbnail under a loader for now
...
the screencasting item isn't always present
2020-08-10 11:41:47 +02:00
Marco Martin
4b39250ffa
same speed animation with kwin minimize
2020-08-07 09:53:21 +02:00
Marco Martin
b1f65036b0
Merge branch 'work/mart/pipewire'
2020-08-07 09:28:05 +02:00
Marco Martin
29dda81ac6
fixes to close anim
2020-07-31 16:31:17 +02:00
Marco Martin
775870852c
remove dummy windowtask
2020-07-31 14:21:22 +02:00
Marco Martin
ef7a78cfe1
single mousearea on bottom
2020-07-31 14:20:55 +02:00
Marco Martin
0c6d19e856
return to bounds after flicking
2020-07-31 12:44:44 +02:00
Marco Martin
ae67112a5c
fix close slide direction
2020-07-31 12:13:16 +02:00
Marco Martin
928ac5c195
litch -- when activating window
2020-07-31 12:06:46 +02:00
Marco Martin
16b1cae73e
when task switch appears release minimize on launchers
2020-07-31 11:13:09 +02:00
Marco Martin
c81eaee352
fix closing
2020-07-30 17:56:34 +02:00
Marco Martin
9f25435d82
close anim if window active
2020-07-30 17:55:09 +02:00
Marco Martin
8f39bd3828
new close anim
2020-07-30 17:53:55 +02:00
Marco Martin
a1b7ef5d36
minimize to launcher when the switcher is not visible
2020-07-30 17:20:07 +02:00
Marco Martin
0c3b152f99
color panel when startupfeedback is used
2020-07-30 12:39:13 +02:00
Marco Martin
d983aeebe3
initial support for pipewire thumbnails
2020-07-29 17:50:10 +02:00
Marco Martin
5881d6be92
minimize animations
2020-07-28 12:30:13 +02:00
Marco Martin
ece092bf98
croll up homescreen when there are no tasks
2020-07-23 17:09:37 +02:00
Marco Martin
dd315d81e0
fixes to task switcher experience
2020-07-23 13:47:40 +02:00
Marco Martin
3f32a18b62
make use of HomeScreenControls
2020-07-22 17:17:10 +02:00
Marco Martin
76050a60bd
minimize instead of showdesktop
...
keep all windows minimized except the active one
2020-07-22 14:22:39 +02:00
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
69ae5a1ba4
ensure taskswitcher is fullscreen
2020-07-17 11:17:18 +02:00
Marco Martin
f8df7b3b00
better spacing
2020-07-17 11:12:06 +02:00
Marco Martin
b27e67037c
rework panel coloring logic based on tasks
2020-07-16 16:22:57 +02:00
Jonah Brüchert
d76fc145f9
correct showinApp typo
2020-06-26 23:59:07 +02:00