You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
latte-dock/app
Michail Vourlakos 60095bba3b fix #96,FEATURE:AllScreens and AllSecondaryScreens
--This is a HUGE FEATURE and so important for multi-screens
users. It is introduced as one single commit because it
reimplements plenty of infrastructure changes and it will
be easier to identify newly introduced bugs.
--Users can now choose for their docks and panels to belong
at various screen groups. The first two screen groups introduced
are AllScreens and AllSecondayScreens. In the future it might
be possible to provide CustomScreensGroup that the user will
be able to define specific screens in which a dock or panel
should be always present.
--Current solution specifies an Original dock or panel and clones/copies
itself automatically to other screens. So docks and panels in other screens
are just real docks and panels that reference themselves to original
docks and panels.
--Clones are destroyed during layout startup and are automaticaly
recreated. It is suggested to export your layouts through the
official Layouts Editor in order to share them because in that case
clones are not included in the new generated layout file. If in any
case you do not this and you share your layout with any previous
versions then your clones will just appear as separate docks and
panels that belong to specific screens.
--Automatic syncing was introduced in order to keep up-to-date
the configuration of Original docks and panels with their referenced
Clones.
--Automatic syncing currently works for all docks and panels settings,
for all normal applets configurations and for all subcontaiments
configuration such as systrays.
--Automatic syncing does not work for applets inside subcontainments
such as Group Plasmoid. In such case it is suggested to configure
your applets inside your Group Plasmoid in the original dock or panel
and afterwards to trigger a recreation for the relevant clones
--Manual recreation of clones is easily possible by just choosing
the dock or panel to be OnPrimary or OnSpecificScreen and rechoosing
afterwards the AllScreensGroup or AllSecondaryScreensGroup
3 years ago
..
data fix #96,FEATURE:AllScreens and AllSecondaryScreens 3 years ago
dbus get ready for Plasma LookNFeel packages 3 years ago
declarativeimports Use spdx syntax for all files 4 years ago
indicator Use spdx syntax for all files 4 years ago
layout fix #96,FEATURE:AllScreens and AllSecondaryScreens 3 years ago
layouts fix #96,FEATURE:AllScreens and AllSecondaryScreens 3 years ago
package Use spdx syntax for all files 4 years ago
packageplugins SVN_SILENT made messages (.desktop file) - always resolve ours 3 years ago
plasma scrgeometries:public empty QRegion() correctly 3 years ago
settings fix #96,FEATURE:AllScreens and AllSecondaryScreens 3 years ago
shortcuts fix #96,FEATURE:AllScreens and AllSecondaryScreens 3 years ago
templates ignore layout/view extensions properly 3 years ago
tools detailsdialog:provide color schemes model 4 years ago
view fix #96,FEATURE:AllScreens and AllSecondaryScreens 3 years ago
wm Make spring cleaning to match our KF5_MIN_VERSION 3 years ago
CMakeLists.txt Make spring cleaning to match our KF5_MIN_VERSION 3 years ago
FakeTarget.cmake revert previous commit, add KDECompilerSettings back 5 years ago
alternativeshelper.cpp Use spdx syntax for all files 4 years ago
alternativeshelper.h Use spdx syntax for all files 4 years ago
apptypes.cpp Use spdx syntax for all files 4 years ago
apptypes.h Use spdx syntax for all files 4 years ago
config-latte.h.cmake Revert "find Qt5 minor version" 3 years ago
infoview.cpp Make spring cleaning to match our KF5_MIN_VERSION 3 years ago
infoview.h Use spdx syntax for all files 4 years ago
latte-indicators.knsrc SVN_SILENT made messages (.desktop file) - always resolve ours 3 years ago
latte-layouts.knsrc SVN_SILENT made messages (.desktop file) - always resolve ours 3 years ago
lattecorona.cpp fix #96,FEATURE:AllScreens and AllSecondaryScreens 3 years ago
lattecorona.h cmd:support "add-dock" through command line 3 years ago
lattedock.notifyrc SVN_SILENT made messages (.desktop file) - always resolve ours 3 years ago
main.cpp fix plasma available geometry broadcasting 3 years ago
org.kde.latte-dock.appdata.xml.cmake Merge remote-tracking branch 'origin/v0.10' 3 years ago
org.kde.latte-dock.desktop.cmake SVN_SILENT made messages (.desktop file) - always resolve ours 3 years ago
screenpool.cpp fix #96,FEATURE:AllScreens and AllSecondaryScreens 3 years ago
screenpool.h fix #96,FEATURE:AllScreens and AllSecondaryScreens 3 years ago