Michail Vourlakos
a80c71981a
fix Fitt's Law for justify vertical panels
4 years ago
Michail Vourlakos
18f1d460bb
fix Fitt's Law for justify vertical panels
4 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"
4 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
4 years ago
Michail Vourlakos
6c172791ec
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
4 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
4 years ago
Michail Vourlakos
5e03174b7c
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
4 years ago
Michail Vourlakos
5c9dc950d7
viewsdialog:add missing translations
...
CCBUG:441357
4 years ago
Michail Vourlakos
f0ce1fff90
viewsdialog:add missing translations
...
CCBUG:441357
4 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"
4 years ago
l10n daemon script
463437d8d0
GIT_SILENT made messages (after extraction)
4 years ago
Michail Vourlakos
a192b66a16
update Changelog for v0.10.1
4 years ago
Michail Vourlakos
37ec4a3a25
update to v0.10.1
4 years ago
Michail Vourlakos
598979814c
update Changelog for v0.10.1
4 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"
4 years ago
l10n daemon script
b55c7a8db0
GIT_SILENT made messages (after extraction)
4 years ago
l10n daemon script
25e05070bb
GIT_SILENT made messages (after extraction)
4 years ago
Rafael Brandmaier
0c9369a412
add missing Fedora dependencies
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
Michail Vourlakos
a67e3c050f
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
afac575877
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