Michail Vourlakos
5073939335
REFACTOR:split up and refactor liblatte2 and types
...
--use a more logical organization for types. LibLatte2
is split to become LatteCore library and Latte types
are now moved to application level. The Latte Types will
be split even more... Tasks-Only related types will
become Latte.Tasks types
BUG:420210
5 years ago
Michail Vourlakos
5fdcef81af
TASKS:Migrate to multiple Tasks architecture
...
--First steps in order to support mulitple Tasks
applets in the same dock and panel.
--Step1: migrate values from Containment to Task
applet.
--Step2: deprecate Task applet options that are
found in containment
--Step3: provide multiple dynamic Tasks tabs in
settings
5 years ago
Michail Vourlakos
0da74fb3ce
Tasks:track multiple Tasks applets
...
--create an infrastructure in order to be able
to adjust and configure multiple Tasks plasmoids
5 years ago
Michail Vourlakos
4defd31669
fix compatibility with frameworks 5.38
...
--FrameSvgItem::mask() was introduced after
frameworks 5.58. Restore a bit the old
implementation
FIXED-IN:0.9.11
BUG:419678
5 years ago
Michail Vourlakos
33f1818486
drop Latte trademark hover/click settings
...
--the user can now access Latte Settings through
right-click context menu
5 years ago
Michail Vourlakos
266499a485
support dialogs/background for dock settings wins
...
--use a different shadows manager for dialogs such as
dock settings window through the Latte::Corona class.
The new shadow manager is responsible to draw
"dialogs/background" shadows for windows instead of
the PanelShadows original class which is responsible
to draw "widgets/background" shadows
5 years ago
Michail Vourlakos
8b1526bc0d
Revert "apply proper shadows for dock settings window"
...
This reverts commit 9e78fab4ce
.
5 years ago
Michail Vourlakos
16a04684df
blur dock settings window properly
...
--the new approach is always using the background
mask of the window from the FrameSvgItem background
applied.
BUG:416177
FIXED-IN:0.9.8
5 years ago
Michail Vourlakos
4bffa9736a
improvements to settings layout
...
--fix also some left of warnings from
screen edge margin
5 years ago
Michail Vourlakos
61e9b10f95
fix advanced switch button state
...
--improve how advanced settings state is triggered/changed
BUG:411624
5 years ago
Yuri Chornoivan
b1db3cbd3d
More i18n()
5 years ago
Michail Vourlakos
06c7e8d0c6
increase a bit Basic View Settings window height
6 years ago
Michail Vourlakos
c41433f7a2
initialize layouts in view settings properly
6 years ago
Michail Vourlakos
a27ff3ec48
REFACTOR:Update LayoutManager to Layouts::Manager
...
--create "layouts" own directory in order to host
all LAYOUTS management/control code and classes
6 years ago
Michail Vourlakos
29157f4636
refactor:rename managedLayout to layout/viewLayout
6 years ago
Michail Vourlakos
f5b36b0230
fix typos
6 years ago
Michail Vourlakos
913c35523f
move views between Active/SharedLayouts
...
--the move to layout option under View Settings
window now can enable the user to move view
between Active and Shared Layouts
6 years ago
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
6 years ago
Michail Vourlakos
af65e8ab48
flexible Tasks page
...
--introduce android clicke animation for Plasma
style
6 years ago
Michail Vourlakos
15e1432030
flexible layout for Behavior page
6 years ago
Michail Vourlakos
7696fc2ef9
make settings window thinner
6 years ago
Michail Vourlakos
441e38a730
fix tooltips inconsistencies in Settings window
6 years ago
Michail Vourlakos
de56372bf9
fixes for Splitters and LiveEditing
6 years ago
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.
6 years ago
Michail Vourlakos
0cb2bb38af
plenty of fixes for TopLayouts and multi-screen(s)
6 years ago
Michail Vourlakos
b7603a1426
improve Advanced button coloring
...
--when the background is transparent the opacity
changes wont work nice. Providing an always
solid color is a good solution
6 years ago
Michail Vourlakos
671e2019e7
update text Copy action properly
6 years ago
Michail Vourlakos
0a2bd9cc2d
improvements for ComboBoxButton
...
--improvements for popup placement and
icon sizes
6 years ago
Michail Vourlakos
2bad1924f4
support enabledRole for ComboBoxes
...
--more specific disable CopyDock when all
screen edges are occupied in the current
view screen
6 years ago
Michail Vourlakos
50cde5838e
RTL fix for move layout icon arrow
6 years ago
Michail Vourlakos
70501618d6
improve placement and design of ComboBoxButton
6 years ago
Michail Vourlakos
a461a66431
ui/behavior improvements for ComboBoxButtons
6 years ago
Michail Vourlakos
03001f4280
fork PlasmaComponents3.ComboBox to adjust for Latte
6 years ago
Michail Vourlakos
14c3508aa1
dont disable Ok button at Latte Preferences window
6 years ago
Michail Vourlakos
0b90411b1d
IMPORTANT: All new Indicators architecture
...
--this huge commit contains all the changes needed
in order for Latte to load Indicators dynamically
from their own packages
6 years ago
Michail Vourlakos
22c67c4df1
update settings window to LatteComponents
6 years ago
Michail Vourlakos
15d5ac59ec
improve calculations for vertical settings windows
6 years ago
Michail Vourlakos
e2e9a60a1a
never show effectsPage under normal settings mode
6 years ago
Michail Vourlakos
89c4160950
increase length of config wins inner shadow
6 years ago
Michail Vourlakos
f1a34ce437
add hacks in config windows for inner shadow
6 years ago
Michail Vourlakos
89fd411dab
improve how config window size is calculated
6 years ago
Michail Vourlakos
542174f296
make edit visual totally dynamic
...
--meaning that edit Visual can contain more
elements than just the usual ones and as such
we can now add a "Rearrangement" option to make
things easier to switch between live/static editing
6 years ago
Michail Vourlakos
71bb4ca921
introduce new editAppletsMode
...
--in this mode all aplets can be adjusted and
repositioned properly
6 years ago
Michail Vourlakos
7772ee2855
add Type property for Latte::View
...
Summary:
--this way any part interested to know the
real type of Latte::View it can access the
all new type() property
Test Plan:
test view settings that indicate correctly
the panel/dock type
Reviewers: trmdi, #latte_dock
Reviewed By: trmdi
Subscribers: plasma-devel
Tags: #plasma
Differential Revision: https://phabricator.kde.org/D18926
6 years ago
Michail Vourlakos
7db0886a3c
improve Shadows settings in Effects page
6 years ago
Michail Vourlakos
20b09822eb
adjust more properties to new expertLevel
6 years ago
Michail Vourlakos
5c8a2bb380
reorganize settings in view settings window
6 years ago
Michail Vourlakos
aeb7877546
improve ExpertSettings location
6 years ago
Michail Vourlakos
646ac2e190
switch complexity levels properly
6 years ago
Michail Vourlakos
c58a3bbd26
set highLevel for latte view settings
...
--highlevel is either advancedLevel or
expertLevel it can be used for options
that can be shown both for advanced and
expert levels
6 years ago