1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-03-25 06:50:33 +03:00

2298 Commits

Author SHA1 Message Date
Michail Vourlakos
ea5768d506 embrace X-KDE-Wayland-Interfaces 2019-07-22 09:35:33 +03:00
Michail Vourlakos
03c1c39cc0 update to 0.8.9 v0.8.9 2019-06-27 16:59:25 +03:00
Michail Vourlakos
00d53ce0a1 update changelog to 0.8.9 2019-06-27 16:56:06 +03:00
Michail Vourlakos
ec284dbfa8 blacklist plasma notifications in heuristics
--plasma notification applet has become more complex
lets blacklist it in order to provide the real
plasma experience and see how it goes

BUG: 408566
FIXED-IN: 0.8.9
2019-06-12 23:39:09 +03:00
l10n daemon script
0137317ee9 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"
2019-05-08 08:48:24 +02:00
l10n daemon script
cd81e29503 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"
2019-04-20 09:02:20 +02:00
l10n daemon script
f9faaa514a GIT_SILENT made messages (after extraction) 2019-04-20 07:55:12 +02:00
l10n daemon script
80d039cf5b GIT_SILENT made messages (after extraction) 2019-04-17 07:36:21 +02:00
Michail Vourlakos
c793465dc7 update to version 0.8.8 2019-04-13 16:16:37 +03:00
Michail Vourlakos
a4739bee0e update changelog to v0.8.8 2019-04-13 16:11:24 +03:00
Michail Vourlakos
7fa83bfda8 do not add signals during layout unloading
--When a layout unloads is setting for its
views a NULLPTR for managedLayout of its docks/panels.
In such case the signals that track the layout
changes for the view are not needed.
2019-04-08 23:38:54 +03:00
Michail Vourlakos
041ee941cd [multiscr]fixes for syncDockViews,v0.8 architecture
--fix building the new code in v0.8 style
2019-03-26 17:38:18 +02:00
Michail Vourlakos
b9aabb7b1c multi-screen: find view::screen id in better way
--when monitor from an explicit screen was closed there
were cases that docks were moved at another monitor from
the window manager and that was preventing them to be
delete properly. This patch fixes this by considering
as valid explicit screen only the one provided by the
view

BUG: 405687
2019-03-22 21:34:59 +02:00
Michail Vourlakos
95d37ff6a7 multi-screen:improve syncLatteViews() function
--onPrimary flag is considered from layout file directly
only for containments that are not already loaded to
latte views
--location flag is accessed directly from containment object
2019-03-22 21:34:48 +02:00
l10n daemon script
f95e121687 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"
2019-03-03 08:25:52 +01:00
Michail Vourlakos
e8887e56de update to v0.8.7 v0.8.7 2019-03-01 17:29:19 +02:00
Michail Vourlakos
1a12fec3c5 update Changelog to v0.8.7 2019-03-01 17:25:31 +02:00
Michail Vourlakos
7283e2698d create latte dir if missing when loading presets
--this is critical because it does not open Latte at
first run. The fix is just to make sure that "latte"
directory will be created in case there isnt already

BUG: 404762
2019-02-24 13:13:50 +02:00
l10n daemon script
adc5c8d3cd GIT_SILENT made messages (after extraction) 2019-02-18 07:01:56 +01:00
Michail Vourlakos
8c7d816297 fix warnings from VDs in ContextMenu 2019-02-16 22:32:19 +02:00
Michail Vourlakos
3c522825b0 update to v0.8.6 v0.8.6 2019-02-15 19:30:21 +02:00
Michail Vourlakos
d4c087ee97 update Changelog for v0.8.6 2019-02-15 19:26:06 +02:00
Mathias Tillman
58887ca7cd Fix window thumbnails not working since frameworks 5.55
Summary:
This fixes a problem where window thumbnails are no longer visible since KDE Frameworks 5.55. This is caused by https://cgit.kde.org/plasma-framework.git/commit/?id=b257029afc3bfcd6366d2c2b910b8d91403ab8a which no longer automatically updates the visibility of mainItem of PlasmaCore.Dialog.

BUG: 404234

FIXED-IN: 0.8.6

Test Plan: Ensure window thumbnails are working correctly now

Reviewers: mvourlakos

Reviewed By: mvourlakos

Subscribers: plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D19002
2019-02-14 15:04:16 +02:00
Michail Vourlakos
d0f1a7ffe6 cleanup applet shortcuts on startup
--when Latte crashes the global shortcuts from applets
remain untouched in kglobalshortcutsrc file. That fact
based on the Latte architecture that can alter applet
ids during layout loading can break the global shortcuts
experience by creating multiple global shortcuts records
for the same applet and by disabling some shortcuts because
these shortcuts are already enabled for ghost applets of
the crashed layout. This patch fixes this by removing all
applet global shortcuts during startup. Applet global shortcuts
are already saved in the layout file based on the current
plasma architecture, that fact simplifies things a lot.

