Commit Graph

2893 Commits (4f93251d8c635c6150483ecb321eb276f34d4280)

Author SHA1 Message Date
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
Michail Vourlakos 4374dace17 indicators:switch to QtQuick NewStuff dialog 3 years ago
Ömer Fadıl Usta e49404db7c Remove oldcode to sync with new KF5_MIN_VERSION ( 5.82 )
Now we based on 5.82 as KF5_MIN_VERSION so time to make a spring cleaning
3 years ago
Michail Vourlakos be9799b342 wayland:views now switch properly between screens 3 years ago
Michail Vourlakos b1d57051c2 wayland:support Plasma primaryscreen protocol
--use ScreenPool as reference for primary screen.
The new code uses PrimaryOutputWatcher class from
Plasma Shell in order to keep track of primary
screen at all cases.

BUG:448418
FIXED-IN:0.11.0
3 years ago
Michail Vourlakos 5100deee38 startup:track background brightness correctly
--plasma is doing some funny stuff in multi-screen
environments by changing screen ids and back and forth
when primary screen is changed. We now take into account
this and when screen plasma pools updates its ids in
any case the wallpapers tracking follows instantly.
3 years ago
Michail Vourlakos 6750f02d6f cmd:define log file for debug output 3 years ago
l10n daemon script bd6ae904b9 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 ec5b56031a GIT_SILENT made messages (after extraction) 3 years ago
l10n daemon script 45619c7248 GIT_SILENT made messages (after extraction) 3 years ago
l10n daemon script a42bc6788c 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