Michail Vourlakos
67253eda9d
REFACTOR:update qml to new Latte.Types
6 years ago
Michail Vourlakos
beb219f7c1
fix for right margin inconsistency
7 years ago
Yuri Chornoivan
7323068f36
Fix minor EBN issues
7 years ago
Michail Vourlakos
fef362a52f
a way for the user to change settings window size
...
--user can now use Meta+ScrollWheel in order to
increase/decrease the size of the dock settings
window according to its preference
BUG: 397038
7 years ago
Michail Vourlakos
e653fd1666
improve some texts visibility
...
--in some cases options in Appearance page
where increasing their size and that was
breaking the experience from the sliders
7 years ago
Michail Vourlakos
a04bee5cc2
use plasma HIG and remove ":" character
...
--tranlsation improvements
7 years ago
Michail Vourlakos
5231e95c96
fix #972,update Sliders version at dock settings
...
--use QtControls 2.2 for Sliders in dock settings
and update the Latte required version to 5.9 which
is LTS. Most distros should have already updated
to that one.
7 years ago
Michail Vourlakos
1601eaa155
Revert "Revert "fix #972,fork PlasmaComponents3.Slider""
...
This reverts commit e328fa5502
.
7 years ago
Michail Vourlakos
e328fa5502
Revert "fix #972,fork PlasmaComponents3.Slider"
...
This reverts commit 4588ac12a0
.
7 years ago
Michail Vourlakos
4588ac12a0
fix #972,fork PlasmaComponents3.Slider
...
-as it appears the PlasmaComponents3.Slider
was adding too much visual distraction. I had
to fork it in order to use it dock settings
window. We needed the behavior of wheelEnabled
in order to disable it and the only slider
providing it from Qt 5.7 was the QtControls 2.0
Slider
7 years ago
Michail Vourlakos
1c8c728927
fix #963,disable wheel for sliders
...
--fork the PlasmaComponents Slider in order to
update to newer Qt version and support the
wheelEnabled property. After that just disable
wheel for all sliders in Appearance page.
7 years ago
Michail Vourlakos
878dcda70c
increase extreme icon sizes max step
7 years ago
Michail Vourlakos
dcdba04781
fix #953,disable background setting
...
--background settings at !compositing environments
dont change anything as for these environments
their settings are specific.
7 years ago
Michail Vourlakos
bb5a4e4d52
support iconSizes above 128px.
...
the user can set such sizes through the layout file
7 years ago
Michail Vourlakos
3d6ff9583b
disable animations for !compositing mode
7 years ago
Michail Vourlakos
e775da4a41
when by 1px the applet size for panels
7 years ago
Michail Vourlakos
c0b3d28814
fix checkmark position for RTL environments
7 years ago
Michail Vourlakos
8732d21ab9
introduce PlasmaComponents3.ComboBox in config
7 years ago
Michail Vourlakos
dd14fdb6d0
Revert "use PlasmaComponents3.ComboBox in dock config win"
...
This reverts commit cfab941889
.
7 years ago
Michail Vourlakos
afe9a2e09d
rename latteconfigdialog to settingsdialog
7 years ago
Michail Vourlakos
cfab941889
use PlasmaComponents3.ComboBox in dock config win
7 years ago
Michail Vourlakos
8fb12bdbcf
improvements to new Latte config window
7 years ago
Michail Vourlakos
03c0624087
reorganize and improve config window
7 years ago
Michail Vourlakos
e7633f7974
Revert "use PlasmaComponents3.ComboBox at settings window"
...
This reverts commit 1d6c4f6b2c
.
iit creates crashes...
7 years ago
Michail Vourlakos
1d6c4f6b2c
use PlasmaComponents3.ComboBox at settings window
7 years ago
Michail Vourlakos
fade488f12
reorder Appearance page
7 years ago
Michail Vourlakos
2799974eaf
reorder settings in config window
...
--move Active Applet Indicator to Appearance page
and make its layout more consistent with the rest
design
--move Glow options above the Applet Shadows that
may be used more rarely
7 years ago
Michail Vourlakos
9273e58652
improve RTL a bit for Layouts ComboBox
7 years ago
Michail Vourlakos
97ba64799e
improve a bit the comboboxes rtl layout
7 years ago
Michail Vourlakos
7b8efcaed7
implement fully active indicator types/glows
7 years ago
Michail Vourlakos
89cd1c30ab
support two types of active indicator
7 years ago
Michail Vourlakos
eab02204e1
support GlowOnlyOnActive at containment
7 years ago
Michail Vourlakos
5388b709a8
update plasmoid to support glowOnlyOnActive
7 years ago
Michail Vourlakos
cc0037e82d
add new glow configuration options
7 years ago
Michail Vourlakos
dc68f7e3e6
improve panel opacity adjustment enabling
...
--the panel opacity shouldnt be set in some
cases when the maximized states are used or
when the solid panel is enabled and no
maximized filters are used
7 years ago
Michail Vourlakos
f22d5c85b2
support solid background with opacity for maximized
...
--the user may prefer solid background with opacity
when using the maximized windows functionality. This
patch enables this
7 years ago
Michail Vourlakos
1dd9a30139
release connect signals ondestruction
...
--following issue from #730 more qml code
was found that wasnt releasing connect signals
properly. That could create crashes because
already deleted qml objects could receive such
signals. That was observed after qt>=5.9.2
7 years ago
Michail Vourlakos
9bd8589f78
fix small margins issues in configuration pages
7 years ago
Michail Vourlakos
5afed779d2
use step:1 for icon sizes when in advanced and not
...
--using the automatic shrinking mechanism
8 years ago
Michail Vourlakos
dfe0a8e18f
update translation strings, add greek
8 years ago
Michail Vourlakos
e0b7c9f322
update correctly the layouts list in cmbbox
8 years ago
Michail Vourlakos
b1e7404d0a
improve layouts in Appearance page
8 years ago
Michail Vourlakos
37c86079c0
expose menuLayouts from layoutManager
...
--create a list of layouts that have enabled
to be shown in menus
8 years ago
Michail Vourlakos
eac9e649aa
add Swich button, update text for configure layouts
8 years ago
Johan Smith Agudelo Rodriguez
0e87cb8907
LayoutConfigDialog moved into LayoutManager class
8 years ago
Johan Smith Agudelo Rodriguez
0b4dc7ce3e
Adding layouts config dialog
8 years ago
Michail Vourlakos
75f3b1d4d2
update layouts to new architecture
...
--the config window now exposes only the
confirmed layouts and can update its layout
accordingly
8 years ago
Michail Vourlakos
58cf0864ba
add a theme choice for the applets shadow
8 years ago
Michail Vourlakos
4b8a798c8d
disable color button when shadows are disabled
8 years ago
Michail Vourlakos
a36ddabb3a
fix #566,support used specified applet shadows
8 years ago