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
782d583175
Quicksettings: unify spaces/tabs usage
2020-04-29 18:07:36 +02: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
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
Marco Martin
7c9547f5fb
fullrepresentationview behind quicksettings
2020-02-04 21:28:14 +01:00
Marco Martin
9da6edd750
panelClosed signal
2020-02-04 21:26:26 +01:00
Marco Martin
8848017279
make closeRequested work
2020-02-04 21:17:58 +01:00
Marco Martin
b10d1ef5c6
a close signal
2020-02-04 20:44:58 +01:00
Marco Martin
1f685091ad
debug--
2020-02-04 12:05:09 +01:00
Marco Martin
e1f90dbfc6
square and smaller icons
2020-02-03 19:12:32 +01:00
Marco Martin
0dad4b65f6
more plasma-nm components to try to autoconnect
2020-01-27 17:26:16 +01:00
Marco Martin
bd078c7fa6
restore volume osd
...
show a volume icon only when muted atm
2020-01-27 17:22:37 +01:00
l10n daemon script
9b98493232
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-01-20 06:01:38 +01:00
l10n daemon script
ab190aa5da
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"
2019-12-28 05:25:20 +01:00
l10n daemon script
a7a5a3f003
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"
2019-12-04 05:36:25 +01:00
Marco Martin
6bafbc9cad
put LayoutManager.js in the proper place
2019-12-03 11:07:56 +01:00
l10n daemon script
c6089a7b92
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"
2019-11-23 05:29:59 +01:00
Bhushan Shah
d37c2c993e
remove translations of signal strength
...
- It makes no sense to translate either of this
- There's chance that this value won't be valid in case of not
functional ofono. which results in giant I18n argument missing error.
If translation was added to translate netreg.strength, I plan to remove
it anyway.
2019-11-22 14:52:49 +05:30
Pino Toscano
b7e93f5630
i18n fixes
...
- translate few UI strings
- use i18np for plural forms
- style fixes
2019-11-21 09:24:10 +01:00
l10n daemon script
78ce668071
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"
2019-11-20 05:40:05 +01:00
l10n daemon script
8e3a03beb4
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"
2019-11-16 05:03:41 +01:00
Marco Martin
aeea4f92ed
remove useless debug
2019-10-22 13:38:07 +02:00
Marco Martin
e14c8aeba3
different container for notifiactions
...
with different visibility rules
2019-10-22 12:56:59 +02:00
Nicolas Fella
3b034e7357
Use monochrome icon for battery quick action
2019-10-21 09:32:15 +00:00
Marco Martin
4543b7724c
more android-looking top panel
2019-10-14 17:51:44 +02:00
Marco Martin
0d3ad6fd2e
stop at bounds for the top panel
2019-10-11 15:21:24 +02:00
Marco Martin
902eed0258
ensure the top quicksettings is always on top of the second row
2019-10-11 10:59:32 +02:00