Michail Vourlakos
95f86bed8f
accept only odd numbers for iconSize and zoom
2021-02-03 19:31:19 +02:00
Michail Vourlakos
a24f6b85c2
drop totally shrinkThickMargins option
...
--the new per applet margins make that property
no relevant anymore
2021-02-02 18:57:20 +02:00
Michail Vourlakos
ff1e308a13
drop specific pages loaders for dock settings
...
--having a central Loader for all config windows does not
require different loaders for each settings page
any more.
2021-02-02 18:11:28 +02:00
Michail Vourlakos
39404ca8fe
select Custom Indicator type properly on startup
2021-02-02 18:08:19 +02:00
Michail Vourlakos
cbe9a588b8
Loaders for all dock settings windows
...
--this way we make sure that plasmoid and latteView
objects are always available to them when needed
2021-02-02 17:51:28 +02:00
Michail Vourlakos
55d0dde551
load config pages properly for dock settings window
2021-02-02 17:39:22 +02:00
Michail Vourlakos
88df41982c
load settings pages with loaders
2021-02-02 13:11:28 +02:00
Michail Vourlakos
e47775e2f4
load dock config pages properly in stackview
...
--during the first startup
2021-02-02 12:53:24 +02:00
Michail Vourlakos
691fef2c76
improve dragging dock settings window behavior
...
--improve how window length is calculated for normal
settings mode and the window in centered based on the
current view in that case. Lost story short, in that
case the length must be increased two times based on
position dragging movement because the window is
anchored centered.
2021-01-28 00:54:41 +02:00
l10n daemon script
1dfabeac2a
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2021-01-27 08:55:30 +01:00
Michail Vourlakos
66361652ef
floating,support two different struts thickness
...
- Hide Thickness Screen Gap scenario provides two different struts thicknesses.
--- [1] The first struts thickness is when there is no maximized window and is such case
--- the view is behaving as in normal AlwaysVisible visibility mode. This is very useful
--- when users tile windows. [bug #432122 ]
--- [2] The second struts thickness is when there is a maximized window present and in such case
--- the view is hiding all of its screen edges. It is used mostly when the view is wanted
--- to act as a window titlebar.
BUG:432122
2021-01-26 00:46:58 +02:00
Michail Vourlakos
6f2369962b
fix binding loop in settings TextField
2021-01-25 20:42:56 +02:00
Michail Vourlakos
e9ecec47dc
containment: more improvements for indicators api
2021-01-25 20:42:56 +02:00
Michail Vourlakos
5a50c2732f
fix string typo
2021-01-24 01:27:03 +02:00
Michail Vourlakos
9e9d277832
move qml indicator ui manager login in own item
2021-01-24 01:22:52 +02:00
Michail Vourlakos
71e7bb6ec7
fix initialization/switching indicators settings
...
--fix case that indicators config uis were lost totally
during recreating a view that was using a custom indicator
and that custom indicator was updated.
--fix case that custom indicators were not assigned any
more to their original views when the dock settings
window was created first time for them.
2021-01-24 01:11:56 +02:00
Michail Vourlakos
16d01e8025
update latte and plasma indicator config uis
2021-01-23 21:03:43 +02:00
Michail Vourlakos
09749612ed
update effects page and drop subheaders
2021-01-23 20:55:21 +02:00
Michail Vourlakos
65569b1a9a
support all screen edges for settings dragging
2021-01-23 20:40:58 +02:00
Michail Vourlakos
c8670a7561
fix empty pages issue during dock settings showing
2021-01-23 19:42:32 +02:00
Michail Vourlakos
3e055914c0
provide a dragging corner in dock settings window
2021-01-23 19:29:38 +02:00
Michail Vourlakos
939a933d62
drop subgroup from Tasks page
2021-01-23 17:18:19 +02:00
Michail Vourlakos
0a877c017e
multiple fixes for pages first loading/activating
2021-01-23 17:15:25 +02:00
Michail Vourlakos
4b9b0e59b7
fix show indicator for buttons in behavior page
2021-01-23 16:54:55 +02:00
Michail Vourlakos
482c4fdf47
remove subheader from Behavior page
2021-01-23 16:40:26 +02:00
Michail Vourlakos
2b254545d5
reduce subheaders in appearance page
2021-01-23 16:32:36 +02:00
Michail Vourlakos
8af708d992
improve indicator config ui layouting
...
--the indicators config uis are now using
the same main scrollbar area like in the past
was happening.
2021-01-23 16:09:29 +02:00
Michail Vourlakos
c777fca05a
improve vastly user interaction with indicators uis
2021-01-23 15:04:05 +02:00
Michail Vourlakos
810fd7e3cd
update Indicators buttons style in effects page
2021-01-23 03:52:49 +02:00
Michail Vourlakos
102be51276
fix tasks page indexing in normal settings mode
2021-01-23 01:34:20 +02:00
Michail Vourlakos
082eef0b3a
some fixes in new stacked settings properties
2021-01-23 00:48:44 +02:00
Michail Vourlakos
15c0220334
update dock settings window to use stackview
2021-01-23 00:36:11 +02:00
Michail Vourlakos
27f34834ff
update based on position strings
2021-01-22 22:04:57 +02:00
Michail Vourlakos
39ad54f9bb
provide visual indicator for multiple tasks
...
--when the user changes Tasks tab settings between
different applets, the selected applet is providing an
animation
2021-01-22 21:58:37 +02:00
Michail Vourlakos
04b6909e66
decouple dropping launchers in applet/containment
...
--all dropping launchers infrastructure has now decoupled
and can be used from any other applet in other to gain
such privileges
2021-01-22 21:17:41 +02:00
Michail Vourlakos
c456599881
add option to mirror floating gap
...
--when a maximized window is present the
floating gap is mirrored above the dock or
panel in order to provide a much better
visual appearance
2021-01-17 19:50:39 +02:00
Michail Vourlakos
7a4010abc1
instantiate properly widget explorer
2021-01-16 21:43:36 +02:00
Michail Vourlakos
84d4d4cef7
provide latte internal widget explorer
2021-01-16 19:12:42 +02:00
Michail Vourlakos
f8cce7acfa
fix normalThickness value
2021-01-06 22:59:05 +02:00
Michail Vourlakos
919b0cbf8c
rename view property
2021-01-06 22:02:54 +02:00
Michail Vourlakos
214107e409
improve Rearrange button constrast
2020-12-25 19:59:20 +02:00
Michail Vourlakos
3ab5b074b8
use same MaxItemsSize for all cases
2020-12-25 14:13:03 +02:00
l10n daemon script
ddcc2bbe6b
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2020-11-26 06:42:23 +01:00
Michail Vourlakos
7638e65e23
relative on screen item size can now use all values
...
-the user can now set the relative on screen items size
with step 0.1 and the produced item size does not have
to be a multiplier or 8
2020-10-26 14:44:02 +02:00
Michail Vourlakos
b188127a43
wayland:adjust location change event from settings
2020-10-25 10:53:19 +02:00
Michail Vourlakos
be20c63366
show Remove button only in advanced settings
2020-08-31 21:19:00 +03:00
Michail Vourlakos
9a5e9fdca1
second try to fix offset slider in settings
...
--when changing between different views the offset
slider should not change offset values by taking
into account offset boundaries that are relevant
only to previous views
2020-08-31 21:05:41 +03:00
Michail Vourlakos
5e50147848
fixes for dock settings window
...
--do not alter maxlength and offset incorrectly
when cycling between different views with different
relevant settings
2020-08-31 18:37:49 +03:00
Michail Vourlakos
0cfd578a2b
update to 0.9.86 to clarify settings changes
2020-08-30 21:33:30 +03:00
Michail Vourlakos
3689cc406d
retrieve available screen space through activityid
2020-08-28 17:58:39 +03:00