Commit Graph

531 Commits (b3ef5e307f9251572302d6b59648170ce3667f01)
 

Author SHA1 Message Date
Michail Vourlakos 0b844f6193 delay zoom animation a bit to make it smoother
Michail Vourlakos 898bce5e32 update semantics
--dropped more old nowDock variables
--fixed brokken drag visual
Michail Vourlakos f79d60fada improve scale semantics for plasmoid
Michail Vourlakos be69cbe597 fix #42,latte icon shown correctly in ksysguard
--shell metadata file was missing the icon, this
fixes also the configuration window icon
Michail Vourlakos 954638c7f7 fix #154,crash on screenGeometry change
--strange thing is that the code producing
this was very weird. From the user's backtrace
syntax: if(!screen())
and more specific at updateEnabledBorders() of
dockview was creating the crash.
replacing it with syntax:
if (!this->screen())
fixes the issue
Michail Vourlakos 0ed7e7e731 fix #153,improve tasks progress visuals
Michail Vourlakos 0bf3fe9f4c improvements for task progress
--unload task progress properly
--improbe the shadow appearance
--repaint progress only when it is needed
Michail Vourlakos 55613b00e5 fix layout in window previews
Michail Vourlakos 2778dd2eb6 fix #148,improve tooltips focus
--when mouse leaves the task the relevant
task the window previews becomes hidden
Michail Vourlakos 7f6336616c fix blank space in preview window for single win
Michail Vourlakos 95edfb0e25 hide close buttons in previews when dropping files
Michail Vourlakos 98f6f7ef06 fix #118,support dragging a file at windows group
Michail Vourlakos 9705cea16d fix , import new tooltips from plasma 5.9
--without even a small delay!!! we imported them,
and loved them!! check them out by playing music
or movies!!!
Michail Vourlakos bcda08df6e remove debug message
Michail Vourlakos 002a6525ad fix #127,saving layouts in justify normal state
Michail Vourlakos 3320570f85 fix #118,raise window for hovering files over task
Michail Vourlakos 500c28cb26 clean up the code
Michail Vourlakos d8b7bb9604 fixes in panel calculations and struts
Michail Vourlakos 7286590731 improve panel background calculations
Michail Vourlakos 65e4558e23 fix , reimplement the panel draw
--this contains also a fix for updating the
struts
Michail Vourlakos aafffb421f fix, publish correct borders
--this fix publish the correct panel borders
that should be drawn according to alignment
and location. Improves also PanelBox heurestics
and should be also any shadows issues
Michail Vourlakos 6bc04ac414 fix thickness positioning for layoutsContainer
Michail Vourlakos 2de4dcb397 fix sliding out with new orchestration
Michail Vourlakos b3533d3ae7 fix #103,fixes in calculations and orchestration
Michail Vourlakos 48a6785fed update dock geometry in editing mode
Michail Vourlakos f82a0897e1 fix #125,fix calculations for dock geometry
--this should fix the struts issues with
Always Visible state
Michail Vourlakos c07f8e3c61 fix ,improve animations heuristics
--this should fix also the case that only
applets are animating and need more length
from the mask
Michail Vourlakos 27f95f63e6 add information for animations in Debug Window
audoban 498adb921a update requirements for devel packages
audoban 1c11d57a36 set +x mode
audoban bd0df49624 various improvements
audoban 0c7c65106b added website to about dialog
Michail Vourlakos d0fa218adc external shadows fix
Michail Vourlakos 949146878d do not reduce panel size on automatic icon size
Michail Vourlakos 1cb0fdb965 trigger externals shadows when panelsize>=iconsize
audoban 1184bf4422 initWindow() has not been defined
audoban 2106155e18 add shadows to config window
audoban c7bad29032 cleaning CMakeLists.txt
Michail Vourlakos c87acab814 support drawing panel shadows outside dock window
--this is set by default only in case of Always Visible,
zoom factor 1.0, Justify alignment and maximum panel
thickness
Michail Vourlakos 7ada723a28 prevent dockview crashes because screen in not set
Michail Vourlakos 6084fd6c3b add isHidden flag in DebugWindow
Michail Vourlakos da989d3d85 support debug flags from the runtime
--the user is able to set some additional
debug flags in --debug state by just executing
the application.

supported flags:
--with-window: provides a separate window
to show metrics from each separate dock
--graphics: visual indicator for the various
elements
--mask: additional debug messages concerning
mask calculations
Michail Vourlakos 234de12211 more improvements in shadows and mask calculations
Michail Vourlakos a84f19e906 improve semantics for shadows
Michail Vourlakos 5a10612686 update greek translation
Michail Vourlakos 65b3e313c1 fix restoring splitters on startup
Michail Vourlakos 43354c2f46 fix #92,improve more three layouts for Fill
Michail Vourlakos 918a1d5f1b support three different layouts in Fill mode
omni6 1b6045da2e Update de.po
omni6 f63f3ae844 Update de.po