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
Michail Vourlakos
4f7812338e
plasmoid:add virtualdesktops binder
3 years ago
Michail Vourlakos
f9b264e053
plasmoid:remove plasma deprecated code from menu
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
l10n daemon script
163720adef
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
1c9ec6ef73
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
866fc3eb16
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
Tamim Khan
e1ad706481
Update INSTALLATION.md with missing arch dependancy.
...
`plasma-wayland-protocols` was missing from the pacman command. Installation fails otherwise. Added it to the file.
3 years ago
Alexander Lohnau
a2fb837ea1
Configure metadata for plasmoid, remove versions where not needed
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
3f9fdf996b
Convert desktop files of applets to json
...
Task: https://phabricator.kde.org/T14564
3 years ago
Alexander Lohnau
44287ff696
containmentactions/contextmenu: Install plugin in specific namespace
...
Otherwise, we use KServiceTypeTrader at runtime
3 years ago
Alexander Lohnau
4e6dca0879
Remove configure_file method calls for KPackage metadata.desktop files
...
We already have the configured desktop files in-source. Also, the author information is nothing which is subject to change.
3 years ago
Alexander Lohnau
8c21550f18
Indicator packageplugin: Clean up a bit of unneeded code
3 years ago
Alexander Lohnau
f1f1668394
Slightly bump KF5 requirements, fix ECM_FIND_VERSION checks, move basic ECM includes to top
...
Now we need to explicitly set the KDE_COMPILERSETTINGS_LEVEL variable.
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
Michail Vourlakos
3ea1e904a2
add bullet points in readme
3 years ago
Michail Vourlakos
8f48f4ea9b
wrong type
3 years ago
Michail Vourlakos
83d4da52e6
add missing new lines
3 years ago
Michail Vourlakos
3b480d42d9
upgrade widgets explorer code to plasma 5.24
...
BUG:451743
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
4401fdbb0f
tasks:always finish bouncing animation
...
--more specific when a new window is added or
when the in attention bouncing animation is not
needed any more
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
Michail Vourlakos
6bce84c68b
tasks:return bounce on start when destructed
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
Amy Rose
538dba0a02
refactor LayoutManager::save() to remove code repetition
...
Hey, first KDE contribution here. I was digging through code trying to fix [bug 427530](https://bugs.kde.org/show_bug.cgi?id=427530 ) when I found this copied-and-pasted block in LayoutManager::save(). This MR moves the block into a lambda to remove code repetition.
I am not a C++ programmer and although nothing changed that I could notice, it would be smart to sanity check and/or test this before merging.
3 years ago
l10n daemon script
d43f3d5ac4
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
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
Michail Vourlakos
3f90a49b55
applet:use last mouse event after dock slide-in
...
--this way the parabolic effect works nicely after
the dock slides-in. In the past there was a chance
that even though mouse was hovering an parabolicable applet
the parabolic effect was not started because parabolic
event was rejected because the dock was not fully shown
yet
3 years ago
Michail Vourlakos
21d8728498
tasks:fix launchers behavior in different applets
...
BUG:450986
3 years ago
Ömer Fadıl Usta
ac021a38b7
Fix Typo in header guard of floatinggapwindow
3 years ago
Ömer Fadıl Usta
bf7a87a81b
Fix Typo in header guard of colorsmodel
3 years ago
Ömer Fadıl Usta
8476a796d2
Spring cleaning with Qt5.15.x
...
Because of we increased min qt version to 5.15.x, we dont need these checks anymore
3 years ago
Michail Vourlakos
fe63a63efc
clones:fix parabolic behavior on alignment changes
...
--more specificaly before this patch when the host
dock was changing from justify to center alignment
clones parabolic effect did not work as intended
3 years ago
Michail Vourlakos
0f3c2b8468
change appletcontainer length to float value
3 years ago
Michail Vourlakos
dea478f16e
fix trembling at parabolic edges
3 years ago
Michail Vourlakos
59b422448b
fix #100,introduce parabolic edge spacers for main
...
--new introduced external spacers of main layout are
used from parabolic effect in order to keep the contents
of main layout in balance. That produces a much better
visual result for the user because when the user hovers
an item, that item is zoomed and the mouse is still
present at first hovered position.
3 years ago