Commit Graph

1902 Commits (5b3c00ff8c380950c0921cb5d6a1b98138325c76)
 

Author SHA1 Message Date
Michail Vourlakos 5b3c00ff8c improve code for enable/disable checkRestoreZoom 7 years ago
l10n daemon script cb6d7bda74 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"
7 years ago
Michail Vourlakos b607e25a4c reduce interval of checkRestoreZoom 7 years ago
Michail Vourlakos 7c5d550e9c fix #871,improve clearing zoom indicators
--accept clearZooms only in both hoveredIndexes
are -1 (for plasmoid and containment)
7 years ago
Michail Vourlakos b12cf1446a orchestrate better directRender for plasmoid
--use same techniques with the containment in order
to activate/deactivate the directRender through
the latte plasmoid
7 years ago
Michail Vourlakos 14ffc70088 cleanup deprecated directRenderTimer/containment 7 years ago
Michail Vourlakos 7c1cd0cb70 improvements to applets parabolic effect 7 years ago
Michail Vourlakos a018dd8fa8 remove no needed check 7 years ago
Michail Vourlakos 00241dcd8f fix breakage in par.effect from separators applets 7 years ago
Michail Vourlakos 90ee9ef00b fix #873,show confiw window for plasmoid
--show option for config window for the plasmoid
in the context menu, when the Latte plasmoid insnt
inside a Latte dock
7 years ago
Michail Vourlakos 9fdb1b598d increase parabolic effect speed 7 years ago
Michail Vourlakos 53633290fc block parabolic animations onEnter event
--calculations for parabolic effect are blocked
at the onEntered events because the mouse position
is faulty and breaks the animations
7 years ago
Michail Vourlakos 3a2b0f7fd6 animate iconMargin when changes 7 years ago
Michail Vourlakos 05e08e57c5 delay a bit the directRender activation
--previously directRender was activating also when
from the first entered element the mouse moved fast
enough to the second element. But this could happen
also accidentaly some times. This improvements indicates
also the mouse position in the second element to be
near the center of that element
7 years ago
Michail Vourlakos 764f7d06b6 fix Justify Splitters behavior
--because of new introduced functionality from MaxLength
Splitters broke. This commits fixes their behavior
7 years ago
Michail Vourlakos e775da4a41 when by 1px the applet size for panels 7 years ago
Michail Vourlakos 1a3cb13094 use same font metrics for qml and c++ code 7 years ago
Michail Vourlakos 14fa05745f remove kwin effects when hiding editVisual 7 years ago
Michail Vourlakos f9b475cc8a dont handle latte containment as appler for menu 7 years ago
Michail Vourlakos f2375e6f1f animate Ruler properly 7 years ago
l10n daemon script 30b7f42308 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"
7 years ago
Michail Vourlakos 211399eaf5 support changing the textColor of editMode 7 years ago
Michail Vourlakos eb377767c8 hide textColor when no background is selected
--enable textColor dialog
7 years ago
Michail Vourlakos d21534d6c3 support user background in edit choice 7 years ago
Michail Vourlakos c6408564d0 make the containment background aware 7 years ago
Michail Vourlakos 30fa3e0b1a improvements for user backgrounds 7 years ago
Michail Vourlakos 3110986215 prepare setting background 7 years ago
Michail Vourlakos 43fcb659af use single shadow for EditVisual
--remove also deprecated code from EditVisual
7 years ago
Michail Vourlakos c0b3d28814 fix checkmark position for RTL environments 7 years ago
Michail Vourlakos b00ec4fcee set background image for colorscombobox 7 years ago
Michail Vourlakos 41117e9290 add background and textColor to layout
-- auto-adjust the textShadow for Ruler based on
the textColor luminosity
7 years ago
Heiko Becker cf64323795 Search runtime dependencies on QML modules
Raises the required version of extra-cmake-modules to 5.38.0 which
nowadays follows the same versioning as the rest of KDE frameworks,
so no need to keep two different versions.
7 years ago
Heiko Becker 15dc670161 Add .arcconfig
Reviewers: mvourlakos

Subscribers: plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D10580
7 years ago
Michail Vourlakos dd2751add9 center activities text in Layouts 7 years ago
Michail Vourlakos bf7032a9f4 add options for the user to set edit image
--and also text color of the edit mode
7 years ago
Michail Vourlakos 9c18e5dbef fix warnings 7 years ago
Michail Vourlakos 0281fc7993 fix warning from ConfigOverlay 7 years ago
Michail Vourlakos 4e4ae54896 fix warnings from PanelBox 7 years ago
Michail Vourlakos 7e6aacd158 fix warnings from Ruler 7 years ago
Michail Vourlakos 277a0b3c43 fix warnings in LayoutsContainer 7 years ago
Michail Vourlakos 97fa6f7e61 block rulerMouseArea for normal mode 7 years ago
Michail Vourlakos 97e8b58df2 dont blacklist activeWindowControl
-- the fix will come up from upstream! ;)
7 years ago
Michail Vourlakos 6738a07f4f fixes for editMode tooltips
--remove also deprecated code
7 years ago
Michail Vourlakos 3195cc206c enable ruler tooltip in editing mode 7 years ago
l10n daemon script 86aac1fa4b 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"
7 years ago
Michail Vourlakos f5be222bfe enable Layouts menu after hiding it 7 years ago
Michail Vourlakos bfc64dbe57 add mouse indicators for hidden scrolling actions
--mouse indicator when hovering the Latte spacer in order
to give a hint to the user that he can use the mouse wheel
to increase its size.
7 years ago
Michail Vourlakos ef8256f815 use mouse scroll to increase maxLength from Ruler 7 years ago
Michail Vourlakos 976494ed09 enable smooth animation when changing alignments 7 years ago
Michail Vourlakos c2e72b7f67 do not update struts during location change 7 years ago