Commit graph

182 commits

Author SHA1 Message Date
Devin Lin
e6b055a915 Apply suggestions 2020-09-11 22:01:28 -04:00
Devin Lin
43603ed2ae Use Kirigami's ColorScope 2020-09-11 21:57:56 -04:00
Devin Lin
8487ccb35e Fix minor overlap 2020-09-12 00:56:12 +00:00
Devin Lin
e74833e9ab Fix top panel being greyed out by SlidingPanel 2020-09-12 00:56:12 +00:00
Devin Lin
8eecc27cbc Tweak delegate padding and color choice 2020-09-12 00:56:12 +00:00
Devin Lin
0308d1fd62 Use rounded edges for drawer 2020-09-12 00:56:12 +00:00
Devin Lin
392ed46c55 Offset sliding panel to where finger is 2020-09-02 22:44:52 +00:00
Marco Martin
e6d041f90f proper height for the panel 2020-09-01 17:42:53 +02:00
Marco Martin
4a5ac4a6aa don't show notification when it shouldn't 2020-09-01 17:40:09 +02:00
Devin Lin
da3d3c022f Allow holding top panel delegate to trigger label action 2020-08-29 12:22:13 -04:00
Marco Martin
96420f5080 invoke plasma-settings for wifi and broadband 2020-08-20 13:07:53 +02:00
Marco Martin
b675eeb635 better layout in widescreen mode 2020-08-20 12:28:03 +02:00
Marco Martin
5be8125c62 fix logic for open/close top panel 2020-08-20 11:45:38 +02:00
Marco Martin
0c3b152f99 color panel when startupfeedback is used 2020-07-30 12:39:13 +02:00
Marco Martin
12c34a7a6a things go under the top panel 2020-07-23 17:12:19 +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
b27e67037c rework panel coloring logic based on tasks 2020-07-16 16:22:57 +02:00
Jonah Brüchert
48f8f00034
Leave calculating the startup feedback color to plasma-nano 2020-06-30 14:34:27 +02:00
Jonah Brüchert
d76fc145f9
correct showinApp typo 2020-06-26 23:59:07 +02:00
Jonah Brüchert
a89d76b23c
Make panels opaque when StartupFeedback is open 2020-06-26 23:22:12 +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
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
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
Dimitris Kardarakos
2f578016e3 Change quick settings location icon
The location icon changed to the gps icon instead of the file location
one
2020-05-11 14:56:20 +03:00
Luca Weiss
9cbb53744f Quicksettings: add toggle for enabling/disabling screen rotation 2020-04-29 21:42:48 +02:00
Luca Weiss
6db9537dd3 Quicksettings: convert screenshot interface to class member 2020-04-29 21:40:49 +02:00
Luca Weiss
782d583175 Quicksettings: unify spaces/tabs usage 2020-04-29 18:07:36 +02:00
Jonah Brüchert
d2b461e17b containments: Optimization 2020-03-21 00:33:26 +00:00
Bart Ribbers
1a1b67c548
Quicksettings: toggle wwan on button press 2020-03-12 12:59:19 +01:00
Bart Ribbers
264d570609 Quicksettings: toggle wifi on button press 2020-03-10 06:10:26 +00:00
Bhushan Shah
c9f466117b Drop debug 2020-02-27 12:36:16 +05:30
Marco Martin
1d359284ec another tiny adjustment 2020-02-14 14:04:18 +01:00
Marco Martin
130b2d8de0 less spacing 2020-02-14 13:39:49 +01:00
Marco Martin
f40bbadd48 lighter gradient 2020-02-12 09:59:18 +01:00
Marco Martin
cf91c25073 cache shadows 2020-02-12 09:57:40 +01:00
Marco Martin
937758721c launch feedback from top panel 2020-02-11 16:24:40 +01:00
Johnny Jazeix
717abcbf66 fix compilation 2020-02-10 20:45:51 +01:00
Linus Jahn
67c6f94b9d Add timer to screenshots to avoid rest of animations 2020-02-09 08:50:41 +00:00
Linus Jahn
a3d8270e90
Revert "Workaround KWin screenshot bug by using screenArea manually"
This reverts commit a0b8a970ef.

The workaround didn't work anyway. - The bug also affects Qt/QScreen
...
2020-02-08 17:37:01 +01:00
Linus Jahn
a0b8a970ef
Workaround KWin screenshot bug by using screenArea manually
On some/most devices screenshotFullscreen captures only a part of the
screen.
2020-02-08 13:17:53 +01:00
Aleix Pol
6adbe5249d Fix warnings 2020-02-07 13:38:02 +01:00
Linus Jahn
30471d4148 Add screenshot option to panel 2020-02-06 19:17:25 +00:00
Marco Martin
9278d99600 a gradient for contrast 2020-02-06 15:39:25 +01:00
Marco Martin
5002023fa9 kill shutdown button 2020-02-05 20:43:35 +01:00
Marco Martin
6c4bef8f38 darken everything 2020-02-05 20:30:35 +01:00
Marco Martin
ea57d633bb move krunner in a plasmoid 2020-02-05 20:25:52 +01:00