Michail Vourlakos
166ee1899a
multiple fixes to PrimaryConfig geom calcs
...
--provide also instant layout switching when
View changes a layout between central and shared
layout in the same view port
2020-07-12 14:26:44 +03:00
Michail Vourlakos
d30143f7f1
update only when needed PrimaryCV availScreenGeom
2020-07-12 12:31:15 +03:00
Michail Vourlakos
6a4aeb16f0
fix Canvas context menu issues
...
--fix a crash when using left click in Canvas window
--fix blocking View when switching for editMode to
inConfigureApplets mode and vice versa
2020-07-11 20:57:54 +03:00
Michail Vourlakos
a4445a3e9a
provide context menu for Canvas config window
2020-07-11 20:26:29 +03:00
Michail Vourlakos
7084953672
wayland:fix multi-config views behavior
2020-07-11 19:00:05 +03:00
Michail Vourlakos
f7e89a6d6e
update some config views wayland code
2020-07-11 18:13:47 +03:00
Michail Vourlakos
2b7d663950
wayland:fix view config windows positioning
2020-07-11 17:31:45 +03:00
Michail Vourlakos
c2df25649e
update Canvas geometry when editThickness altered
2020-07-11 17:13:16 +03:00
Michail Vourlakos
673882f966
provide live editing for !compositing
2020-07-11 11:02:40 +03:00
Michail Vourlakos
334a40fff1
improve View config windows focusOut codepath
2020-07-11 10:48:56 +03:00
Michail Vourlakos
1740c0be91
orchestrate View config windows showing properly
2020-07-11 10:26:04 +03:00
Michail Vourlakos
ba87b3b32b
remove View config windows deprecated code
2020-07-11 09:54:01 +03:00
Michail Vourlakos
ed226761f9
fix crash from reloading View sources
2020-07-10 21:09:54 +03:00
Michail Vourlakos
b22a184337
improve positioning for primary/secconfigviews
2020-07-10 21:09:54 +03:00
Michail Vourlakos
2b06debfa4
draw Canvas on top of surrounding panels docks
2020-07-10 21:09:54 +03:00
Michail Vourlakos
a51eb8578e
support most of CanvasConfigView functionality
...
--move the relevant qml files from containment into
shell configuration files
2020-07-10 21:09:54 +03:00
Michail Vourlakos
e74e013f43
provide CanvasGeometry from View::Positioner
...
--View::Positioner is now responsible to provide
the proper Canvas config window geometry
2020-07-10 21:09:54 +03:00
Michail Vourlakos
fa83db7825
provide consistent Canvas SubConfigWindow behavior
...
--CanvasSubConfigWindow is now ready to provide the
same Header editing controls and behavior that previous
implementation was already doing so
2020-07-10 21:09:54 +03:00
Michail Vourlakos
b5df821eb2
introduce new Canvas subconfig view window
2020-07-10 21:09:54 +03:00
Michail Vourlakos
e720f1a3c0
fix #16,comparison for keyboard key
...
--fix double typo by previous mistake in order for
both Super keys to be evaluated as Super_L
2020-07-10 21:07:39 +03:00
Michail Vourlakos
bf2c7ebbd9
expose Colorizer to itw own View c++ class
2020-07-07 18:33:41 +03:00
Michail Vourlakos
7fd56aebfb
compute editThickness in View c++ level
2020-07-07 18:20:47 +03:00
Michail Vourlakos
37248789f6
improvements to view config windows abstraction
2020-07-06 14:35:03 +03:00
Michail Vourlakos
5cba3c3259
upgrade PrimaryConfigView at SubConfigView base
2020-07-06 09:03:42 +03:00
Michail Vourlakos
7aee0fbca1
upgrade secconfigview to subconfigview class
2020-07-06 01:34:11 +03:00
Michail Vourlakos
622acc27b9
introduce View:SubConfig base view
2020-07-05 18:26:03 +03:00
Michail Vourlakos
5d4da93b68
from Latte trademark properly
...
--use the original Latte trademark at all
times in Primary config view setttings. In
the past there were icon themes that was
changing Latte icon to something alientic
and that approach was breaking the Latte
trademark visual appearance.
2020-07-04 18:44:51 +03:00
Michail Vourlakos
03dca23ce6
improve semantics for primary config view
2020-07-04 16:06:32 +03:00
Michail Vourlakos
91449e06f0
remove option delete hidden config windows
...
--it is not needed any more because config windows
are now using a singleton design in order to be
created only one time.
BUG:423268
2020-07-04 15:58:10 +03:00
Michail Vourlakos
6652cb9a15
update indicators to primary config singleton
2020-07-04 15:31:53 +03:00
Michail Vourlakos
fcde318d7a
hide view config windows in layout switching
2020-07-04 15:21:45 +03:00
Michail Vourlakos
7906c8788a
update primary config window to isReady
2020-07-04 15:14:56 +03:00
Michail Vourlakos
ca87504535
fix crash
2020-07-04 14:50:32 +03:00
Michail Vourlakos
038b649804
delete PrimConfigView only on app exit
2020-07-04 14:44:27 +03:00
Michail Vourlakos
e6ab9385d8
fix crash when destoying config window
2020-07-03 18:28:30 +03:00
Michail Vourlakos
dea32cb37a
update SecConfigView to new design
...
--SecConfigView is created only once and
use afterwards for all Views
2020-07-03 18:17:30 +03:00
Michail Vourlakos
75d14b4af8
apply activities to config windows when shown
2020-07-03 14:24:43 +03:00
Michail Vourlakos
d01d1f60a4
use primary config single instance for all views
2020-07-03 14:24:43 +03:00
Michail Vourlakos
5c22b8f8ed
update View:: config views creators
2020-07-03 14:24:43 +03:00
Michail Vourlakos
6c2dcfbab8
drop Plasma::ConfigView for View primary window
...
--this is a step forward in order for all Views to
use the same Config Windows which is more memory
efficient.
2020-07-03 14:24:43 +03:00
Michail Vourlakos
e1c38213b9
introduce viewsettingsfactory
...
--is going to be responsible to hold only
one instance of view config windows
2020-07-03 14:24:43 +03:00
Michail Vourlakos
a90bf4b75b
update Apply for meta option in Preferences
2020-07-03 14:23:47 +03:00
Michail Vourlakos
5bd1fe955d
dont initialize global launchers group from config
2020-06-27 17:14:43 +03:00
l10n daemon script
16ccd123dd
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-06-25 05:50:13 +02:00
l10n daemon script
e7f398edfe
GIT_SILENT made messages (after extraction)
2020-06-25 02:16:08 +02:00
l10n daemon script
300b8025f1
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-06-24 05:57:37 +02:00
l10n daemon script
83a5543005
GIT_SILENT made messages (after extraction)
2020-06-24 02:15:55 +02:00
l10n daemon script
d953d7bf98
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-06-18 05:45:10 +02:00
l10n daemon script
f419b20e47
GIT_SILENT made messages (after extraction)
2020-06-18 02:25:26 +02:00
l10n daemon script
c5072f98de
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-06-17 14:12:38 +02:00