Michail Vourlakos
2963a1fc2f
apply all colors from applyTheme
...
--infrastructure is now ready to expose to
applets the full color paletter and not
make compromises by choosing only from
original plasma theme for some of the
exposed colors
--dont reverse colors for selection group.
It creates a much nicer effect from user point
of view to keep the highlighting colors the
same for both the normal and reversed plasma
themes.
2019-04-14 00:37:16 +03:00
Michail Vourlakos
1d1f881032
identify original plasma applet behavior better
2019-04-14 00:18:31 +03:00
Michail Vourlakos
ecb7bd8e35
simplify code
2019-04-13 23:53:14 +03:00
Michail Vourlakos
edc9044f00
add two options for Plasma indicator
...
--reversed style
--option to enable/disable the growing
clicked animation
2019-04-13 23:39:54 +03:00
Michail Vourlakos
67a4a4ab14
remove deprecated options
...
--reversed, dotsOnActive and
threeColors that were related
to Latte indicator
2019-04-13 20:37:44 +03:00
Michail Vourlakos
950c067ba6
improvements for flexible settings uis
2019-04-13 20:27:38 +03:00
Michail Vourlakos
710c527cb7
update Latte indicator
...
--introduce its own reversed option
--support flexible layout for its
config ui
2019-04-13 20:09:18 +03:00
Michail Vourlakos
3337ceeba6
plasma indicator improve click animation
2019-04-13 19:47:58 +03:00
Michail Vourlakos
12da424998
flexible layout for effects page
2019-04-13 19:22:01 +03:00
Michail Vourlakos
2486e3bef4
impr.original plasma applet identification criteria
2019-04-13 19:13:48 +03:00
Michail Vourlakos
beb610abee
imrove click animation placement
2019-04-13 19:02:23 +03:00
Michail Vourlakos
99ffe9d418
improvements for indicators
2019-04-13 17:05:29 +03:00
Michail Vourlakos
03f507b09c
improve liveediting for maxLength changes
...
--the user can now get visual feedback also for
Justify mode changes that are influenced by
maxLength and offset changes
2019-04-13 15:16:36 +03:00
Michail Vourlakos
09be80b94f
add tooltip for changing settings window size
...
--the user can use Ctrl/Meta + Scroll Wheel in
order to alter the settings window size
2019-04-13 14:27:05 +03:00
Michail Vourlakos
b4e55e4e87
fix applets indicator size
...
--also dont count internalMargins
for isSeparator and isSpacer applets
2019-04-13 09:49:08 +03:00
Michail Vourlakos
af65e8ab48
flexible Tasks page
...
--introduce android clicke animation for Plasma
style
2019-04-13 08:27:59 +03:00
Michail Vourlakos
63b32a6331
plasma indicator improve reverse style
2019-04-13 00:51:31 +03:00
Michail Vourlakos
d95d861b64
add new options to indicators interface
...
--providesHoveredAnimation, in order to disable
the Latte one
--providesClickedAnimation, in order to disable
the Latte one
--needsMouseEventCoordinates, in order to know
when the mouse pressed e.g. creating animations
like the android way
2019-04-13 00:46:31 +03:00
Michail Vourlakos
20a57f3c15
improve edge changing animation
2019-04-12 21:58:19 +03:00
Michail Vourlakos
b35fa94307
reduce availableScreenGeometry calls
2019-04-12 18:55:45 +03:00
Michail Vourlakos
9e2290671c
flexible layout for Appearance
2019-04-12 18:12:52 +03:00
Michail Vourlakos
15e1432030
flexible layout for Behavior page
2019-04-12 17:57:14 +03:00
Michail Vourlakos
7696fc2ef9
make settings window thinner
2019-04-12 14:48:01 +03:00
Michail Vourlakos
30174bbb00
fix parabolic effect for vertical views
2019-04-12 14:40:30 +03:00
Michail Vourlakos
8fa495ce7e
update tooltips for edit settingsOverlay
2019-04-12 14:40:30 +03:00
Michail Vourlakos
7ed22d6b04
make plasmoid independent the ShadowExternal comp
2019-04-12 14:40:30 +03:00
l10n daemon script
80fbb074b4
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"
2019-04-12 05:48:10 +02:00
Michail Vourlakos
ea1a7ae9f2
fix ToggleHeaders in settings window
2019-04-12 00:08:09 +03:00
Michail Vourlakos
5665efd31f
add a publishing state to simplify things
...
--this way the syncGeometries calculations are
reduced
2019-04-11 23:42:51 +03:00
Michail Vourlakos
db6a4e9d0d
make struts and Always Visible lighter
...
--support them also in Live Editing
2019-04-11 22:24:45 +03:00
Michail Vourlakos
9d76dc7284
consistent metrics between different states
2019-04-11 21:38:07 +03:00
Michail Vourlakos
86c7e72abf
add option to enable/disable active window dragging
2019-04-11 20:41:08 +03:00
Michail Vourlakos
243ece638c
update editVisual transparency through emptyAreas
2019-04-11 20:20:56 +03:00
Michail Vourlakos
f7484eba47
update indexes after loading Justify alignment
2019-04-11 20:07:21 +03:00
Michail Vourlakos
7e9064eb5e
track last active window properly at per view
2019-04-11 20:04:22 +03:00
Michail Vourlakos
a293e8c92a
introduce EnvironmentActions area
...
--move the EnvironmentActions login exactly
below the Layouts layer and make its size to
follow always the appropriate size and placement
2019-04-11 19:34:57 +03:00
Michail Vourlakos
fccbb64808
move LayoutsContainer in its own folder
2019-04-11 17:09:50 +03:00
Michail Vourlakos
f33cd25ff5
update mask when secconfigwindow is destroyed
2019-04-11 16:58:18 +03:00
Michail Vourlakos
7ec1f6b928
support kde_frameworks<=47 for settings windows
...
BUG: 406436
2019-04-11 16:42:44 +03:00
Michail Vourlakos
c2c3123e1f
improve settings tooltips consistency
2019-04-10 23:26:28 +03:00
Michail Vourlakos
441e38a730
fix tooltips inconsistencies in Settings window
2019-04-10 23:24:06 +03:00
Michail Vourlakos
f497d4ae62
improve updateIndexes at Justify alignment changes
...
--fix how applets are identifying their index when the
user switches alignments from Justify to Another and
vice versa. More specific this patch helps in order to
not break the parabolic effect between alignment changes.
2019-04-10 23:08:49 +03:00
Michail Vourlakos
d5b294b88e
improve vastly Justify Live Editing experience
...
--the entire Justify to Another alignment experience
has been improved a lot and made much smoother than
in the past
2019-04-10 21:55:40 +03:00
Michail Vourlakos
de56372bf9
fixes for Splitters and LiveEditing
2019-04-10 18:24:56 +03:00
Michail Vourlakos
71c2036096
improvements for LiveEditing and Justify case
2019-04-10 18:24:41 +03:00
Michail Vourlakos
05c45dad5e
hide justify splitters for liveEditing mode
2019-04-10 18:24:41 +03:00
Michail Vourlakos
0b07b58abc
support kdeclarative both <5.45 and >=5.45
2019-04-10 18:10:53 +03:00
Michail Vourlakos
86a7eddba5
restore translations for settings window
...
BUG: 406114
2019-04-10 02:09:25 +03:00
Michail Vourlakos
4048edc7f9
Option to set Settings size at per screen level
...
--the Latte Settings window tries its best in order
to provide a nice experience concerning its width/height
ratio and a width size that is best for its contents.
There are cases that this fails so the user in the
best to set it right. Latte now provides two shortcuts
Meta+Scroll, that changes the width scale ratio and
Ctrl+Scroll, that changes the height scale ratio when
settings are in Basic mode.
The previous shortcuts must be applied when the mouse
is over the empty areas in the Settings View window.
2019-04-09 21:01:50 +03:00
Michail Vourlakos
6290ec33cf
update margins for Rearrange button
2019-04-09 21:01:50 +03:00