Commit Graph

1923 Commits (103b901125f574be5c90d2dd28666544f9bd9e73)
 

Author SHA1 Message Date
Michail Vourlakos b00ec4fcee set background image for colorscombobox
Michail Vourlakos 41117e9290 add background and textColor to layout
-- auto-adjust the textShadow for Ruler based on
the textColor luminosity
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.
Heiko Becker 15dc670161 Add .arcconfig
Reviewers: mvourlakos

Subscribers: plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D10580
Michail Vourlakos dd2751add9 center activities text in Layouts
Michail Vourlakos bf7032a9f4 add options for the user to set edit image
--and also text color of the edit mode
Michail Vourlakos 9c18e5dbef fix warnings
Michail Vourlakos 0281fc7993 fix warning from ConfigOverlay
Michail Vourlakos 4e4ae54896 fix warnings from PanelBox
Michail Vourlakos 7e6aacd158 fix warnings from Ruler
Michail Vourlakos 277a0b3c43 fix warnings in LayoutsContainer
Michail Vourlakos 97fa6f7e61 block rulerMouseArea for normal mode
Michail Vourlakos 97e8b58df2 dont blacklist activeWindowControl
-- the fix will come up from upstream! ;)
Michail Vourlakos 6738a07f4f fixes for editMode tooltips
--remove also deprecated code
Michail Vourlakos 3195cc206c enable ruler tooltip in editing mode
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"
Michail Vourlakos f5be222bfe enable Layouts menu after hiding it
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.
Michail Vourlakos ef8256f815 use mouse scroll to increase maxLength from Ruler
Michail Vourlakos 976494ed09 enable smooth animation when changing alignments
Michail Vourlakos c2e72b7f67 do not update struts during location change
Michail Vourlakos dcbc720425 dont update dock geometry for panels/editMode
Michail Vourlakos b41ecad4af fix #858,lower window preview a bit
Michail Vourlakos 23008b5903 enable glow choice for behaveAsPlasmaPanel
Michail Vourlakos 80a3461a9c accept negative values from mouseareas onEnter
--This can be a Qt bug, on Entered event mouseX/Y
are set as very big negative values
Michail Vourlakos fdd7d2c975 support Latte foreground palette for ruler
Michail Vourlakos 9e4ec510f9 increase topMargin at behaveAsPlasmaPanel
Michail Vourlakos 7c23de6519 apply proper autoDecreaseSize for Dock/Panel types
Michail Vourlakos 61c28978e6 publish internal ediMode to dock
--use internal edit mode to wm's visibilitymanager.
More specific use it in AlwaysVisible mode in order
to not publish the new struts because the animations
have ended.
Michail Vourlakos aba33ef7d5 improve calculations for editinig thickness
Michail Vourlakos fbe1fd4268 update runtime behaveAsPlasmaPanel in editMode
l10n daemon script 87c0b5b319 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"
Michail Vourlakos 65c067f428 improvements for Ruler
Michail Vourlakos 5b216845a3 update automatic icon size,starting editMode
Michail Vourlakos c2339043d6 improve ruler layout when changing locations
Michail Vourlakos 894af1867b improve calculations for editingmode
Michail Vourlakos 408476ce58 improve editMode triggering
--take into account the animations during
editMode activation/deactivation
Michail Vourlakos 96c9a22b70 lower maxLength text in dock mode
Michail Vourlakos 794e290ca5 position maxLength label correctly
Michail Vourlakos 4b822e4564 fix calculations for max values
Michail Vourlakos f5f254c0db enable automatic sizes in edit mode
--block also the editing background to
change size
Michail Vourlakos 432241dd93 improvements for new ruler
Michail Vourlakos 73229c5fbc give some more space in editingVisual for ruler
Michail Vourlakos 5feecd53b2 improve editing visuals
Michail Vourlakos 67a9680eac fix #865,add solus in readme file
Michail Vourlakos a5896ee053 increase frameworks requirement to 5.33
Michail Vourlakos e258df6e56 assign always a valid index for hovered task
Michail Vourlakos f20da16854 update license in new files
Michail Vourlakos a1c672a864 create independent secondary config window
Michail Vourlakos 431ec79088 force all DropShadows to fast mode