Commit Graph

5640 Commits (ad3f97d6df3e733e1edf45e584c1f1fdaceafa4e)
 

Author SHA1 Message Date
Michail Vourlakos ad3f97d6df add v0.10.2 to Changelog 3 years ago
Michail Vourlakos a2813a1c43 fix Fitt's Law for parabolic effect items
--fix Fitt's law for items touching the screen
edge and at the same time using parabolic
effect
3 years ago
Michail Vourlakos a80c71981a fix Fitt's Law for justify vertical panels 3 years ago
l10n daemon script d47f01a499 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 596a184fa1 context:store properly no actions at all case
--make sure that if the user has disable all context
menu actions then this is preserved after during
startups
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
Michail Vourlakos 5c9dc950d7 viewsdialog:add missing translations
CCBUG:441357
3 years ago
l10n daemon script bcae47a3f9 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 463437d8d0 GIT_SILENT made messages (after extraction) 3 years ago
Michail Vourlakos a192b66a16 update Changelog for v0.10.1 3 years ago
l10n daemon script eb95f2ef13 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 25e05070bb GIT_SILENT made messages (after extraction) 4 years ago
Rafael Brandmaier 27b90bb89c add missing Fedora dependencies 4 years ago
l10n daemon script 9f89d13c7b 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 66ddda956b fix build with Fedora requirements
--simplify warnings and add formalt security checks

BUG:440759
4 years ago
Nicolas Fella 38455ea76a Raise minimum CMake version to 3.16
As discussed in https://mail.kde.org/pipermail/plasma-devel/2021-February/119329.html

GIT_SILENT
4 years ago
Michail Vourlakos df9117d010 specify KAboutData::productName()
--this way KCrash should now be able to identify
latte-dock bug address properly
4 years ago
Michail Vourlakos 949e9c5c5e Merge branch 'v0.10' into master 4 years ago
Michail Vourlakos f7032f7f19 crash:dont show settings dialog in early startup
--showing settings dialog too early before layout(s)
are loaded can possible create crashes. Settings dialog
is considering that everything is in place and ready
to be used.

BUG:440731
4 years ago
Michail Vourlakos e1a472811d crash:dont show settings dialog in early startup
--showing settings dialog too early before layout(s)
are loaded can possible create crashes. Settings dialog
is considering that everything is in place and ready
to be used.

BUG:440731
4 years ago
Michail Vourlakos b7188ab7c3 update to v0.10.0 4 years ago
Alexander Lohnau 2f6808b626
Define new KPackageStructure property in kpackage structures
The pluginId field is kept for compatibility.

Task: https://phabricator.kde.org/T14563
4 years ago
Alexander Lohnau c02e4b6a7e
Consistently name kpackage structures
This will allow kpackage to load the structures by their path.

Task: https://phabricator.kde.org/T14757
Conceptually the same direction as https://phabricator.kde.org/T14499.
4 years ago
Michail Vourlakos 71f9e89157 disable inattention blocked slide-in when no needed
--when the task is no more inattention then dock should
slide-out when the visibility mode requests it even
when the inattention timer has not finished yet

BUG:439497
4 years ago
Michail Vourlakos a1da0bae1b disable inattention blocked slide-in when no needed
--when the task is no more inattention then dock should
slide-out when the visibility mode requests it even
when the inattention timer has not finished yet

