Commit Graph

1539 Commits (26a9f2ce61937c04d2d1de98bccdd3f4de9bc1ef)
 

Author SHA1 Message Date
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
Michail Vourlakos ac3058c777 delay window removal when closing from context menu
Michail Vourlakos ad0a66804f small fixes for warnings and types
Michail Vourlakos 46e54c2e81 update screenGeometry correctly for dockview
Michail Vourlakos 5dc595a2cb move task instantly and then send extSignal to group
Michail Vourlakos 6a47f6e811 update launchers group correctly from config win
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
Michail Vourlakos bd05c7dfed fix #636,try to protect when setting launcherlist
Michail Vourlakos 25dee2ecb9 unminimize layout config win when called
Michail Vourlakos fcb29a3e6f make advance the hovering in Tasks options
Michail Vourlakos bd560852ae Show Unique/Global launchers in basic mode
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
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
Michail Vourlakos 8c7eee5245 fix #633,set a fixed shadow for edit box
Michail Vourlakos c154eae4c7 fix #634,load the dockWin flag after copy
Michail Vourlakos 6833406509 improve dragging animations
Michail Vourlakos 54c2d2b17e play bouncing animation to the end
--for all animations speeds
Michail Vourlakos 76cd844dce select previous row after layout removal
Michail Vourlakos faa830c592 fix layout name on copy method
--switch current layout after saveAllChanges only when
we rename the current layout
Michail Vourlakos 862a20ff54 fix #630,ondrop event reparent dndspacer in end
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
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
Jeff Huang ba5eb2d7e6 Update zh_TW translations. ()
omni6 bdfdf4a786 Update de.po ()
Michail Vourlakos bc6903a60d update titleTooltip reference
Michail Vourlakos be337db8ec update translations and translations strings
Michail Vourlakos 6237d52c3d update buttons state in layouts window
Michail Vourlakos 820d6562e0 improve shadow defaults
Michail Vourlakos 3f43e3e6f0 improve presets settings
Michail Vourlakos c4c17f6c04 change default option
--enable shrink margins by default
--disable indicators glowing
Michail Vourlakos 7e07a402da disable automatic icon size for plasma taskmanagers
Michail Vourlakos 9f359f37db provide Alternatives from the Latte applet
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
Michail Vourlakos a1fac1a29c remove deprecated code
Michail Vourlakos 26516b8d8c check specific for Latte Tasks Plasmoid
Michail Vourlakos 1b0b2a24b8 consider all taskmanagers in algorithms
--in the past only the Latte plasmoid was considered are
Tasks plasmoid
Michail Vourlakos 41c0b094e7 fix #621,use layout fill(s) for title tooltip
Michail Vourlakos 3dcf39aebe update metadata files
Michail Vourlakos 4c74eab836 add greek translation
Michail Vourlakos dddffdd0a2 rename plasmoid directories to packages
Michail Vourlakos 9a4e6d8cf5 update applets metadata files
Michail Vourlakos c0f1b11eeb include applets in Messages.sh
Michail Vourlakos 14a674cd61 fix #572,support latte spacer
Michail Vourlakos 9f5ab1397d support combining window previews and titletips
Michail Vourlakos cfa8ee9deb hide title tooltips when applet is expanded
Michail Vourlakos 88cd32fffc dont call timer if it isnt needed
Michail Vourlakos 45add5988f fix #622,support title tooltips for hovered applets
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
Michail Vourlakos 933f075dc5 add configure in the layouts context menu
Michail Vourlakos 262b3bd238 dont restore zoom when applet context menu shown