1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-02-04 01:47:31 +03:00

371 Commits

Author SHA1 Message Date
Michail Vourlakos
7bc8b51446 force transparent panel respects shadows settings 2017-08-27 16:00:02 +03:00
Michail Vourlakos
830d197a0d use full thickness for animations need thickness 2017-08-22 17:02:08 +03:00
Michail Vourlakos
fe0ec6ba42 fix #666,provide scroll wheel based on directions
--when the dock is hidden or in animation no mouse
wheel actions are accepted
--laucher: only the up action is accepted in order to
activate that launcher
--window: up action shows the window, if it is shown
nothing happens,
down actions, minimizes the window, it is is already
minimized nothing happens
--group: up/down to cycle through the windows
2017-08-12 19:52:41 +03:00
Michail Vourlakos
8da7f7d3c9 v0.7 initial second stable release 2017-08-11 18:36:06 +03:00
Michail Vourlakos
f57e714b1e fix a glitch for applets
--clicking a zoomed applet at the area below it
was creating a glitch because of the restore zoom
2017-08-11 12:50:29 +03:00
Michail Vourlakos
9760ef2a5e follow Fitt's Law when dock is inFullJustify
--improvements in order to follow Fitt's Law when
the dock is in Justify mode and 100% maximum length
2017-08-11 02:47:47 +03:00
Michail Vourlakos
e89afafab2 fix #662,fix typo and auto-hide break behavior
--the check to disable blockHiding takes into account
if the config window is shown or not
--a small typo when going to !editMode was fixed
2017-08-09 14:48:54 +03:00
Michail Vourlakos
f2ab6cbc9c block hiding when alternatives is shown 2017-08-09 03:33:03 +03:00
Michail Vourlakos
f4fa8cf0c7 position correctly new applets 2017-08-08 17:21:31 +03:00
Michail Vourlakos
dd1bdd8a47 block applets parab.animation when bouncing task 2017-08-05 21:26:07 +03:00
Michail Vourlakos
bb2f5936b4 improve parab.effect stability on first hovering 2017-08-05 20:10:26 +03:00
Michail Vourlakos
9811eb51f6 v0.6.98,enter beta phase for 0.7 2017-08-03 17:35:05 +03:00
Michail Vourlakos
ad0a66804f small fixes for warnings and types 2017-08-01 21:59:58 +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
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
820d6562e0 improve shadow defaults 2017-07-28 19:14:13 +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
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
9a4e6d8cf5 update applets metadata files 2017-07-28 09:32:25 +03:00
Michail Vourlakos
14a674cd61 fix #572,support latte spacer 2017-07-28 03:09:01 +03:00
Michail Vourlakos
cfa8ee9deb hide title tooltips when applet is expanded 2017-07-27 23:29:59 +03:00
Michail Vourlakos
88cd32fffc dont call timer if it isnt needed 2017-07-27 23:21:48 +03:00
Michail Vourlakos
45add5988f fix #622,support title tooltips for hovered applets 2017-07-27 23:20:27 +03:00
Michail Vourlakos
262b3bd238 dont restore zoom when applet context menu shown 2017-07-27 18:24:31 +03:00
Michail Vourlakos
0b344be641 dont release zoom when plasmoid context menu is shown 2017-07-27 18:13:04 +03:00
Michail Vourlakos
8abc2e517a config option for task title tooltips 2017-07-26 18:52:59 +03:00
Michail Vourlakos
81323df723 fix #576,force panel shadow at expanded applets
--there are cases that the panel shadow should be forced
shown even though the user has chosen not to. Such case
is when an applet is expanded and the user has
zoom factor:1, panel background:100%, which is much
similar with a plasma panel configuration
2017-07-26 02:12:40 +03:00
Michail Vourlakos
ba3de5061f block zoom hovering on dock sliding in/out 2017-07-26 01:26:44 +03:00
Michail Vourlakos
0cdd8916cf fix #587,fix typo showing wrong placeholder
--wrong placeholder position for horizontal dock
layouts
2017-07-26 01:13:16 +03:00
Michail Vourlakos
94e740b901 increase to version 0.6.91
--this version supports dynamic layouts and different
layouts per activities
2017-07-25 12:07:11 +03:00
Michail Vourlakos
0b34dcf1b3 fix #608, support Unique,Layout,Global launchers 2017-07-24 20:01:11 +03:00
Michail Vourlakos
d4b2f3d15b update launchers based on group correctly
--this isnt the plasmoid part but the c++ and configuration
window one
2017-07-24 20:01:11 +03:00
Michail Vourlakos
a65d876003 fix #588,dont hide handler when hovering the tooltip 2017-07-24 20:01:11 +03:00
Michail Vourlakos
569d9fe2d1 remove deprecated color(tan) and use brown instead
--update also the interval to switch layouts
2017-07-24 20:01:11 +03:00
Michail Vourlakos
7235b14dab update pixmaps for some colors
--improve also the opacity used for the EditModeVisual
2017-07-24 20:01:11 +03:00
Michail Vourlakos
7418c60a3f support more colors and update some 2017-07-24 20:01:11 +03:00
Michail Vourlakos
432db753fc support a color palette for the layouts 2017-07-24 20:01:11 +03:00
Michail Vourlakos
9f20ceb83e remove globalSettings from qml part
--globalSettings remain only for the layouts in the
config window
2017-07-24 20:01:11 +03:00
Michail Vourlakos
f2de335d35 move functionality to new architecture
--add functionality for layoutManager
--add widgets action and alternative layout action to
layoutManager
--remove more functionality that belongs to globalSettings
2017-07-24 20:01:11 +03:00
Michail Vourlakos
7d77ab5195 expose user specified shadows to qml 2017-06-25 20:26:02 +03:00
Michail Vourlakos
98a4f2b253 add shadows option in the config window 2017-06-25 19:41:46 +03:00
Michail Vourlakos
ce7bf51145 disable background effect when having transparency 2017-06-19 00:30:07 +03:00
Michail Vourlakos
8794835f0b reenable a small animationstep in parabolic effect 2017-06-18 13:50:56 +03:00
Michail Vourlakos
c8878792bb fix #532,dont allow to add a second Tasks plasmoid 2017-06-11 18:06:03 +03:00
Michail Vourlakos
0ce0feca0a fix #526,add toggleGrouping action 2017-06-10 16:29:55 +03:00
Michail Vourlakos
319f30d2cc fix showing debug window 2017-06-04 18:43:56 +03:00