1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-01-23 10:03:43 +03:00

6012 Commits

Author SHA1 Message Date
Michail Vourlakos
3287a293b9 canvas ruler:decrease view maxlength properly
--whem view minlength and maxlength are equals
the Canvas Ruler should decrease and increase
both of them when the user mouse scrolls the ruler
2021-12-11 19:57:12 +02:00
Michail Vourlakos
0aedefd959 canvas ruler:decrease view maxlength properly
--whem view minlength and maxlength are equals
the Canvas Ruler should decrease and increase
both of them when the user mouse scrolls the ruler
2021-12-11 19:54:29 +02:00
Michail Vourlakos
a553f7403f position vertical docks/panels more accurately
--send more availableRect/Region changed signals
for more cases and as such all views update
their positioning properly.
--for example when a horizontal view updates its
offset or max length independent of its visibility mode
the neighbour vertical views need to update
and validate their position.
2021-12-11 19:32:58 +02:00
Michail Vourlakos
e04900ecf2 position vertical docks/panels more accurately
--send more availableRect/Region changed signals
for more cases and as such all views update
their positioning properly.
--for example when a horizontal view updates its
offset or max length independent of its visibility mode
the neighbour vertical views need to update
and validate their position.
2021-12-11 19:29:01 +02:00
Michail Vourlakos
7258920d70 Merge branch 'v0.10' into master 2021-12-10 17:14:15 +02:00
Michail Vourlakos
ea19ff18ad improve responsiveness for DynamicStruts Scenario
--add a timer blocker in order to reduce struts calls
at window manager. This way the entire desktop experience
becomes more stable and fluent.
2021-12-10 17:08:58 +02:00
Michail Vourlakos
11a8c3fee7 fix binding loop when moving int.splitters 2021-12-10 17:08:43 +02:00
Michail Vourlakos
321a50627d plenty of fixes when dragging/moving applets 2021-12-10 17:08:32 +02:00
Michail Vourlakos
dd5e0778a7 improve responsiveness for DynamicStruts Scenario
--add a timer blocker in order to reduce struts calls
at window manager. This way the entire desktop experience
becomes more stable and fluent.
2021-12-10 17:07:11 +02:00
Michail Vourlakos
65d34ce53a fix binding loop when moving int.splitters 2021-12-10 17:07:11 +02:00
Michail Vourlakos
790006512e plenty of fixes when dragging/moving applets 2021-12-10 17:07:11 +02:00
Michail Vourlakos
434f3b16e6 cmd:close after disabling autostart 2021-12-08 18:24:58 +02:00
Michail Vourlakos
3b4d7a10f4 cmd:close after disabling autostart 2021-12-08 18:23:36 +02:00
Michail Vourlakos
229f92b2c8 ignore window states when kwin is showing desktop
--this way every dock/panel and also applets that
are using the LastActiveWindow API behave like there
is no shown window
2021-12-07 20:58:26 +02:00
Michail Vourlakos
1ea3130573 ignore window states when kwin is showing desktop
--this way every dock/panel and also applets that
are using the LastActiveWindow API behave like there
is no shown window
2021-12-07 20:55:21 +02:00
Michail Vourlakos
1365b9f24f cmd:print all available templates 2021-12-07 20:24:34 +02:00
Michail Vourlakos
20bad7c191 cmd:print all available templates 2021-12-07 20:23:19 +02:00
Michail Vourlakos
e88aaf27a9 cmd:support "add-dock" through command line
-- "add-dock" option now works even when application
is not running and the user is executing it through
command line.

BUG: 446526
FIXED-IN: 0.10.5
2021-12-07 20:11:29 +02:00
Michail Vourlakos
ac30a9eb4f cmd:support "add-dock" through command line
-- "add-dock" option now works even when application
is not running and the user is executing it through
command line.

BUG: 446526
FIXED-IN: 0.10.5
2021-12-07 20:08:18 +02:00
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"
2021-12-03 01:46:34 +00:00
Michail Vourlakos
3067b6d51c autostart: do not overwrite startup file 2021-12-02 20:55:22 +02:00
Michail Vourlakos
6f162479e0 autostart: do not overwrite startup file 2021-12-02 20:53:43 +02:00
Michail Vourlakos
05e588c333 update .knsrc file
--update knsrc file in new way of handling
online latte indicators and in this way
support at the same time latte indicators
to be installed from Plasma LookNFeel packages.
--because of previous change the new required
kde frameworks version is 5.71
2021-12-01 17:48:01 +02:00
Michail Vourlakos
e0bfff4c48 get ready for Plasma LookNFeel packages
--introduce enable/disableAutostart from command line
--accept import-layout from command line when latte is already running
--introduce --suggested-layout-name to be used with
  import-layout in order to provide a preferred layout name
  e.g. latte-dock --import-layout /blah/blah/mywhat.layout.latte
       --suggested-layout-name MyAwesomeLayout
--dbus:introduce "setAutostart" function
--dbus:introduce "importLayoutFile" function

BUG:446249
FIXED-IN:0.10.5
2021-11-30 21:29:06 +02:00
Michail Vourlakos
0e63e7dd0b get ready for Plasma LookNFeel packages
--introduce enable/disableAutostart from command line
--accept import-layout from command line when latte is already running
--introduce --suggested-layout-name to be used with
  import-layout in order to provide a preferred layout name
  e.g. latte-dock --import-layout /blah/blah/mywhat.layout.latte
       --suggested-layout-name MyAwesomeLayout
