Michail Vourlakos
67253eda9d
REFACTOR:update qml to new Latte.Types
6 years ago
Michail Vourlakos
323ffbe3af
refactor:move viewsCount to Layout
6 years ago
Michail Vourlakos
ab2dc47fd9
refactor:move dock freeEdges to Layout
6 years ago
Michail Vourlakos
24c383d98a
refactor:screens from dock to universalSettings
6 years ago
Michail Vourlakos
642b524cc7
refactor:move currentScreen to View::Positioner
...
--rename also currentScreen to currentScreenName
for better semantic representation
6 years ago
Michail Vourlakos
71d648437f
move dock positioning code into its own class
6 years ago
Michail Vourlakos
beb219f7c1
fix for right margin inconsistency
7 years ago
Michail Vourlakos
6b93219ca6
remove no-needed right margins from Behavior page
...
--use the same margins for all dock settings pages
in order to look more consistent
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
55c373a9e1
RTL fixes in settings windows
7 years ago
Michail Vourlakos
a04bee5cc2
use plasma HIG and remove ":" character
...
--tranlsation improvements
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
dfa83ecc7b
fix BehaviorPage scrolling capability
7 years ago
Michail Vourlakos
b4c02a3a91
fix #950,bound dock win settings height
...
--dont enable height for dock settings that is
higher than the screen resolution height or one
that isnt shown correctly.
7 years ago
Michail Vourlakos
1f0acbc3b5
Support KWin Edges mechanism
...
--by default now Latte supports the KWin Edges mechanism,
this way the following issues are fixed:
fix #935 , fix #721 , fix #687 , fix #512 , fix #514
--improve dock behavior when the user user touch
gestures
--fix #144 , support KWin bright placeholders
--this behavior can be disabled if the user prefers
the old one from the Tweaks page
--in !compositing no more is shown a 1px line at
the screen edge when the dock is hidden
--support KWin Edges in Multiple Layouts state under
X11
7 years ago
Michail Vourlakos
e775da4a41
when by 1px the applet size for panels
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
cfab941889
use PlasmaComponents3.ComboBox in dock config win
7 years ago
Michail Vourlakos
4b0a134187
fix #839,support inline settings
...
--when the secondary config window isnt created
(e.g. when the screen resolution is very small),
in such cases the relevant options are added in
the main 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
1d8eea28bb
slidingIn/Out during locationChange signal
7 years ago
Michail Vourlakos
17ac56ffa2
setup applets shadows defaults for panel/dock
7 years ago
Michail Vourlakos
25323148f4
dont shrink thickness by default at Dock type
7 years ago
Michail Vourlakos
6d1e6c2205
support pressed events for dock type
7 years ago
Michail Vourlakos
3d0bfddc35
add Dock/Panel switcher at config window
...
--add an easy way to load the default options
of Panel and Dock types supported by Latte
7 years ago
Michail Vourlakos
97ba64799e
improve a bit the comboboxes rtl layout
7 years ago
Michail Vourlakos
3726bf78bb
improve RTL in config win for alignments
7 years ago
Michail Vourlakos
9bd8589f78
fix small margins issues in configuration pages
7 years ago
Michail Vourlakos
01a33b0c97
fix binding loop for config win show
8 years ago
Michail Vourlakos
1145b42e17
fix margins for config window pages
...
--the right margins should be equal to the
left margins, this is the only way to create
a symmetric look for congig window options
8 years ago
Michail Vourlakos
f40dbc29ca
add a little margin at config pages bottom
8 years ago
Michail Vourlakos
92748788c8
increase the subGroupSpacing in config window
8 years ago
Michail Vourlakos
7c07385c10
fix #453,substitute absolute build path references
...
--fixes the kdesrc-build installation
8 years ago