Commit graph

244 commits

Author SHA1 Message Date
Marco Martin
bb3225d4b5 bigger hit area for the up arrow 2020-08-20 17:15:56 +02:00
Marco Martin
54bb4a3946 no side borders 2020-08-13 12:07:46 +02:00
Marco Martin
b71adfeef3 custom look for scroll indicator 2020-08-13 11:52:53 +02:00
Marco Martin
93d8e2c130 up arrow becomes down 2020-08-13 11:45:05 +02:00
Marco Martin
f30008b3d9 a dark overlay over the main icons 2020-08-13 11:17:06 +02:00
Marco Martin
24ef679755 removeuseless debug 2020-07-31 11:13:09 +02:00
Marco Martin
16b1cae73e when task switch appears release minimize on launchers 2020-07-31 11:13:09 +02:00
Marco Martin
a1b7ef5d36 minimize to launcher when the switcher is not visible 2020-07-30 17:20:07 +02:00
Marco Martin
0d438d87d3 when an application is already running bring window on front
all applications are single instance only
2020-07-28 13:24:13 +02:00
Marco Martin
0eed8d3a90 add margin before search bar 2020-07-27 11:58:22 +02:00
Marco Martin
12c34a7a6a things go under the top panel 2020-07-23 17:12:19 +02:00
Marco Martin
ece092bf98 croll up homescreen when there are no tasks 2020-07-23 17:09:37 +02:00
Marco Martin
daebf5ae60 cleanup not found favorites 2020-07-23 16:44:25 +02:00
Marco Martin
3f32a18b62 make use of HomeScreenControls 2020-07-22 17:17:10 +02:00
Marco Martin
c8d9ef81d8 flick after manual drag 2020-07-22 15:18:52 +02:00
Marco Martin
a5d1f4d880 at least 4 favorites 2020-07-21 12:35:50 +02:00
Marco Martin
d6bd455b1e disable the scrollindicator
for some reason it seems interactive on the phone
2020-07-21 12:32:32 +02:00
Marco Martin
dae850dbc9 drag vertically also on the launcher strip 2020-07-21 12:23:50 +02:00
Marco Martin
cbdb6b6f05 reset position when launched 2020-07-16 14:51:58 +02:00
Bhushan Shah
e0dd510861 Fix the LauncherGrid
For real this time /o\

CCMAIL: Jonah Brüchert <jbb.prv@gmx.de>
2020-07-13 12:45:15 +05:30
Bhushan Shah
d73b2455df remove traces of color average properly
Fixes the 48f8f00034

CCMAIL: Jonah Brüchert <jbb.prv@gmx.de>
2020-07-10 09:14:12 +05:30
Jonah Brüchert
48f8f00034
Leave calculating the startup feedback color to plasma-nano 2020-06-30 14:34:27 +02:00
l10n daemon script
c8419144ad 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-06-18 05:45:52 +02:00
l10n daemon script
5131546336 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-06-17 14:13:18 +02:00
Jonah Brüchert
5f0e3ec05d Another approach to use the enum everywhere in ApplicationListModel 2020-06-09 16:55:54 +00:00
l10n daemon script
59f61325a7 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-06-05 05:05:54 +02:00
Jonah Brüchert
3f4915d426
Revert "Open and close StartupFeedback using KStartupInfo"
This reverts commit b856b78790.

Unfortunately it turned out not to work on Wayland yet.
2020-05-28 15:58:27 +02:00
Jonah Brüchert
881f7c7a96
Revert "Comment out debug logging"
This reverts commit c2306cb556.
2020-05-28 15:58:18 +02:00
Jonah Brüchert
c2306cb556
Comment out debug logging 2020-05-27 16:13:40 +02:00
Jonah Brüchert
efc04968c0
Remove unuused FeedbackWindow components 2020-05-26 21:50:32 +02:00
Jonah Brüchert
b856b78790
Open and close StartupFeedback using KStartupInfo 2020-05-26 21:49:56 +02:00
Jonah Brüchert
f3ab3c0a56
Adapt to plasma nano API change 2020-05-25 19:07:38 +02:00
David Faure
4f13a58241 Port to ApplicationLauncherJob 2020-05-10 18:07:36 +02:00
Jonah Brüchert
46f6138509
Properly adapt to role name renaming 2020-03-28 18:54:51 +01:00
Jonah Brüchert
505dbb405b
containments: homescreen: Fix some role names 2020-03-28 18:52:06 +01:00
Jonah Brüchert
1e1b60a17d
Partially revert d2b461e
Caused runtime issues
2020-03-21 03:00:31 +01:00
Jonah Brüchert
6c66619bc6 At least fix coding style 2020-03-21 00:33:26 +00:00
Jonah Brüchert
7f8074fc58 Revert casts 2020-03-21 00:33:26 +00:00
Jonah Brüchert
d2b461e17b containments: Optimization 2020-03-21 00:33:26 +00:00
Jonah Brüchert
c43777d1be Rename roleNames to be lowecase 2020-03-20 01:00:54 +00:00
Yuri Chornoivan
e055052bf3 Fix minor EBN issues 2020-03-15 09:30:43 +02:00
Marco Martin
11703e2043 remove debug background 2020-02-17 10:28:52 +01:00
Marco Martin
d8aac56a4d more reliable dragging in the favorite strip 2020-02-14 16:09:44 +01:00
Marco Martin
e80248b9da warnings-- 2020-02-14 13:36:55 +01:00
Ilya Bizyaev
423aeebc55 Avoid monochrome icons in launcher and task panel
See 18d95dc927
2020-02-12 18:17:20 +03:00
Marco Martin
cf91c25073 cache shadows 2020-02-12 09:57:40 +01:00
Bhushan Shah
6c9b6acace Fix launcher performance
We are not animating the icon delegates, so we can enable caching which
improves performance on pinephone.
2020-02-12 11:30:28 +05:30
Marco Martin
ea01f911c5 remove click feedback anim 2020-02-11 16:14:54 +01:00
Marco Martin
91c92f8fa1 remove local feedbackWindow 2020-02-11 13:57:34 +01:00
Jonah Brüchert
842e9dd91a homescreen: Add gradient to seperator 2020-02-10 09:19:53 +00:00