Commit Graph

76 Commits (5f487af5b6d6b1cb03ecf535d07295896560861f)

Author SHA1 Message Date
Michail Vourlakos 56226b3dc5 update locations when dock changes location
--updates the available locations in the configuration
window when any dock updates its location
audoban 9450a884c3 clean up code
Michail Vourlakos 1ccd04914c update greek translation
--removed also a no needed string
audoban e17fbf3786 Improve translation strings
audoban c84051a6cc the strings exceeds width when translated into Spanish
audoban 3ea5702487 maximum background width
audoban 2f262c4fb2 update geometry just when is necessary
Michail Vourlakos 23d0f7e8d9 restore layouts in main config window
--the latest fix for the configuration window placement
does not need to drop the clean implementation with
layouts
Michail Vourlakos e03cd673d6 fix in many cases placement of configuration win
Michail Vourlakos 79a97e160b clean some old code in configuration window
audoban e34661f1b5 fixed overflow when the user delete the text, and added holdPressed
Michail Vourlakos f3bba103d1 adjust metrics in Latte TextField
audoban f6b9a54aca just permit flickable direction on vertically
audoban f04a4b58c5 code formatted
audoban e99f2fb8ac spinbox improved
Michail Vourlakos c7437d8e8f improve margins in all pages
--take into account that a vertical scroll bar
could appear and also give more margin to
sub-items comparing to headers
Michail Vourlakos 306e242a54 new configuration based on various fixes
audoban 3a4e794de3 fit to horizontal width
audoban 9a707be48b buttons add, remove and quit, more smalls
audoban 67114cf74c added margin left for all checkbox
audoban a2675c83f5 Centered spinboxes
audoban 9123aedffc show the visibility modes with two columns
audoban a1152fd43a file unnecessary
audoban d96548e305 fixed add and remove dock
audoban 38b0c236b2 fixed wrong height
audoban d1dfaa5e27 fixed lock reserved edges
audoban 0f7e41ab7e config ui simplified
Michail Vourlakos dce87f13a6 fix binding loop in config from pages
Michail Vourlakos 0bad949e92 basic support for no compositingActive
--this commit supports disabled compositing
but enabled for the dock a pseudo-AlwaysVisible
state in such case occurs. All hiding signals
are ignored
Michail Vourlakos 9fdd44830f cleanup shell translations
--shell translations are not used in reality,
only the apps one. This will solve any confusion
around where are the translation strings
Michail Vourlakos 1494ac710a add icons for buttons in Bahavior Config Page
Michail Vourlakos 145f79c7be update translation strings and greek translation
Michail Vourlakos 8fdd94bc28 improve configuration window
--expose quit action
--hide remove action when only one dock exists
--udpate edges when a new dock is added
--connect the destroyed event of containment in order
to remove also the dockview
--remove correctly the dockviews in the application
exit
Michail Vourlakos 2fa2f74880 add a ScrollArea in configuration window
Michail Vourlakos ab738970e2 visual zoom factor to percentage from decimal
Michail Vourlakos cb38671b3e minimumWidth for texts in sliders in configuration
Michail Vourlakos a7f5dc171f fix sliding issues in configuration window
Michail Vourlakos c07c8f7940 replace Double with Justify
Michail Vourlakos 9cba27463f use default pin for configuration window
Michail Vourlakos 3dacc2fda9 support sticker for configuration window
Michail Vourlakos 50fe022243 move Tasks contents a bit to the right
Michail Vourlakos bc4ffe5095 drop QtQuick 2.7 in favor of 2.0
audoban ad2758cfeb Missing file licences
Michail Vourlakos ebad51d780 hide Tasks config if plasmoid not present
Michail Vourlakos bc74279ded improve tasks config page appearance
Michail Vourlakos a8cfb975a9 add filters for plasmoid into configuration
Michail Vourlakos ff69d5530e expose interaction values from plasmoid
Michail Vourlakos 4af5bcc1b1 support durationTime through the configuration
Michail Vourlakos af32b293d8 expose plasmoid configuration through dock config
Michail Vourlakos 0d670b2c6a restore version in BehaviorConfig