Michail Vourlakos
25a29111e7
update Actitivies Delegate to new ButtonMenu ui
6 years ago
Michail Vourlakos
715e8b58c1
sharedtocolumn use only #settingid for layouts
...
--this way we can keep track of layout names changes
and work flawlessly in updating Shares names etc.
6 years ago
Michail Vourlakos
93ede645b8
introduce new menu for SharedToLayout
6 years ago
Michail Vourlakos
1090e6a22d
add Shared button in LayoutsEditor
6 years ago
Michail Vourlakos
14d7079198
improve disabled cells layout for shareds
6 years ago
Michail Vourlakos
cff6436a74
add shared icon for layouts to be identified
6 years ago
Michail Vourlakos
4c0a3f5523
update shared layouts cell states
...
--enable/disable shared layouts cells
accordingly
6 years ago
Michail Vourlakos
61621277d3
set icons for layouts columns
6 years ago
Michail Vourlakos
d813a15b57
publish Shared to relevant ComboBox
6 years ago
Michail Vourlakos
c27de681d1
LayoutsEditor:load shares for SharedLayouts
6 years ago
Michail Vourlakos
1b21e26dfa
introduce sharedcmbboxdelegate at settings ui
6 years ago
Michail Vourlakos
a52144cc3a
remove SharedLayouts from Layouts ContextMenu
6 years ago
Michail Vourlakos
f2eb0b6b3a
REFACTOR:DONT load MultipleLayouts in Central(s)
...
--no reason to load Mutiple layouts linked file
as a Pseudo Central layout. This way no needed
checks can be removed and things are still working
as before.
6 years ago
Michail Vourlakos
1f14405e63
REFACTOR: rename Active TO -> CENTRALLAYOUT
6 years ago
l10n daemon script
e8d79632bd
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"
6 years ago
l10n daemon script
1085d4b4e4
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"
6 years ago
Michail Vourlakos
d945c89713
update struts when needed after their removal
...
--improve also when struts are applied under a
Multiple Mode and Multiple Activities
6 years ago
Michail Vourlakos
be36b7cfaf
unload SharedLayout when does not activeLayouts
...
--this code path is also used on Latte exit
6 years ago
Michail Vourlakos
004a284711
dont load sharedlayout when is already active
6 years ago
Michail Vourlakos
01f7f17aa5
remove deprecated code from layoutmanager
6 years ago
Michail Vourlakos
bd3950a601
dont assign shared layouts to activities
6 years ago
Michail Vourlakos
fe995bb4f5
layoutmanager track storedsharedlayouts
6 years ago
Michail Vourlakos
9f338f38a4
dont set sharedLayout var if the layout not exist
6 years ago
Michail Vourlakos
913c35523f
move views between Active/SharedLayouts
...
--the move to layout option under View Settings
window now can enable the user to move view
between Active and Shared Layouts
6 years ago
Michail Vourlakos
e417a8d4ba
add type() to layouts
6 years ago
Michail Vourlakos
c38e3016de
update hidden state after slide-in
...
BUG: 406415
6 years ago
Michail Vourlakos
5cf047dcc5
clear publishedStruts for visibility modes changes
6 years ago
Michail Vourlakos
06b92024ba
remove no needed debug message
6 years ago
Michail Vourlakos
04e7f333c5
dont compute innershadow for available screen area
6 years ago
Michail Vourlakos
bb3e82024e
simplify valid struts calculations
6 years ago
Michail Vourlakos
a472ef34f3
fix ident in visibilitymanager
...
--AlwaysVisible signals to update struts
are always enabled independent of Single/Multiple
mode but for Single mode they are just ignored
6 years ago
Michail Vourlakos
d8cc85dd4a
fix assert for visibilitymanager
...
BUG: 407131
6 years ago
Michail Vourlakos
cf0f22b44d
fix crash,protect connector() calls
...
--connector calls must be done only when we
are sure that a screen id has already been
assigned
BUG: 407128
6 years ago
Michail Vourlakos
5fbdf19b78
fixes for edit mode
6 years ago
l10n daemon script
064b1178e6
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"
6 years ago
l10n daemon script
536949840e
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"
6 years ago
l10n daemon script
3598639740
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"
6 years ago
Michail Vourlakos
854840b8fc
fixes for style and naming
...
--for visibilitymanager class
6 years ago
Michail Vourlakos
417f992831
move intersect function to WindowsTracker
6 years ago
Michail Vourlakos
dab796e253
improvements for visibilitymanager code
6 years ago
Michail Vourlakos
a2566d1414
move dodgeAllWindows to windowtracker
6 years ago
Michail Vourlakos
e1d44bc157
simplify code in windowstracker
6 years ago
l10n daemon script
32904be361
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"
6 years ago
l10n daemon script
dfa9e28f52
GIT_SILENT made messages (after extraction)
6 years ago
l10n daemon script
02673f346a
GIT_SILENT made messages (after extraction)
6 years ago
Michail Vourlakos
9ce7ba35bb
simplify mouse signals from Latte::Views
6 years ago
Michail Vourlakos
8a99a9249b
improvements for !compositing mode
...
--fixed struts gap for !compositing mode in order
to handle the strange kwin behavior. Kwin under
!compositing removes 1px. from the struts specified
by windows
--plenty of fixes concerning automatic coloring
under !compositing mode
6 years ago
Michail Vourlakos
499c4eb1d1
update !compositing panelbackground used until now
...
--following plasma approach and use always
even for !compositing mode the widgets/panel-background
svg file. This way when Latte and Plasma panels are
combined there is uniformity between them.
BUG: 406597
6 years ago
Michail Vourlakos
ce55c632c6
reduce crashes for view config windows in wayland
6 years ago
l10n daemon script
09147cdead
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"
6 years ago