Michail Vourlakos
|
4aaeb246cb
|
reduce code in AppletItem
--check more general if a plasmoid is one of the two
edges, start or end
|
8 years ago |
audoban
|
448f0b83fd
|
Dock shouldnt hide on userConfiguring state #32
|
8 years ago |
Michail Vourlakos
|
3dacc2fda9
|
support sticker for configuration window
|
8 years ago |
Michail Vourlakos
|
7637e9c5b8
|
fix #30, fix hidden spacers behavior
|
8 years ago |
Michail Vourlakos
|
c74e9ce5b1
|
disable dragging from plasmoid, fix #35
|
8 years ago |
Michail Vourlakos
|
8d389fcad2
|
fix some hiding issues on userConfiguring state
|
8 years ago |
Michail Vourlakos
|
caa4f4676c
|
enable block hiding in some cases
--more specific on user configuring and
on dragging a task
|
8 years ago |
audoban
|
ad2758cfeb
|
Missing file licences #34
|
8 years ago |
Michail Vourlakos
|
a8cfb975a9
|
add filters for plasmoid into configuration
|
8 years ago |
Michail Vourlakos
|
ff69d5530e
|
expose interaction values from plasmoid
|
8 years ago |
Michail Vourlakos
|
4af5bcc1b1
|
support durationTime through the configuration
|
8 years ago |
Michail Vourlakos
|
af32b293d8
|
expose plasmoid configuration through dock config
|
8 years ago |
Michail Vourlakos
|
bf64223d56
|
expose dock settings in plasmoid context menu
--block from the ui the hide signal when userConfiguring,
this is until the visibilitymanager is updated
|
8 years ago |
Michail Vourlakos
|
c5bb3fa230
|
expose dock settings into tasks plasmoid
|
8 years ago |
Michail Vourlakos
|
94af39552f
|
fix #22, expose timers through settings
|
8 years ago |
Michail Vourlakos
|
aa0d483ef2
|
hide default toolBox
|
8 years ago |
Michail Vourlakos
|
6c3e36c200
|
hide some debug messages
|
8 years ago |
Michail Vourlakos
|
5db471cf06
|
improve mechanism for animations counting
|
8 years ago |
Michail Vourlakos
|
497287a2ee
|
fix #28, fix hidden mask for Dodge modes
|
8 years ago |
Michail Vourlakos
|
f932235f5c
|
add animation and shadow for edit mode visual
|
8 years ago |
Michail Vourlakos
|
fba3555f5f
|
fix #15, using only userConfiguring state
--in !immutable state all the zoom animations
are working just fine, only in userConfiguring
state the editmode is enabled
|
8 years ago |
Michail Vourlakos
|
7156a0ba30
|
drop obsolete code from old nowdock containment
|
8 years ago |
Michail Vourlakos
|
96ccd605b9
|
dropped plasmoid.configuration.panelVisibility
--in favor of dock.visibility.mode
|
8 years ago |
Michail Vourlakos
|
9cb4601b92
|
reduce maskArea calls and dockGeometry changes
--fix also an issue of changing normal state
continuously during various animations that
need only length space
|
8 years ago |
Michail Vourlakos
|
59ef09f51b
|
restore previous functionality for QEvent:Leave
|
8 years ago |
Michail Vourlakos
|
13fad948de
|
support DodgeActive
--add localDockGeometry to be used for the
intersect situation
|
8 years ago |
Michail Vourlakos
|
5550d5bc53
|
fix, some tasks didnt return to scale:1 after zoom
|
8 years ago |
Michail Vourlakos
|
cea2916d4e
|
fix some blocking animation behavior from applets
|
8 years ago |
Michail Vourlakos
|
7e04c17da6
|
support new visibilitymanager in ui
-- small fixes in visibilitymanager and removed
some whitespaces also
|
8 years ago |
Michail Vourlakos
|
b6b9e4858a
|
added edit mode blueprint visual
|
8 years ago |
Michail Vourlakos
|
38fbac6d6d
|
improve configuration visual
--disabled also the visual debug mode
|
8 years ago |
Michail Vourlakos
|
d79fb5a54a
|
support change edge from configuration window
|
8 years ago |
Michail Vourlakos
|
f9d29ab955
|
fix #10, alignments are updated correctly
|
8 years ago |
Michail Vourlakos
|
5db4a45d20
|
restore Double Layout functionality
|
8 years ago |
Michail Vourlakos
|
c243df0277
|
fix #11, and some old glitches during dragging
|
8 years ago |
Michail Vourlakos
|
da02c06f02
|
disable zoom on userconfiguring
|
8 years ago |
Michail Vourlakos
|
8a22088365
|
renamed nowdock plasmoid to latte one
|
8 years ago |
Michail Vourlakos
|
7a089676c2
|
change default to DodgeActive
|
8 years ago |
Michail Vourlakos
|
3801137e2f
|
cleanup dropped functionality
|
8 years ago |
Michail Vourlakos
|
a8fb49ab7b
|
revert back to old way of exposing dockview to ui
-- fixes the engine() issue
|
8 years ago |
Michail Vourlakos
|
7f4b87e6fb
|
small fixes in the ui
|
8 years ago |
Michail Vourlakos
|
bb9fc7db4a
|
update ui to dock value
|
8 years ago |
Michail Vourlakos
|
7a4e3dc724
|
drop the dock part from plugin uri
--instead of org.kde.latte.dock, we now
ise org.kde.latte
|
8 years ago |
Michail Vourlakos
|
87cee32626
|
update configuration window for visibility states
|
8 years ago |
Michail Vourlakos
|
9cb70e8320
|
update ui in new visibility states
|
8 years ago |
Michail Vourlakos
|
433da2aed7
|
update shell to latte shell
--updated also the translations mechanism
for shell
|
8 years ago |
Michail Vourlakos
|
3a08db5eb0
|
update to latte containment
|
8 years ago |
Michail Vourlakos
|
79bbf20a62
|
update libnowdockplugin to liblattedockplugin
|
8 years ago |
Michail Vourlakos
|
f9ec1fa5b3
|
initial commit for Latte !!!
-initial commit based on the latest Now Dock
from the corona branch and beautiful techniques
and designs from the Candil Dock
|
8 years ago |