Commit Graph

121 Commits (4e1fdc4466965f433b25d1d3986f16fff4e2751d)

Author SHA1 Message Date
l10n daemon script 4e1fdc4466 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"
3 years ago
l10n daemon script 9c1728cd25 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"
3 years ago
l10n daemon script f94e5bc843 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"
3 years ago
l10n daemon script 163720adef 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"
3 years ago
l10n daemon script 1c9ec6ef73 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"
3 years ago
l10n daemon script 866fc3eb16 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"
3 years ago
Alexander Lohnau 44287ff696 containmentactions/contextmenu: Install plugin in specific namespace
Otherwise, we use KServiceTypeTrader at runtime
3 years ago
Alexander Lohnau 1cb7e1c8b0 Convert desktop files of plugins to json
Task: https://phabricator.kde.org/T14564
3 years ago
Alexander Lohnau 0d461b1cad Port away from deprecated Plasma plugin macros 3 years ago
l10n daemon script bd6ae904b9 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"
3 years ago
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
l10n daemon script 7a7af88e99 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"
3 years ago
l10n daemon script b4da839df4 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"
3 years ago
l10n daemon script 127f24bb24 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"
3 years ago
l10n daemon script fae5fcffb7 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"
3 years ago
Michail Vourlakos 5e55abbff5 context:use restore() provided function
containment() is not accessible during the containment
actions constructor. We now use the provided ::restore()
function in order to load the actions

BUG:441448
3 years ago
l10n daemon script d600bbeb63 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"
4 years ago
Michail Vourlakos a7e8cf4542 context:add actions in context menu dynamically 4 years ago
Michail Vourlakos 5b0a507be2 contextmenu:update visibility for hash actions 4 years ago
Michail Vourlakos 2c9b07ebe0 context:define for all actions default visibility 4 years ago
Michail Vourlakos 54ba404d5b context:MoveView action in hash 4 years ago
Michail Vourlakos 6c10be18a3 context:SwitchLayouts action in hash 4 years ago
Michail Vourlakos 7314f40e93 context:AddView action in hash 4 years ago
Michail Vourlakos ed2d29373c context:Quit Latte action in hash 4 years ago
Michail Vourlakos d792812102 context:Remove View in hash 4 years ago
Michail Vourlakos 79ef06c774 context:Print Action in hash 4 years ago
Michail Vourlakos eeafa17f17 context:Preferences action in hash 4 years ago
Michail Vourlakos a4cc972a3c context:ExportViewTemplate in hash 4 years ago
Michail Vourlakos fb554b82c5 context:DuplicateView in hash 4 years ago
Michail Vourlakos 199272e2cf context:EditView action in hash 4 years ago
Michail Vourlakos dce9e7e64a context:addwidgets in hash 4 years ago
Michail Vourlakos b85ce9e415 context:add separator action in hash 4 years ago
Michail Vourlakos f26b59f248 contextmenu:add section action in hash 4 years ago
Michail Vourlakos cb91c1b788 contextactions:provide QHash to organize them 4 years ago
Michail Vourlakos ab806445ac contaimentactions:update to use contextmenudata 4 years ago
Michail Vourlakos 761c7f34d2 contaimentactions:share contextmenudata class 4 years ago
Alexander Lohnau 505379ed04 Use spdx syntax for all files 4 years ago
Michail Vourlakos 12c8643f62 reduce width for layouts contextmenu
BUG:437525
4 years ago
Michail Vourlakos ef383e8162 respect icon size for layout:menuitem-icon
BUG:437525
4 years ago
Ömer Fadıl Usta 03e9c6c954 Reorder inits to Fix wrong initialize problem and fixes for string compares 4 years ago
Michail Vourlakos c9682e09e6 improve layout icon size in menuitems 4 years ago
Michail Vourlakos e241a79385 improve layouts menu items spacing 4 years ago
Michail Vourlakos 2fc50d255a provide thick,length margins for layout icon 4 years ago
Michail Vourlakos 11c3f2a664 contextmenu:reduce margins for layout icon and name 4 years ago
Michail Vourlakos 69ec3d937f contextmenu:provide icons for moveToLayout options 4 years ago
Michail Vourlakos 88f72bcc3b contextmenu:draw layout icons
--change also layout actions to radiobuttons
4 years ago
Michail Vourlakos 5a6e2cb149 context menu:provide layoutmenuitemwidget 4 years ago
Michail Vourlakos dc11db19d4 context menu:provide icon for edit layout 4 years ago
Michail Vourlakos 8e9de84e01 contextmenu:expose layouts icon data 4 years ago
Michail Vourlakos 06f90877d5 rephrase menu to Edit Layouts... 4 years ago