l10n daemon script
ea822c7c01
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"
1 year ago
l10n daemon script
304f8c2aea
GIT_SILENT made messages (after extraction)
1 year ago
l10n daemon script
06b3c89a01
GIT_SILENT made messages (after extraction)
1 year ago
l10n daemon script
237ec8c4bf
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"
1 year ago
l10n daemon script
cb44b6f84d
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"
1 year ago
l10n daemon script
81ea60df72
GIT_SILENT made messages (after extraction)
2 years ago
l10n daemon script
720fc92d14
GIT_SILENT made messages (after extraction)
2 years ago
l10n daemon script
edb8a258a2
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"
2 years ago
l10n daemon script
892ac7868b
GIT_SILENT made messages (after extraction)
2 years ago
l10n daemon script
1193856d40
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"
2 years ago
l10n daemon script
c73d03b2b3
GIT_SILENT made messages (after extraction)
2 years ago
Mathias Tillman
76302ee78a
Fix an issue that caused panels and docks with the Visiblity set to Always Visible to behave the same way as Windows Go Below due to the workspace not being resized properly.
2 years ago
David Redondo
1d468a94e9
Opt out of fixed window positions on Wayland
...
Latte dock is using PlasmaQuick::Dialog and can load applets that use
PlasmaQuick::Dialog, which uses QWindow::position to cache the position
where the window is requested to be, so we need to opt out of this
Qt behavior.
BUG=461856
2 years ago
l10n daemon script
d7e9fbe772
GIT_SILENT made messages (after extraction)
2 years ago
l10n daemon script
53fce38f9e
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"
2 years ago
l10n daemon script
1b01e945b9
GIT_SILENT made messages (after extraction)
2 years ago
l10n daemon script
c459397db7
GIT_SILENT made messages (after extraction)
3 years ago
Michail Vourlakos
960186b147
blur:do not make calculations for HIDDENMASK
3 years ago
Michail Vourlakos
0cc73324c3
settings:fix options form layout alignment
3 years ago
Michail Vourlakos
899c0155c7
plasmatheme:define max background opacity to 1%
...
BUG:443366
3 years ago
Michail Vourlakos
54ccf51cda
view:respect plasma theme default opacity value
...
--when background contrast effect is enabled and the
user has chosen DEFAULT opacity for its background then
plasma theme preferred contrast effect values should be
used.
BUG:443366
3 years ago
Michail Vourlakos
bdf92099bb
plasmatheme:for defaults settings use real mask
...
--follow the new panel background way to access its mask
and use it also for both the blur area and mask area when
they are really needed. Such a case in only when the user
has requested for plasma theme default settings
BUG:455567
3 years ago
Michail Vourlakos
cbf9088f60
[wm/tasktools] update to plasma 5.24.5 codebase
3 years ago
Michail Vourlakos
80931bd3d5
support plasma 5.25 windows accent autocoloring
3 years ago
Michail Vourlakos
ec51d21eae
support json files from indicators
...
--when an indicator provides only a json file for
its metadata latte now is able to indentify it
properly.
BUG:455603
3 years ago
l10n daemon script
bef155238a
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"
3 years ago
l10n daemon script
2157c0d455
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"
3 years ago
l10n daemon script
a014f386fb
GIT_SILENT made messages (after extraction)
3 years ago
Michail Vourlakos
771f059e63
remove no needed if statement
3 years ago
l10n daemon script
917e928dbd
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"
3 years ago
l10n daemon script
420cb4198a
GIT_SILENT made messages (after extraction)
3 years ago
l10n daemon script
c4abc2eaf5
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"
3 years ago
l10n daemon script
66a1713b40
GIT_SILENT made messages (after extraction)
3 years ago
Michail Vourlakos
abe7c19547
drop per dock/panel inConfigureAppletsMode
...
--we now support a global value that can be used
in order to provide inConfigureAppletsMode for
all docks and panels at the same time.
3 years ago
Michail Vourlakos
d3538eeec3
view:remove viewpart contextmenu class
3 years ago
Michail Vourlakos
cbd30a8c22
contextmenu:remove systray deprecated code
3 years ago
Michail Vourlakos
625b852ba7
view:remove mousePressed slot
3 years ago
Michail Vourlakos
d208698143
more fixes for context menu
3 years ago
Michail Vourlakos
18b47b607f
protect from nullptr crashes
3 years ago
Michail Vourlakos
02d3c37f93
view:drop contextmenu class
...
--use ContextMenuLayer internal quickitem
that is responsible for applets and containments
context menus from now on.
3 years ago
Michail Vourlakos
90e4ea28c4
introduce ContextMenuLayerQuickItem
...
--use plasma approach in order to show context menus
for applets by introducing a new QuickItem that will
be responsible for this at the bottom of applets and
containment layers
3 years ago
Michail Vourlakos
dd8756ad79
view:simplify main context menu code
3 years ago
Michail Vourlakos
b4b6979ea7
contextmenu:remove deprecated tasks workaround
3 years ago
l10n daemon script
f94e5bc843
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"
3 years ago
Alexander Lohnau
cb32286a8f
Remove author data, name and description from package metadata files
...
Task: https://phabricator.kde.org/T15452
3 years ago
Alexander Lohnau
8c21550f18
Indicator packageplugin: Clean up a bit of unneeded code
3 years ago
Alexander Lohnau
1cb7e1c8b0
Convert desktop files of plugins to json
...
Task: https://phabricator.kde.org/T14564
3 years ago
Alexander Lohnau
0d461b1cad
Port away from deprecated Plasma plugin macros
3 years ago
l10n daemon script
7cda1c66e1
GIT_SILENT made messages (after extraction)
3 years ago
Michail Vourlakos
a11b9a8d62
update panelshadows code to plasma 5.24
3 years ago