--dbus:introduce "setAutostart" function
--dbus:introduce "importLayoutFile" function

BUG:446249
FIXED-IN:0.10.5
2021-11-30 21:28:20 +02:00
l10n daemon script
2560828067 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"
2021-11-29 02:46:51 +00:00
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"
2021-11-29 01:38:54 +00:00
l10n daemon script
95afa4067d 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"
2021-11-28 02:38:19 +00:00
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"
2021-11-28 01:33:07 +00:00
l10n daemon script
a76010e3c3 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"
2021-11-25 02:31:48 +00:00
Michail Vourlakos
eb6ae017fe ignore maxlength=0 for fill lenght applets
--fix mediacontroller_plus applet scenario
by ignoring maximum width = 0 that qt is
already doing for Layouts that fill length.

BUG:445869
2021-11-21 20:35:24 +02:00
Michail Vourlakos
4faa8f1a64 ignore maxlength=0 for fill lenght applets
--fix mediacontroller_plus applet scenario
by ignoring maximum width = 0 that qt is
already doing for Layouts that fill length.

BUG:445869
2021-11-21 20:31:41 +02:00
Michail Vourlakos
518563a8c1 update changelog to v0.10.4 2021-11-17 13:20:12 +02:00
Michail Vourlakos
2f01f8cb59 update to v0.10.4 v0.10.4 2021-11-17 13:19:00 +02:00
Michail Vourlakos
760e7f5e08 update changelog to v0.10.4 2021-11-17 13:17:08 +02:00
Michail Vourlakos
5dc6cea1f8 remove QDBusInterface usage 2021-11-14 19:14:24 +02:00
Michail Vourlakos
71d4ff1e0c remove QDBusInterface usage 2021-11-14 19:12:46 +02:00
Michail Vourlakos
0c1e29bf4e plasmageometry:remove workarounds for activities
--remove workarounds for plasma desktop not respecting
geometries sent from Latte for activities that are not
the current one
2021-11-14 14:08:41 +02:00
Michail Vourlakos
9f468b7933 plasmageometry:remove workarounds for activities
--remove workarounds for plasma desktop not respecting
geometries sent from Latte for activities that are not
the current one
2021-11-14 14:06:30 +02:00
Michail Vourlakos
b3efb73aef plasmadesk:fix startup freezes from QDbusInterface
--as it appears plasma applets were not the main faulter
to blame for startup freezes. The bug was that Latte
was trying to communicate with Plasma DBus interface
to inform it about docks/panels geometries. For some
reason during startup other applets could also were
trying the same and for that reason Qt provides a 25sec
forced delay in case there are too many such calls.
The new approach does not block the startup code at all
and it should work at all cases.

BUG:444739
FIXED-IN:0.10.4
2021-11-14 13:44:20 +02:00
Michail Vourlakos
912f2f1cfa plasmadesk:fix startup freezes from QDbusInterface
--as it appears plasma applets were not the main faulter
to blame for startup freezes. The bug was that Latte
was trying to communicate with Plasma DBus interface
to inform it about docks/panels geometries. For some
reason during startup other applets could also were
trying the same and for that reason Qt provides a 25sec
forced delay in case there are too many such calls.
The new approach does not block the startup code at all
and it should work at all cases.

BUG:444739
FIXED-IN:0.10.4
2021-11-14 13:39:18 +02:00
l10n daemon script
23ec03a9fd 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"
2021-11-13 01:27:36 +00:00
Michail Vourlakos
27062087ea startup:avoid kwin reconfiguring with no reason
--during startup borderless maximized windows should not be
enabled or not as long as kwin has already been configured
in the proper way. This way we make Latte startup lighter
because KWin is not reconfiguring when not needed.
2021-11-11 18:42:17 +02:00
Michail Vourlakos
c4964d0b1f modernize dbus noblock calls 2021-11-11 18:42:08 +02:00
Michail Vourlakos
710def2081 startup:avoid kwin reconfiguring with no reason
--during startup borderless maximized windows should not be
enabled or not as long as kwin has already been configured
in the proper way. This way we make Latte startup lighter
because KWin is not reconfiguring when not needed.
2021-11-11 18:40:44 +02:00
Michail Vourlakos
5436f86ff6 modernize dbus noblock calls 2021-11-11 18:25:26 +02:00
Michail Vourlakos
199effaf2b wayland:hide centered black line for alwaysvisible
--drop RasterWindow for always visible ghost windows and
use a fully transparent QQuickView

BUG:444419
FIXED-IN:0.10.4
2021-11-11 14:00:48 +02:00
Michail Vourlakos
abc125fe65 wayland:hide centered black line for alwaysvisible
--drop RasterWindow for always visible ghost windows and
use a fully transparent QQuickView

BUG:444419
FIXED-IN:0.10.4
2021-11-11 13:57:55 +02:00
Michail Vourlakos
55e893b43b update inputgeometry when sliding in/out
--this way mouse clicks correspond much better
in how they should behave. For example right
clicks do not forward always the events to the
desktop during sliding.
2021-11-06 10:38:56 +02:00
Michail Vourlakos
11942660fb update inputgeometry when sliding in/out
--this way mouse clicks correspond much better
in how they should behave. For example right
clicks do not forward always the events to the
desktop during sliding.
2021-11-06 08:52:05 +02:00