1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-01-10 21:18:19 +03:00
Commit Graph

2063 Commits

Author SHA1 Message Date
Michail Vourlakos
f4370ccc21 improve identification of immediate launchers
--when a window is closing if there is already
an assigned launcher then the launcher must be
shown without animation
2018-02-07 20:22:31 +02:00
Michail Vourlakos
8f44e68a75 fix #846,dont delay any show/remove of separators 2018-02-07 17:04:07 +02:00
Michail Vourlakos
71087b1c3f ignode kde activeWindowContronl from activeindicator 2018-02-07 16:09:35 +02:00
Michail Vourlakos
be2c4ed669 fix missing negative symbol 2018-02-07 15:29:50 +02:00
Michail Vourlakos
8732d21ab9 introduce PlasmaComponents3.ComboBox in config 2018-02-07 15:29:50 +02:00
l10n daemon script
5b0bcda3c4 GIT_SILENT made messages (after extraction) 2018-02-07 03:15:58 +01:00
Michail Vourlakos
d28ca2707d use dbus functions for contextmenu 2018-02-07 00:06:51 +02:00
Michail Vourlakos
e07f6e207e expose contextMenu data through dbus 2018-02-06 23:39:45 +02:00
Michail Vourlakos
028f2c5fe8 add dbus functionality
--show config window through dbus
--change layout through dbus
2018-02-06 23:14:44 +02:00
Michail Vourlakos
be1963c53b attemp to fix online builds 2018-02-06 20:28:09 +02:00
l10n daemon script
aa3a9b2411 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"
2018-02-06 05:12:53 +01:00
Michail Vourlakos
dfdf07404c dont show info window when no adding layout
--and the user hasnt chosen it
2018-02-06 00:32:50 +02:00
Michail Vourlakos
ba149a65e3 update applyButtons when checkboxes change state 2018-02-06 00:25:25 +02:00
Michail Vourlakos
fee5000c44 dont draw ext.shadows and blur on temp/forceHiding 2018-02-06 00:12:34 +02:00
Michail Vourlakos
62f847ecac fix #856,update hoveredindex after animations end
--this way we are trying to delay a bit the directRender
mode when the dock is hidden
2018-02-05 23:52:57 +02:00
Michail Vourlakos
dd14fdb6d0 Revert "use PlasmaComponents3.ComboBox in dock config win"
This reverts commit cfab941889.
2018-02-05 23:26:16 +02:00
Michail Vourlakos
61227abaeb ALWAYS Restore Task Animation
--VERY IMPORTANT CODE, fixes a bug when cycling the mouse
very fast inside and outside the dock, in some rare cases
the restoreAnimation didnt end!!
2018-02-05 22:11:20 +02:00
Michail Vourlakos
2f45aa9129 dont delay clearing zoom for task 2018-02-05 20:28:30 +02:00
Michail Vourlakos
5245a01f0f update a bit the zoom-out timer intervals 2018-02-05 20:12:25 +02:00
Michail Vourlakos
b8fe25de2a dont blur while inStartup or closing 2018-02-05 19:53:40 +02:00
Michail Vourlakos
5593b515f4 update zoom-out animations 2018-02-05 18:58:04 +02:00
Michail Vourlakos
c129743aa9 use a new zoom-in animation type 2018-02-05 18:43:49 +02:00
Michail Vourlakos
2957c50dd0 Revert "update zoom-in animation type"
This reverts commit cc6779d0c4.
2018-02-05 14:47:09 +02:00
Michail Vourlakos
cc6779d0c4 update zoom-in animation type 2018-02-05 14:42:00 +02:00
Michail Vourlakos
cbfc7da27b dont show two configuration windows(systrays) 2018-02-05 13:41:16 +02:00
l10n daemon script
e6f275939a 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"
2018-02-05 05:07:21 +01:00
Michail Vourlakos
15cff730ab stop restoreAnimation in directRendering
--issue #852, when directRendering is activated
some of the tasks could be in restoreAnimation,
in such case they stop their animation are moved
to directRendering mode
2018-02-04 19:24:52 +02:00
Michail Vourlakos
8cf6f49bb9 improvements to parabolic effect
--issue #852, improve how the two states of zoom-in
and directRendering are indetified and triggered.
The initialization of hovering indexes now is
trigerred only for window mouse out events.
2018-02-04 18:56:28 +02:00
Michail Vourlakos
036bccb6bd show active layouts in menu with bold 2018-02-04 02:53:17 +02:00
Michail Vourlakos
43cc5da6fa complete containmentactions support
--this way the Layouts menu in now accesible
even from plasma taskmanagers. The codebase is also
the same for every component that is showing its
menus.
2018-02-04 02:43:30 +02:00
Michail Vourlakos
f9afa1bc1f move completely to containmentactions 2018-02-03 23:31:03 +02:00
Michail Vourlakos
5660e0ec9c preparing layouts menu in containmentactions 2018-02-03 22:19:35 +02:00
Michail Vourlakos
82e77f7b23 more improvements to containmentactions 2018-02-03 21:56:05 +02:00
Michail Vourlakos
d3756e0ce1 add containmentactions 2018-02-03 20:56:30 +02:00
Michail Vourlakos
35643ac5f3 include translations of the dock folder 2018-02-03 18:45:57 +02:00
Michail Vourlakos
db0d803e2d slide-in docks on startup 2018-02-03 16:07:47 +02:00
Michail Vourlakos
474c7a3970 slide-out docks on closing 2018-02-03 15:44:37 +02:00
Michail Vourlakos
4b07ae7457 move dock contextmenu to dockmenumanager 2018-02-03 15:00:44 +02:00
Michail Vourlakos
afe9a2e09d rename latteconfigdialog to settingsdialog 2018-02-03 13:35:58 +02:00
Michail Vourlakos
e4153271ef fix dependencies and references 2018-02-03 13:10:43 +02:00
Michail Vourlakos
acb77c6cd4 update header files and move files around 2018-02-03 11:37:09 +02:00
Michail Vourlakos
2987e406db block signalUpdateScale if task/applet containMouse 2018-02-02 14:37:54 +02:00
l10n daemon script
811bdd7111 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"
2018-02-02 05:22:22 +01:00
Michail Vourlakos
0ee59fc97c reduce the resistance for enabling directRendering
--references fix #852
2018-02-01 23:40:19 +02:00
Michail Vourlakos
2a78437996 add some resistance in activating directRendering
--add some resistance for the functionality added for
issue #852
2018-02-01 23:09:45 +02:00
Michail Vourlakos
31caea4a51 fix #852,go to directRenderMode faster
--in order to go faster to directRenderMode in some
cases, the following criteria was added. If the zoomScale
of a task is greater than 1 and the mouse enters that task
then directRendering is enabled.
2018-02-01 22:41:17 +02:00
Michail Vourlakos
bd3a120c58 remove deprecated code 2018-02-01 19:06:33 +02:00
Michail Vourlakos
973cf1bd58 fixes for import/export of MultipleLayouts etc... 2018-02-01 00:42:06 +02:00
Michail Vourlakos
f22e26fef3 dont update lastUsedActivity for FakeMultiLayout 2018-01-31 20:54:45 +02:00
Michail Vourlakos
c436d4f201 move docksCount from corona to layout 2018-01-31 20:45:55 +02:00