Commit Graph

2258 Commits (cfec678f687bbcbd047f99c90ff6d6481f0f8242)
 

Author SHA1 Message Date
Michail Vourlakos 9ea5959cb6 fix , a crash when a dock was removed
--removing connections on xwindowinterface destructor
--removing connections on dockview destructor
--remove xwindowinterface that was created from
visibilitymanager in its destructor
Michail Vourlakos 20455dc547 fix #31,theme shadows used in normal state masking
Michail Vourlakos 600884dded fix tasks dragging and menu showing in AutoHide
--restore the signaling that the ui needed from the
tasks plasmoid to not hide the dock during dragging
and contextmenu showing
Michail Vourlakos 377a3d4420 remove visibilitymanager on dockview destruction
Michail Vourlakos cb0ed85dc2 improve configuration window
--expose quit action
--hide remove action when only one dock exists
--udpate edges when a new dock is added
--connect the destroyed event of containment in order
to remove also the dockview
--remove correctly the dockviews in the application
exit
Michail Vourlakos ba4837d47b restore compatibility with KF 5.26
Michail Vourlakos daa6e1b7bc add a separator for latte config entry
Michail Vourlakos f4201a8a71 improve menu behavior and appearance
Michail Vourlakos 83e0a7564a fix
--override default contextmenu behavior
--clean up old code
Michail Vourlakos 9259ee3bc3 remove no needed containment actions
Michail Vourlakos 9b1dea34e2 add a ScrollArea in configuration window
Michail Vourlakos cbcd344e90 visual zoom factor to percentage from decimal
Michail Vourlakos 3e6beb89ff minimumWidth for texts in sliders in configuration
Michail Vourlakos 6b59d685f5 fix sliding issues in configuration window
Michail Vourlakos 33d5eab539 replace Double with Justify
Michail Vourlakos a758c5875f reduce code in AppletItem
--check more general if a plasmoid is one of the two
edges, start or end
Michail Vourlakos 17b8371812 use default pin for configuration window
Johan Smith Agudelo Rodriguez 802beedd39 Less debug information.
Johan Smith Agudelo Rodriguez e9436d568c Dock shouldnt hide on userConfiguring state
Johan Smith Agudelo Rodriguez dbc2905077 we can pass a build type to install.sh
Johan Smith Agudelo Rodriguez d5f3553ffc Info debugging generates useless backtrace
Michail Vourlakos 63739ac77b support sticker for configuration window
Michail Vourlakos a45d9691dc move Tasks contents a bit to the right
Michail Vourlakos 4ae8ea7f18 drop QtQuick 2.7 in favor of 2.0
Michail Vourlakos b4b90eac73 fix , fix hidden spacers behavior
Michail Vourlakos 95169441df disable dragging from plasmoid, fix
Johan Smith Agudelo Rodriguez cec5d62702 Drag events managed from VisibilityManager
Johan Smith Agudelo Rodriguez 47c715f6a7 dons't build, pluginmetadata is deprecated
Johan Smith Agudelo Rodriguez d6f9450d87 Fixed show and hide timers.
Michail Vourlakos 32d617487f update translation strings
Michail Vourlakos 9878ee65d1 fix some hiding issues on userConfiguring state
Michail Vourlakos c7345a5b62 semantic fix for panel to root
Michail Vourlakos d0f4c80ab2 enable block hiding in some cases
--more specific on user configuring and
on dragging a task
Johan Smith Agudelo Rodriguez 45c9710ed0 Respect to the original authors
Johan Smith Agudelo Rodriguez fe146aaa90 Missing file licences
Michail Vourlakos f90c4deff2 hide Tasks config if plasmoid not present
Michail Vourlakos 259fda4661 improve tasks config page appearance
Michail Vourlakos 6699b70aa5 hide plasmoid's configuration choice
Michail Vourlakos 8e4cd1ce88 add filters for plasmoid into configuration
Michail Vourlakos e54cbb7213 expose interaction values from plasmoid
Michail Vourlakos 3723a2fd08 support durationTime through the configuration
Michail Vourlakos 1d763d2652 plasmoid, central durationTime value
Michail Vourlakos 19a892fc82 replace panel with root semantic for plasmoid
Michail Vourlakos bf4047d6f8 expose plasmoid configuration through dock config
Michail Vourlakos db3f0c4f1c expose dock settings in plasmoid context menu
--block from the ui the hide signal when userConfiguring,
this is until the visibilitymanager is updated
Michail Vourlakos 4152535e51 expose dock settings into tasks plasmoid
Johan Smith Agudelo Rodriguez 8e4b4f36bc added blockHiding property on visibilitymanager
Johan Smith Agudelo Rodriguez a4699e9230 Fixed initialization and improved all modes
Johan Smith Agudelo Rodriguez 8b1194a3d4 Fixed compositing state
Michail Vourlakos 8b58b5f1fe restore version in BehaviorConfig