Commit Graph

117 Commits (e89afafab206fca63f5764e3e975d407afc512b9)

Author SHA1 Message Date
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
Michail Vourlakos f2ab6cbc9c block hiding when alternatives is shown
Michail Vourlakos f4fa8cf0c7 position correctly new applets
Michail Vourlakos dd1bdd8a47 block applets parab.animation when bouncing task
Michail Vourlakos bb2f5936b4 improve parab.effect stability on first hovering
Michail Vourlakos 9811eb51f6 v0.6.98,enter beta phase for 0.7
Michail Vourlakos ad0a66804f small fixes for warnings and types
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 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 820d6562e0 improve shadow defaults
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 41c0b094e7 fix #621,use layout fill(s) for title tooltip
Michail Vourlakos 3dcf39aebe update metadata files
Michail Vourlakos 14a674cd61 fix #572,support latte spacer
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 262b3bd238 dont restore zoom when applet context menu shown
Michail Vourlakos 0b344be641 dont release zoom when plasmoid context menu is shown
Michail Vourlakos 8abc2e517a config option for task title tooltips
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
Michail Vourlakos ba3de5061f block zoom hovering on dock sliding in/out
Michail Vourlakos 0cdd8916cf fix #587,fix typo showing wrong placeholder
--wrong placeholder position for horizontal dock
layouts
Michail Vourlakos 94e740b901 increase to version 0.6.91
--this version supports dynamic layouts and different
layouts per activities
Michail Vourlakos 0b34dcf1b3 fix , support Unique,Layout,Global launchers
Michail Vourlakos d4b2f3d15b update launchers based on group correctly
--this isnt the plasmoid part but the c++ and configuration
window one
Michail Vourlakos a65d876003 fix #588,dont hide handler when hovering the tooltip
Michail Vourlakos 569d9fe2d1 remove deprecated color(tan) and use brown instead
--update also the interval to switch layouts
Michail Vourlakos 7235b14dab update pixmaps for some colors
--improve also the opacity used for the EditModeVisual
Michail Vourlakos 7418c60a3f support more colors and update some
Michail Vourlakos 432db753fc support a color palette for the layouts
Michail Vourlakos 9f20ceb83e remove globalSettings from qml part
--globalSettings remain only for the layouts in the
config window
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
Michail Vourlakos 7d77ab5195 expose user specified shadows to qml
Michail Vourlakos 98a4f2b253 add shadows option in the config window
Michail Vourlakos ce7bf51145 disable background effect when having transparency
Michail Vourlakos 8794835f0b reenable a small animationstep in parabolic effect
Michail Vourlakos c8878792bb fix #532,dont allow to add a second Tasks plasmoid
Michail Vourlakos 0ce0feca0a fix #526,add toggleGrouping action
Michail Vourlakos 319f30d2cc fix showing debug window
Michail Vourlakos d4a5370ef2 use same design for all separators
Michail Vourlakos db78a5b622 fix #498,translate 0% margin to 0px margins
Michail Vourlakos c5dda73d5b fix , fix crash on startup
--this was crashing Latte on startup because
the WindowsModel was loaded too early when
the user had set "Show Background only for
maximized windows"
Michail Vourlakos e982540bff fix #490,support usesPlasmaTheme in our fake icons
Michail Vourlakos 162d84e31d fix #495,Disable panel shadow for maximized windows
Michail Vourlakos 424f0e0e1c dont allow forceTransparentPanel on !compositing
Michail Vourlakos 641d096d58 fix #490,improve identification algorithms
--this commits improves the identification algorithm
for kicker and simplemenu and their behavior also
concerning setting a static image or not