Michail Vourlakos
9919952239
bring back Settings::inAdvancedMode
...
--ViewSettings::complexityLevel is not needed
any more... View::Settings will keep only two
states, Basic and Advanced mode
5 years ago
Michail Vourlakos
ac99708315
MAJOR MAJOR:splitting types to their own component
...
--improve types and references and add types splitted
at better places. So now we have
- LatteCore.Types that are global for all components
- LatteTasks.Types that are private to tasks plasmoid
- LatteContainment.Types that are private to latte
containment
5 years ago
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
7f4ff70950
upgrader:Alignment instead of PanelPosition
...
--ContainmentQuickItem is now using alignment
in its configuration
5 years ago
Michail Vourlakos
ecd39b4098
introduce minimum length option
...
--found also some fixes for mask calculations
in right or bottom alignment
5 years ago
Michail Vourlakos
f011541011
increase max values for options
5 years ago
Michail Vourlakos
90df4f4f61
support new visibility mode for SideBars
...
--SideBar views are shown/hide ONLY WHEN the
user has requested to DO SHOW from external
applets, shortcuts and scripts
5 years ago
Michail Vourlakos
74234c56fc
increase value for maximum thickness
...
--there is a chance to introduce side-panels and
for that reason we increase the maximum thickness for
Views to 256px OR 12% of screen height
5 years ago
Michail Vourlakos
aa00d6348b
disable zoom labels in settings for !animatons
5 years ago
Michail Vourlakos
6a95af5f8c
option,always apply Fitt's Law for floating mode
...
-The use can specify to always apply Fitt's Law when
in floating mode
5 years ago
Michail Vourlakos
8ee4b83461
update applets to screen edge margin awareness
...
--applets can now use the screen edge margin value
in order to follow Fitt's Law for floating docks/panels
if they want to. Latte takes case all applets of
course but in case an applet would like also to
to use also the space between the gap of the view
and the screen edge, it can so.
5 years ago
Michail Vourlakos
0ebef42513
add screenEdgeMargin and update border accordingly
5 years ago
Michail Vourlakos
63ed290593
improve option "Hide Background when not needed"
...
--when option "Hide Background when not needed" is
used on its own activates or not the forceTransparentPanel
code path. So when that option is enabled and any
window is touching the Latte::View then the force
transparency codepath should be disabled. In such
case the user background settings are applied.
BUG:414071
FIXED-IN:0.9.5
5 years ago
Michail Vourlakos
df9394ddd6
option for prominent color of Notification Badges
...
--The user from Tasks,Badges can choose a more prominent
color for notification badges (usually reddish). In case
the user has not enabled that option(default) then the plasma
theme highlight color is used which is also the default
option of Latte v0.8
BUG: 408955
6 years ago
Michail Vourlakos
eef791100d
show to user warning for Colors KWin Script presence
6 years ago
Michail Vourlakos
d9989300d1
add text for IsBusy opacity case
...
--when the desktop background isBusy and
the user has chosen full transparency when
no window is touching the View then the
user can set the Busy Opacity to define
how much panel background opacity wants
6 years ago
Michail Vourlakos
ad89f47f7a
increase maximum thickness for Items
...
--give the option to the user to increase more
the Items thickness in order for items to
look higher more far than the screen edge
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
d86525162d
enable Outline for !compositing
6 years ago
Michail Vourlakos
da3a60357a
disable par.effect when animations are disabled
6 years ago
Michail Vourlakos
9e2290671c
flexible layout for Appearance
6 years ago
Michail Vourlakos
15e1432030
flexible layout for Behavior page
6 years ago
Michail Vourlakos
915bb1bd39
provide visual limits for margins/padding
...
--based on the current indicator there minimum
thickness and indicator padding can be altered.
Providing some visual feedback for the user to
understand these limits is a good practice.
6 years ago
Michail Vourlakos
6c8723b0b4
add CheckBoxesColumn and introduce common margin
...
--provide same margins for all CheckBoxes lists
BUG: 406031
6 years ago
Michail Vourlakos
4e6b015b95
update translation strings for percentage values
...
--this way each language will be able to set its own
format to show a numbered percentage
6 years ago
Michail Vourlakos
10ee2d9ab8
fixes for reversed state of config window
6 years ago
Michail Vourlakos
03001f4280
fork PlasmaComponents3.ComboBox to adjust for Latte
6 years ago
Michail Vourlakos
0c95180fde
identify better active maximized windows
...
--more specific do not mess maximized windows all
together. Active maximized windows have higher
priority than all the rest normal maximized
windows.
6 years ago
Michail Vourlakos
22c67c4df1
update settings window to LatteComponents
6 years ago
Michail Vourlakos
14e7eb1899
ui and interaction improvements
6 years ago
Michail Vourlakos
f3f6dccf65
support Outline option for compositing mode
...
--works much better than I was expecting and at the
same time it simplifies the PanelBox code a lot
6 years ago
Michail Vourlakos
a72bf371a1
set background opacity step to 1
6 years ago
Michail Vourlakos
d1340486bb
improve margins options placement in settings
6 years ago
Michail Vourlakos
d61988c026
update step for items size
6 years ago
Michail Vourlakos
216c498cef
improve Items size options
6 years ago
Michail Vourlakos
3e9d3a3124
hide Layouts in Appearance
...
--moved Decrease Size to Appearance->Items size
6 years ago
Michail Vourlakos
1dd778eba0
improve default values
6 years ago
Michail Vourlakos
b28fcff5e2
improve limits for margins in view options
6 years ago
Michail Vourlakos
cb6e38b4c0
enable new margins in view settings
6 years ago
Michail Vourlakos
8f11eaeb42
add exceptions section in Background
6 years ago
Michail Vourlakos
c69d2db45b
improve texts for better understanding
6 years ago
Michail Vourlakos
a4a2133fc8
checkbox option improvements
6 years ago
Michail Vourlakos
7836cd7f7a
improve translations strings based on T10274
6 years ago
Michail Vourlakos
d1a3e834bf
update traslation string for Dynamic Background
6 years ago
Michail Vourlakos
0994f33c4f
update translation string
6 years ago
Michail Vourlakos
315a217d10
respect disabled background for all cases
6 years ago
Michail Vourlakos
730030c5fb
remove deprecated old values
6 years ago
Michail Vourlakos
717c7f9612
enable new Colors options in the settings window
6 years ago
Michail Vourlakos
cdc610aed0
add option to force plasmabackground for popups
6 years ago
Michail Vourlakos
2cd581b6b3
merge DynamicBack(options) to Background
6 years ago