BUG:439497
4 years ago
Michail Vourlakos 47702a59be respect indicators iconOffsetX/Y values properly
BUG:440283
4 years ago
Michail Vourlakos 1cf1aeb730 respect indicators iconOffsetX/Y values properly
BUG:440283
4 years ago
Michail Vourlakos f2c401b02f always show/hide applets popups properly 4 years ago
Michail Vourlakos edc254ddb1 always show/hide applets popups properly 4 years ago
Michail Vourlakos d84e50a594 restack applets internal ClickEffect
--internal click effect is now moved to CompactApplet
which is much better place to be. This way fullrepresentation
applets do not use it at all
4 years ago
Michail Vourlakos 170f14c3c0 restack applets internal ClickEffect
--internal click effect is now moved to CompactApplet
which is much better place to be. This way fullrepresentation
applets do not use it at all
4 years ago
l10n daemon script 27c6225b1a 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
l10n daemon script 249aeeccb4 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
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
l10n daemon script 404eb60a24 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 a11a56b4d2 update to v0.9.98 4 years ago
Michail Vourlakos 834f71d266 major:update LastActiveWindow implementation
--new implementation keeps a more consistent history.
Each LastActiveWindow(LAW) now keeps track of all windows
that are related to its view even when these windows are not
currently shown. This way inactive windows history is
consistent and can be used from applets/visibility modes
more appropriately. VDs/Activities that are not
the current one(s) do not delete records from history
any more. Their respected windows are recorded and
flagged as NOT SHOWN, waiting this way to be valid
again after Activities/VDs changes.
4 years ago
Michail Vourlakos f1d435a38e major:update LastActiveWindow implementation
--new implementation keeps a more consistent history.
Each LastActiveWindow(LAW) now keeps track of all windows
that are related to its view even when these windows are not
currently shown. This way inactive windows history is
consistent and can be used from applets/visibility modes
more appropriately. VDs/Activities that are not
the current one(s) do not delete records from history
any more. Their respected windows are recorded and
flagged as NOT SHOWN, waiting this way to be valid
again after Activities/VDs changes.
4 years ago
Michail Vourlakos 72ff76033b fix "favorite" icon name typo
--this way favorite icon is always used
properly because it is shown from Breeze icon
theme if current icon theme does not
provide it
4 years ago
Michail Vourlakos 1879cc87a2 fix "favorite" icon name typo
--this way favorite icon is always used
properly because it is shown from Breeze icon
theme if current icon theme does not
provide it
4 years ago
Michail Vourlakos e0e3f19f7a pref option to disable geometries broadcasting
--the user can choose to disable available desktop geometry
broadcasting to Plasma in order to avoid any desktop widgets
moving at all cases
4 years ago
Michail Vourlakos 5486730a00 pref option to disable geometries broadcasting
--the user can choose to disable available desktop geometry
broadcasting to Plasma in order to avoid any desktop widgets
moving at all cases
4 years ago
Michail Vourlakos 19defa08cd drop WinTracker::availableScreenGeometry calcs
--Views WindowsTracker in using screen geometry only to
identify which windows are in the same view screen has nothing
to do with availablescreengeometry. This is why it is
dropped and replaced by View::screenGeometry() value
4 years ago
Michail Vourlakos 29df650645 drop WinTracker::availableScreenGeometry calcs
--Views WindowsTracker in using screen geometry only to
identify which windows are in the same view screen has nothing
to do with availablescreengeometry. This is why it is
dropped and replaced by View::screenGeometry() value
4 years ago
Michail Vourlakos bb713e1092 calculate scrolling length in (int) values
--calculations for tasks length exceed must be done
always in same arthmetic world either int or float for
all values. It is chosen the int case because latte
is providing applets length in int values

BUG:439540
4 years ago
Michail Vourlakos 8bf5b4ad70 calculate scrolling length in (int) values
--calculations for tasks length exceed must be done
always in same arthmetic world either int or float for
all values. It is chosen the int case because latte
is providing applets length in int values

BUG:439540
4 years ago
Michail Vourlakos 750785b5e5 fix notifications placement for sidebars
--Corona::availableScreenRe.. functions now ignore
visibility modes from views that are almost always hidden
such as SideBars and AutoHide panels/docks
4 years ago
Michail Vourlakos 094951d3f9 fix notifications placement for sidebars
--Corona::availableScreenRe.. functions now ignore
visibility modes from views that are almost always hidden
such as SideBars and AutoHide panels/docks
4 years ago
l10n daemon script 63dd1831d5 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
l10n daemon script 92aec503f5 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