1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-05-01 02:50:08 +03:00

1547 Commits

Author SHA1 Message Date
Ivan Bordoni
f939dc51dc Update Italian translation () 2017-08-05 19:07:41 +03:00
Michail Vourlakos
9811eb51f6 v0.6.98,enter beta phase for 0.7 2017-08-03 17:35:05 +03:00
Michail Vourlakos
b5b2e56ae4 remove deprecated code 2017-08-03 13:05:57 +03:00
Michail Vourlakos
95eb835922 fix #592,drop bash restarting use KCrash instead
--update the code to use KCrash for autostart
and drop the bash script
2017-08-03 13:02:48 +03:00
Michail Vourlakos
2d675e5d58 fix #592,add a crash checker to autostart Latte 2017-08-03 10:42:13 +03:00
Michail Vourlakos
b5c0a4d2d0 simplify code 2017-08-02 12:13:16 +03:00
Michail Vourlakos
b14a3dd9b0 use a different default for InfoView borders 2017-08-02 11:51:32 +03:00
Michail Vourlakos
a537572d42 fix #643,protect enabledBorders for InfoView 2017-08-02 11:51:32 +03:00
Michail Vourlakos
02ebb701c9 separate launchers and windows in tasksModel
--this is exactly the plasma icons-only taskmanager
is using, in that what way we should have exactly the
same befavior with launchers positioning
2017-08-02 11:44:48 +03:00
Michail Vourlakos
ac3058c777 delay window removal when closing from context menu 2017-08-02 11:42:09 +03:00
Michail Vourlakos
ad0a66804f small fixes for warnings and types 2017-08-01 21:59:58 +03:00
Michail Vourlakos
46e54c2e81 update screenGeometry correctly for dockview 2017-08-01 00:55:49 +03:00
Michail Vourlakos
5dc595a2cb move task instantly and then send extSignal to group 2017-07-31 10:26:15 +03:00
Michail Vourlakos
6a47f6e811 update launchers group correctly from config win 2017-07-31 04:14:04 +03:00
Michail Vourlakos
eefbc5e9ec fix #636,new approach for Layout,Global launchers
--changed the design totally and use only signals
between plasmoid in order to update their models. This
way the launcherList from their tasksmodel should be
updated only on the initialization phase of the Latte
plasmoid. Afterwards signaling between them takes
place, in order to inform each other for adding,
removing launchers, moving them and assigning them
to activities
2017-07-31 03:53:39 +03:00
Michail Vourlakos
bd05c7dfed fix #636,try to protect when setting launcherlist 2017-07-31 00:38:31 +03:00
Michail Vourlakos
25dee2ecb9 unminimize layout config win when called 2017-07-30 19:49:05 +03:00
Michail Vourlakos
fcb29a3e6f make advance the hovering in Tasks options 2017-07-30 17:14:42 +03:00
Michail Vourlakos
bd560852ae Show Unique/Global launchers in basic mode 2017-07-30 17:12:07 +03:00
Michail Vourlakos
7d4344637c fix #635,never add primary dock over an explicit
--the addDock code now checks if at the primary screen
in the specific edge there is already assigned an explicit
dock. In that case it doesnt add that primary dock
2017-07-30 13:08:08 +03:00
Michail Vourlakos
1e4f98b4ae fix #633,trigger correctly the animations signals
--restoring the applets from the parabolic effect didnt
send correctly the ending signal that their animation
was finished
2017-07-30 01:45:09 +03:00
Michail Vourlakos
8c7eee5245 fix #633,set a fixed shadow for edit box 2017-07-29 23:24:30 +03:00
Michail Vourlakos
c154eae4c7 fix #634,load the dockWin flag after copy 2017-07-29 23:07:00 +03:00
Michail Vourlakos
6833406509 improve dragging animations 2017-07-29 19:58:16 +03:00
Michail Vourlakos
54c2d2b17e play bouncing animation to the end
--for all animations speeds
2017-07-29 16:33:09 +03:00
Michail Vourlakos
76cd844dce select previous row after layout removal 2017-07-29 15:37:37 +03:00
Michail Vourlakos
faa830c592 fix layout name on copy method
--switch current layout after saveAllChanges only when
we rename the current layout
2017-07-29 15:30:04 +03:00
Michail Vourlakos
862a20ff54 fix #630,ondrop event reparent dndspacer in end 2017-07-29 15:22:17 +03:00
Michail Vourlakos
e4b03449a2 disable properly automatic icon size
-- disable always and forcefully the automatic icon
size for plasma task managers and make sure to restore
to normal icon size when only such managers are present
2017-07-29 15:06:50 +03:00
Michail Vourlakos
6893ef9287 fix #627,remove empty values from desktop file
--some empty values in strings was breaking the translation
chain through the update-metadata script
2017-07-29 10:39:28 +03:00
Jeff Huang
ba5eb2d7e6 Update zh_TW translations. () 2017-07-29 07:06:57 +03:00
omni6
bdfdf4a786 Update de.po () 2017-07-28 21:56:56 +03:00
Michail Vourlakos
bc6903a60d update titleTooltip reference 2017-07-28 20:40:33 +03:00
Michail Vourlakos
be337db8ec update translations and translations strings 2017-07-28 20:36:58 +03:00
Michail Vourlakos
6237d52c3d update buttons state in layouts window 2017-07-28 19:25:28 +03:00
Michail Vourlakos
820d6562e0 improve shadow defaults 2017-07-28 19:14:13 +03:00
Michail Vourlakos
3f43e3e6f0 improve presets settings 2017-07-28 19:10:17 +03:00
Michail Vourlakos
c4c17f6c04 change default option
--enable shrink margins by default
--disable indicators glowing
2017-07-28 18:55:07 +03:00
Michail Vourlakos
7e07a402da disable automatic icon size for plasma taskmanagers 2017-07-28 18:47:54 +03:00
Michail Vourlakos
9f359f37db provide Alternatives from the Latte applet 2017-07-28 17:37:15 +03:00
Michail Vourlakos
db0d084ed2 include all tasks plasmoids in heurestics
--during startup Latte checks if a tasks plasmoid
is going to be present (because of multi-screen settings).
Now these checks are also considering the case of
plasma taskmanagers
2017-07-28 17:27:15 +03:00
Michail Vourlakos
a1fac1a29c remove deprecated code 2017-07-28 17:12:21 +03:00
Michail Vourlakos
26516b8d8c check specific for Latte Tasks Plasmoid 2017-07-28 17:08:55 +03:00
Michail Vourlakos
1b0b2a24b8 consider all taskmanagers in algorithms
--in the past only the Latte plasmoid was considered are
Tasks plasmoid
2017-07-28 17:04:09 +03:00
Michail Vourlakos
41c0b094e7 fix #621,use layout fill(s) for title tooltip 2017-07-28 16:59:46 +03:00
Michail Vourlakos
3dcf39aebe update metadata files 2017-07-28 09:47:33 +03:00
Michail Vourlakos
4c74eab836 add greek translation 2017-07-28 09:38:49 +03:00
Michail Vourlakos
dddffdd0a2 rename plasmoid directories to packages 2017-07-28 09:34:51 +03:00
Michail Vourlakos
9a4e6d8cf5 update applets metadata files 2017-07-28 09:32:25 +03:00
Michail Vourlakos
c0f1b11eeb include applets in Messages.sh 2017-07-28 09:25:26 +03:00