Michail Vourlakos
8bb20ae988
fix #1043,fix warning
7 years ago
Michail Vourlakos
591ce6c4d5
fix #1021,add borders option in layouts window
...
--the user can now enable/disable borderless maximized
windows per layout through Latte settings window
7 years ago
Michail Vourlakos
a5837fff09
add enabler/disabler for borderless maximized wins
7 years ago
Michail Vourlakos
92a7239550
fix #1001,disable maximized borders per layout
...
--give the user an option in layout file in order
to enable/disable borders for maximized windows.
the option is called "disableBordersForMaximizedWindows"
and must be put in LayoutSettings section
7 years ago
Michail Vourlakos
78ebe6e258
dont apply containment changes when locked
...
--if the layout is locked then dont apply any
containment config changes
7 years ago
Michail Vourlakos
1e2b996a9e
support lock/unlock in layout
...
--identify if a layout is locked and
support lock/unlock for that layout
7 years ago
Michail Vourlakos
085f5b3d16
update lastUsedActivity in Single Layout mode
...
--this also fixes #908 . Everything was ok except from
the fact that in Single layout mode the needed
lastUsedActivity variable was empty and thus it couldnt
be tracked to update the needed wallpaper correctly.
7 years ago
Michail Vourlakos
b8321fb829
fix #905,smart colorize transparent panels
...
--enhanche the dynamic background feature and
in ordre to improve contrast with the underlying
background Latte now calculates the luminosity of the area
underneath the panel and based on that chooses the
best color to create contrast. The colors are chosen
only between textColor and backgroundColor.
7 years ago
Michail Vourlakos
2403fbabe1
update brown textColor
7 years ago
Michail Vourlakos
47054c3380
update layouts color based on new palette
7 years ago
Michail Vourlakos
211399eaf5
support changing the textColor of editMode
7 years ago
Michail Vourlakos
c6408564d0
make the containment background aware
7 years ago
Michail Vourlakos
3110986215
prepare setting background
7 years ago
Michail Vourlakos
41117e9290
add background and textColor to layout
...
-- auto-adjust the textShadow for Ruler based on
the textColor luminosity
7 years ago
Michail Vourlakos
3bddb99881
remove ghost containments on loading
...
--ghost containments such as when a user
deletes a dock without notification confirmation
can be removed afterwards when that layout is
loading either at Single or Multiple mode.
7 years ago
Michail Vourlakos
acb77c6cd4
update header files and move files around
7 years ago
Michail Vourlakos
f22e26fef3
dont update lastUsedActivity for FakeMultiLayout
7 years ago
Michail Vourlakos
c436d4f201
move docksCount from corona to layout
7 years ago
Michail Vourlakos
f7f7d3da6c
move explicitDockOccupyEdge to layout
7 years ago
Michail Vourlakos
6a1c8173e2
remove noDocksWithTasks from corona
7 years ago
Michail Vourlakos
3d471ee884
update syncDockViews to per layout
7 years ago
Michail Vourlakos
5e2d786729
add freeEdges in layout
7 years ago
Michail Vourlakos
8aad360916
add lastUsedActivity in the layout file
...
--lastUsedActivity is also used when we are opening
an assigned0-activities layout in order to choose in which
activity to swith on starting.
7 years ago
Michail Vourlakos
67ce3441a4
MultipleLayouts:launchers signals made layout aware
7 years ago
Michail Vourlakos
be0f9dc0ba
remember the last used activity per layout
7 years ago
Michail Vourlakos
9cdb75ec49
assign/unassign signals at needed containments
7 years ago
Michail Vourlakos
b5ccba44b1
Move Dock from Layout to Layout
...
-- In the configuration window at the "New Dock"
ComboBox were added options in order for a dock
to move to another running Layout.
7 years ago
Michail Vourlakos
0120d8635b
fix two crashes
...
--when deleting a copied dockView, unbind the sensitive signals
from dockView
--when deleting a copied dockView and the config windows syncGeometry
is called then it should first check in the dockView has a
layout
7 years ago
Michail Vourlakos
7e2fc0f895
check active layouts also for broken state
7 years ago
Michail Vourlakos
1275da22d7
MultipleLayouts:dont check active layouts as broke
...
--add also more debug messages for broken layouts
7 years ago
Michail Vourlakos
7ad76937b7
Layout:update locked applets ids
...
--these ids werent updated at MultipleLayouts
and Copy function
7 years ago
Michail Vourlakos
308d99e215
MultipleLayouts:Rename layout name runtime
...
--In MultipleLayouts we dont need to close the
active layout to rename it. We can do it without
need to close it and reopen that layout.
7 years ago
Michail Vourlakos
1e97609067
MultipleLayouts:support Export
7 years ago
Michail Vourlakos
b7d1b86a65
IMPORTANT:Fix uniqueness of IDs during importing
...
--These fixes any issues concerning Multiple Layouts
Loading/Unloading and keeping the Original Layout files
consistent.
7 years ago
Michail Vourlakos
3cf6d8ef9d
multiple fixes for Multiple Layouts
7 years ago
Michail Vourlakos
dc4a223f27
fix currentActivitiId issues on startup
7 years ago
Michail Vourlakos
896e46dcd9
dont write updated ids if they didnt change
7 years ago
Michail Vourlakos
667a451499
Multiple Layouts:Fixes for storage synchronization
...
--fix also a crash when removing a dock
7 years ago
Michail Vourlakos
7dd6345d4a
MultipleLayouts:Load/Unload on Activities changes
...
--workaround an upstream issue, when closing an Activity
all dock/panel windows in MultipleLayouts where become
hidden.
7 years ago
Michail Vourlakos
4280c14acd
many improvements for MultipleLayouts case
7 years ago
Michail Vourlakos
7d4989e983
add code for MultipleLayouts and Activities
...
--prepare dockViews and rest classes in order to
be able to change between different Activities in
a MultipleLayouts environment.
7 years ago
Michail Vourlakos
bc91aefd89
add more MultipleLayouts code
...
--move code from dockCorona to layoutManager
--add more code related to MultipleLayouts
7 years ago
Michail Vourlakos
e3a3cb5a52
re-use copyDock code to make it more generic
...
--fix crash from containments deletion when closing corona
--reuse copyDock code in order to prepare it for
loading multiple layouts at the same time
7 years ago
Michail Vourlakos
4ac3efd0b5
add filePtr for layout
7 years ago
Michail Vourlakos
822f3630ac
fix crashes: wrong containment deletion/signals
...
--we fix two crashes, one from availableScreenRectChanged
signaling when we unload a layout
--one from deleting containments in random order,
we must first delete systrays and then the rest containments
7 years ago
Michail Vourlakos
274c6a653d
add managedLayout to dockView
...
--this way a dock can belong to specific Layout
and this could be changed runtime in a multi-layout
runtime environment
7 years ago
Michail Vourlakos
f81433be8b
try to link containments to layouts
7 years ago
Michail Vourlakos
dd8c8271b6
IMPORTANT: move logic from corona to layout
...
--refactoring code for #808...
Latte gets prepared for multiple layouts running
at the same time.
7 years ago
Michail Vourlakos
a01b7f100b
move copyDock from corona to Layout
7 years ago
Michail Vourlakos
92127577d1
improve semantics for layout class
7 years ago