1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-02-05 17:47:23 +03:00

5625 Commits

Author SHA1 Message Date
Michail Vourlakos
5c2b24530b unblock Meta event properly for all launchers 2021-10-22 20:03:48 +03:00
Michail Vourlakos
d504473b56 identify kickofflegacy applet properly 2021-10-22 19:31:13 +03:00
l10n daemon script
9a85283cd7 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-10-21 02:15:56 +00:00
Michail Vourlakos
4ad9bceb27 activate through mouse wheel more applets
--when an applet is not identified as expandable
but on the other hand has activated the flag
activationTogglesExpanded then for those
applets the mouse wheel option should also
trigger an activation event
2021-10-15 01:38:24 +03:00
Michail Vourlakos
a7cd06c2ef dont block visibility function after Meta trigger
--Menu11 and SimpleMenu applets are using a custom
plasmoid approach in order to be able to position their
popups differently on the screen. This patch considers
this in a more generic way and does not use the default
codepath to show popups from these applets. More
importantly the Needs/RequiresAttention status is used
in order to determine the panel/dock visibility for
these applets.

BUG:441053
2021-10-15 01:08:26 +03:00
Michail Vourlakos
40034a363f fix focus behavior when notes applet is used
BUG:443236
2021-10-07 18:07:40 +03:00
Michail Vourlakos
7542fa8f96 fix popup positioning for plasma-style popups
--consider the panel background roundness and position
positions only related to that roundness. This way the
plasma style popups that feel part of the panel background
are positioned properly always and they do not touch
in empty areas.
2021-10-04 23:08:05 +03:00
Michail Vourlakos
8f4158f56f latte indicator set backcorner step to 1 2021-10-04 17:53:13 +03:00
Michail Vourlakos
1674344f9f [indicators api] - new background corner margin
--introducing in Indicators API a new option to
specify the indicator preference for the distance
between the indicator and panel background roundness.
By altering the option the indicator can get into
the panel background roundness.

BUG:442675
2021-10-03 09:21:12 +03:00
Michail Vourlakos
07d4c10d8c prevent session manager from restoring application
--disable session manager restoring and keep only the
autostart desktop file way in order to start Latte
2021-10-02 09:18:12 +03:00
Michail Vourlakos
512243d8e6 fix #85,respect kwin vds navigation wrapping around
--respect and track KWin option for Virtual Desktops
navigation wrapping around setting
2021-09-28 22:03:20 +03:00
Michail Vourlakos
a480101ddf provide translations for dock panel templates
BUG:442435
2021-09-14 21:03:20 +03:00
Michail Vourlakos
1928c680fb update to v0.10.2 v0.10.2 2021-09-11 21:45:43 +03:00
Michail Vourlakos
73f2506016 add v0.10.2 to Changelog 2021-09-11 21:42:52 +03:00
Michail Vourlakos
985999530e 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
2021-09-11 14:05:00 +03:00
Michail Vourlakos
18f1d460bb fix Fitt's Law for justify vertical panels 2021-09-11 13:10:46 +03:00
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
2021-08-27 08:52:43 +03:00
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
2021-08-27 08:29:54 +03:00
Michail Vourlakos
f0ce1fff90 viewsdialog:add missing translations
CCBUG:441357
2021-08-26 15:53:27 +03:00
Michail Vourlakos
37ec4a3a25 update to v0.10.1 v0.10.1 2021-08-25 11:44:15 +03:00
Michail Vourlakos
598979814c update Changelog for v0.10.1 2021-08-25 11:41:36 +03:00
l10n daemon script
b55c7a8db0 GIT_SILENT made messages (after extraction) 2021-08-20 01:52:52 +00:00
Rafael Brandmaier
0c9369a412 add missing Fedora dependencies 2021-08-17 10:51:36 +03:00
Michail Vourlakos
a67e3c050f fix build with Fedora requirements
--simplify warnings and add formalt security checks

BUG:440759
2021-08-12 08:04:22 +03:00
Michail Vourlakos
afac575877 specify KAboutData::productName()
--this way KCrash should now be able to identify
latte-dock bug address properly
2021-08-09 17:20:23 +03:00
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
2021-08-08 14:26:04 +03:00
Michail Vourlakos
b7188ab7c3 update to v0.10.0 v0.10.0 2021-08-06 09:08:35 +03:00
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
2021-07-27 14:10:28 +03:00
Michail Vourlakos
1cf1aeb730 respect indicators iconOffsetX/Y values properly
BUG:440283
2021-07-26 09:52:38 +03:00
Michail Vourlakos
edc254ddb1 always show/hide applets popups properly 2021-07-25 08:46:21 +03:00
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
2021-07-24 15:35:29 +03:00
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"
2021-07-21 02:15:27 +00:00
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"
2021-07-20 02:19:27 +00:00
Michail Vourlakos
a11a56b4d2 update to v0.9.98 v0.9.98 2021-07-18 09:47:03 +03:00
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.
2021-07-17 21:01:32 +03:00
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
2021-07-17 15:26:40 +03:00
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
2021-07-16 18:54:54 +03:00
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
2021-07-11 11:33:10 +03:00
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
2021-07-10 08:50:19 +03:00
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
2021-07-09 10:20:36 +03:00
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"
2021-07-08 02:20:20 +00:00
l10n daemon script
6cfbf1d1cd 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-07-02 02:11:55 +00:00
Michail Vourlakos
62ce667b65 fix Debug Window layout
--it was broken because of all new View::Name
property
2021-06-29 18:55:49 +03:00
Michail Vourlakos
291699379e cmdline:add dock/panel through --add-dock 2021-06-28 17:07:53 +03:00
Michail Vourlakos
31f0355a71 cmd:provide option for add-dock 2021-06-27 20:54:31 +03:00
Michail Vourlakos
60cef9638d update to version 0.9.97 v0.9.97 2021-06-27 08:51:42 +03:00
Michail Vourlakos
601e9b1e07 update Changelog to v0.10.0 2021-06-27 08:49:26 +03:00
l10n daemon script
84df1d2393 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-06-26 02:21:38 +00:00
Michail Vourlakos
7b8bef6b32 indicator:improve text in config 2021-06-17 20:57:40 +03:00
Michail Vourlakos
686d04f181 update scheme files when created
--plasma systemsettings colors dialog recreates
the color scheme file and is not updating it.
By adding a signal for file creation we can now
update color schemes properly when the user updates
colors based on plasma systemsettings dialog
2021-06-16 16:58:11 +03:00