Commit Graph

2298 Commits (ea5768d506243c258dbbe9cb83ed2097e957ece4)
 

Author SHA1 Message Date
Michail Vourlakos ea5768d506 embrace X-KDE-Wayland-Interfaces 6 years ago
Michail Vourlakos 03c1c39cc0 update to 0.8.9 6 years ago
Michail Vourlakos 00d53ce0a1 update changelog to 0.8.9 6 years ago
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
6 years ago
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"
6 years ago
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"
6 years ago
l10n daemon script f9faaa514a GIT_SILENT made messages (after extraction) 6 years ago
l10n daemon script 80d039cf5b GIT_SILENT made messages (after extraction) 6 years ago
Michail Vourlakos c793465dc7 update to version 0.8.8 6 years ago
Michail Vourlakos a4739bee0e update changelog to v0.8.8 6 years ago
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.
6 years ago
Michail Vourlakos 041ee941cd [multiscr]fixes for syncDockViews,v0.8 architecture
--fix building the new code in v0.8 style
6 years ago
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
6 years ago
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
6 years ago
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"
6 years ago
Michail Vourlakos e8887e56de update to v0.8.7 6 years ago
Michail Vourlakos 1a12fec3c5 update Changelog to v0.8.7 6 years ago
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
6 years ago
l10n daemon script adc5c8d3cd GIT_SILENT made messages (after extraction) 6 years ago
Michail Vourlakos 8c7d816297 fix warnings from VDs in ContextMenu 6 years ago
Michail Vourlakos 3c522825b0 update to v0.8.6 6 years ago
Michail Vourlakos d4c087ee97 update Changelog for v0.8.6 6 years ago
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
6 years ago
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
6 years ago
Pino Toscano 788e7ad4d9 fix project_license in appstream file
use the right SPDX tag
6 years ago
Michail Vourlakos b7ef556e78 update to v0.8.5 6 years ago
Michail Vourlakos f94b190c76 update Changelog to v0.8.5 6 years ago
Michail Vourlakos d54eda8630 IMPORTAT:fix splitters positioning 6 years ago
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
6 years ago
l10n daemon script c1ceb6bfc7 GIT_SILENT made messages (after extraction) 6 years ago
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
6 years ago
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
6 years ago
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
6 years ago
Michail Vourlakos 630160c6af create local autostart folder if is missing
BUG: 402934
FIXED-IN: 0.8.5
6 years ago
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"
6 years ago
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.
6 years ago
Michail Vourlakos 6ccf025a09 fix max length ruler for panels 6 years ago
Michail Vourlakos f92d707793 update to v0.8.4 6 years ago
Michail Vourlakos 7a31098b51 update Changelog to v0.8.4 6 years ago
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
6 years ago
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
6 years ago
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
6 years ago
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.
6 years ago
Michail Vourlakos 45a582d36b restore mouse wheel actions for tasks
BUG: 401380
FIXED-IN: 0.8.4
6 years ago
Michail Vourlakos 85e53e3e22 reduce interval for fill calculations 6 years ago
Michail Vourlakos fda4f86b40 missing object 6 years ago
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
6 years ago
Michail Vourlakos 7e43fafd19 preserve Justify applet order when applets missing 6 years ago
Michail Vourlakos ac72f4a088 update to version 0.8.3 6 years ago
Michail Vourlakos 6e44dfd535 update README to v0.8.3 6 years ago