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
8 years ago
Michail Vourlakos
bd05c7dfed
fix #636,try to protect when setting launcherlist
8 years ago
Michail Vourlakos
25dee2ecb9
unminimize layout config win when called
8 years ago
Michail Vourlakos
fcb29a3e6f
make advance the hovering in Tasks options
8 years ago
Michail Vourlakos
bd560852ae
Show Unique/Global launchers in basic mode
8 years ago
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
8 years ago
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
8 years ago
Michail Vourlakos
8c7eee5245
fix #633,set a fixed shadow for edit box
8 years ago
Michail Vourlakos
c154eae4c7
fix #634,load the dockWin flag after copy
8 years ago
Michail Vourlakos
6833406509
improve dragging animations
8 years ago
Michail Vourlakos
54c2d2b17e
play bouncing animation to the end
...
--for all animations speeds
8 years ago
Michail Vourlakos
76cd844dce
select previous row after layout removal
8 years ago
Michail Vourlakos
faa830c592
fix layout name on copy method
...
--switch current layout after saveAllChanges only when
we rename the current layout
8 years ago
Michail Vourlakos
862a20ff54
fix #630,ondrop event reparent dndspacer in end
8 years ago
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
8 years ago
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
8 years ago
Jeff Huang
ba5eb2d7e6
Update zh_TW translations. ( #626 )
8 years ago
omni6
bdfdf4a786
Update de.po ( #624 )
8 years ago
Michail Vourlakos
bc6903a60d
update titleTooltip reference
8 years ago
Michail Vourlakos
be337db8ec
update translations and translations strings
8 years ago
Michail Vourlakos
6237d52c3d
update buttons state in layouts window
8 years ago
Michail Vourlakos
820d6562e0
improve shadow defaults
8 years ago
Michail Vourlakos
3f43e3e6f0
improve presets settings
8 years ago
Michail Vourlakos
c4c17f6c04
change default option
...
--enable shrink margins by default
--disable indicators glowing
8 years ago
Michail Vourlakos
7e07a402da
disable automatic icon size for plasma taskmanagers
8 years ago
Michail Vourlakos
9f359f37db
provide Alternatives from the Latte applet
8 years ago
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
8 years ago
Michail Vourlakos
a1fac1a29c
remove deprecated code
8 years ago
Michail Vourlakos
26516b8d8c
check specific for Latte Tasks Plasmoid
8 years ago
Michail Vourlakos
1b0b2a24b8
consider all taskmanagers in algorithms
...
--in the past only the Latte plasmoid was considered are
Tasks plasmoid
8 years ago
Michail Vourlakos
41c0b094e7
fix #621,use layout fill(s) for title tooltip
8 years ago
Michail Vourlakos
3dcf39aebe
update metadata files
8 years ago
Michail Vourlakos
4c74eab836
add greek translation
8 years ago
Michail Vourlakos
dddffdd0a2
rename plasmoid directories to packages
8 years ago
Michail Vourlakos
9a4e6d8cf5
update applets metadata files
8 years ago
Michail Vourlakos
c0f1b11eeb
include applets in Messages.sh
8 years ago
Michail Vourlakos
14a674cd61
fix #572,support latte spacer
8 years ago
Michail Vourlakos
9f5ab1397d
support combining window previews and titletips
8 years ago
Michail Vourlakos
cfa8ee9deb
hide title tooltips when applet is expanded
8 years ago
Michail Vourlakos
88cd32fffc
dont call timer if it isnt needed
8 years ago
Michail Vourlakos
45add5988f
fix #622,support title tooltips for hovered applets
8 years ago
Michail Vourlakos
9d1dd08191
add a layout broken file check
...
--there are cases that a layout file can be broken because
there are containments having same applet ids. This
check informs the user for such layouts when the
layout manager is appearing
8 years ago
Michail Vourlakos
933f075dc5
add configure in the layouts context menu
8 years ago
Michail Vourlakos
262b3bd238
dont restore zoom when applet context menu shown
8 years ago
Michail Vourlakos
0b344be641
dont release zoom when plasmoid context menu is shown
8 years ago
Michail Vourlakos
b2df416e1b
fix crash from infoview in wayland
8 years ago
Michail Vourlakos
7b8bb2fc73
fix copy dock method loading part
...
-- copy dock method wasnt using correctly the signals
and the methods from containments during first loading
the new copied containments. That could create crashes
if the user was trying to remove a copied dock directly
after used the copy method
8 years ago
Michail Vourlakos
018b977b92
improve string semantics
8 years ago
omni6
702f1f5b07
Update de.po ( #620 )
8 years ago
Michail Vourlakos
959da04dfa
improve tooltips visual parent thickness
...
--this way the previews and task name tooltips
are positioned much better. They dont overlap with
the panel or the tasks
8 years ago