BUG: 401184
2019-01-27 19:57:15 +02:00
Pino Toscano
788e7ad4d9 fix project_license in appstream file
use the right SPDX tag
2019-01-27 08:58:32 +01:00
Michail Vourlakos
b7ef556e78 update to v0.8.5 v0.8.5 2019-01-26 18:02:14 +02:00
Michail Vourlakos
f94b190c76 update Changelog to v0.8.5 2019-01-26 17:57:37 +02:00
Michail Vourlakos
d54eda8630 IMPORTAT:fix splitters positioning 2019-01-23 20:26:08 +02:00
Michail Vourlakos
fd9fad0822 IMPORTANT:improve splitter positioning on startup
--when there was only one applet in the Center under
Justify mode then during startup its positioning broke
as it was placed faulty at the far right

BUG: 403469
2019-01-21 20:19:13 +02:00
l10n daemon script
c1ceb6bfc7 GIT_SILENT made messages (after extraction) 2019-01-20 07:31:00 +01:00
Michail Vourlakos
3ad09ec87b plasma 5.15 fixes for VirtualDesktops
--support new Virtual Desktops interface under
plasma 5.15
--improve readability of plasma 5.15 fixes

FIXED-IN: 0.8.5
2019-01-19 12:22:22 +02:00
Steffen Coenen
dd7ed6b2cf Adjust Latte Dock to libtaskmanager API changes for Wayland
Summary:
Changes in libtaskmanager in Plasma 5.15 currently
break several Latte Dock features.
This patch ensures that Latte Dock will continue to work when Plasma 5.15 is released.

BUG: 403358

FIXED-IN: 0.8.5

Reviewers: mvourlakos

Reviewed By: mvourlakos

Subscribers: plasma-devel

Tags: #latte_dock, #plasma

Differential Revision: https://phabricator.kde.org/D18375
2019-01-19 12:15:30 +02:00
Michail Vourlakos
88e2e9ddd6 Wait forever until the lock file can be locked
Summary:
- `timeout = 3000` is a bit short on some computer. Use `timeout = -1` will work for any case.

BUG: 401041

FIXED-IN: v0.8.5

Test Plan: BUG: 401041 is fixed on my computer.

Reviewers: mvourlakos, #latte_dock

Reviewed By: mvourlakos

Tags: #latte_dock, #plasma

Differential Revision: https://phabricator.kde.org/D18258
2019-01-15 21:20:48 +02:00
Michail Vourlakos
630160c6af create local autostart folder if is missing
BUG: 402934
FIXED-IN: 0.8.5
2019-01-06 20:56:42 +02:00
l10n daemon script
f6921063d2 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"
2019-01-06 08:36:19 +01:00
Michail Vourlakos
6fc4e467f4 IMPORTANT:improve vastly fillWidth(s)/Height(s)
--the new improvements are trying to make Latte panels
and Plasma panels to look and behave almost the same.
This way implementing applets for any of them wont be
needing adjustments or workarounds to work properly
for both.
2019-01-05 16:48:13 +02:00
Michail Vourlakos
6ccf025a09 fix max length ruler for panels 2019-01-02 17:20:11 +02:00
Michail Vourlakos
f92d707793 update to v0.8.4 v0.8.4 2018-12-28 23:56:51 +02:00
Michail Vourlakos
7a31098b51 update Changelog to v0.8.4 2018-12-28 23:54:12 +02:00
John Zimmermann
bd04553b03 Update Void Linux URL in README.md
Reviewers: #latte_dock, apol

Reviewed By: apol

Subscribers: mvourlakos, apol, plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D17367
2018-12-11 20:38:05 +02:00
Michail Vourlakos
c9b99434ed improve fill(s) calculations for single alignments
--improve how the applet size is calculated for fill(s)
applets when such applets are used in Left/Center/Right
alignments. This also fixes the bug that the plasma
taskmanager was not updating its size properly when tasks
were added after the initialization phase.

BUG: 401456
FIXED-IN: 0.8.4
2018-11-27 23:12:01 +02:00
Michail Vourlakos
a353c5eb36 sync launchers when needed
--this way all synced docks/panels are all
updated concerning where their launchers are
placed and in which activities are shown
2018-11-25 02:24:31 +02:00
Michail Vourlakos
9ac1ccd53c simplify TaskWindows and avoid a crash
--during dragging the DelegateModel inside
TaskWindows may not catch up with TasksModel
modelIndex() function and that could create
crashes. In order to avoid such crashes the
DelegateModel is not updated during dragging
and we give it also a little time to update
after the dragging has finished.
2018-11-25 02:07:55 +02:00
Michail Vourlakos
45a582d36b restore mouse wheel actions for tasks
BUG: 401380
FIXED-IN: 0.8.4
2018-11-25 00:54:28 +02:00
Michail Vourlakos
85e53e3e22 reduce interval for fill calculations 2018-11-24 19:48:52 +02:00
Michail Vourlakos
fda4f86b40 missing object 2018-11-24 19:29:02 +02:00
Michail Vourlakos
ba76515c83 update sizes for fillWidth/Height more regular
--this way applets wont stack up in a size that is not
following panel available size and applets Layout sizes
settings
2018-11-24 19:27:14 +02:00
Michail Vourlakos
7e43fafd19 preserve Justify applet order when applets missing 2018-11-23 23:08:53 +02:00
Michail Vourlakos
ac72f4a088 update to version 0.8.3 v0.8.3 2018-11-23 18:33:44 +02:00
Michail Vourlakos
6e44dfd535 update README to v0.8.3 2018-11-23 18:32:41 +02:00