1
0
mirror of https://github.com/KDE/latte-dock.git synced 2024-12-28 19:21:50 +03:00
Commit Graph

200 Commits

Author SHA1 Message Date
Michail Vourlakos
83e0a7564a fix #6
--override default contextmenu behavior
--clean up old code
2017-01-04 20:53:40 +02:00
Michail Vourlakos
9259ee3bc3 remove no needed containment actions 2017-01-04 20:53:40 +02:00
Michail Vourlakos
9b1dea34e2 add a ScrollArea in configuration window 2017-01-04 20:47:00 +02:00
Michail Vourlakos
cbcd344e90 visual zoom factor to percentage from decimal 2017-01-04 19:38:46 +02:00
Michail Vourlakos
3e6beb89ff minimumWidth for texts in sliders in configuration 2017-01-04 19:32:32 +02:00
Michail Vourlakos
6b59d685f5 fix sliding issues in configuration window 2017-01-04 19:28:39 +02:00
Michail Vourlakos
33d5eab539 replace Double with Justify 2017-01-04 18:57:41 +02:00
Michail Vourlakos
a758c5875f reduce code in AppletItem
--check more general if a plasmoid is one of the two
edges, start or end
2017-01-04 09:59:59 +02:00
Michail Vourlakos
17b8371812 use default pin for configuration window 2017-01-04 09:54:44 +02:00
Johan Smith Agudelo Rodriguez
802beedd39 Less debug information. 2017-01-03 20:12:46 -05:00
Johan Smith Agudelo Rodriguez
e9436d568c Dock shouldnt hide on userConfiguring state #32 2017-01-03 20:12:46 -05:00
Johan Smith Agudelo Rodriguez
dbc2905077 we can pass a build type to install.sh 2017-01-03 20:12:45 -05:00
Johan Smith Agudelo Rodriguez
d5f3553ffc Info debugging generates useless backtrace 2017-01-03 20:12:45 -05:00
Michail Vourlakos
63739ac77b support sticker for configuration window 2017-01-04 01:35:22 +02:00
Michail Vourlakos
a45d9691dc move Tasks contents a bit to the right 2017-01-03 21:54:32 +02:00
Michail Vourlakos
4ae8ea7f18 drop QtQuick 2.7 in favor of 2.0 2017-01-03 21:41:35 +02:00
Michail Vourlakos
b4b90eac73 fix #30, fix hidden spacers behavior 2017-01-03 21:34:18 +02:00
Michail Vourlakos
95169441df disable dragging from plasmoid, fix #35 2017-01-03 20:55:43 +02:00
Johan Smith Agudelo Rodriguez
cec5d62702 Drag events managed from VisibilityManager #37 #21 2017-01-03 12:36:40 -05:00
Johan Smith Agudelo Rodriguez
47c715f6a7 dons't build, pluginmetadata is deprecated 2017-01-03 12:02:51 -05:00
Johan Smith Agudelo Rodriguez
d6f9450d87 Fixed show and hide timers. #33 2017-01-03 12:01:29 -05:00
Michail Vourlakos
32d617487f update translation strings 2017-01-03 10:44:12 +02:00
Michail Vourlakos
9878ee65d1 fix some hiding issues on userConfiguring state 2017-01-03 10:39:13 +02:00
Michail Vourlakos
c7345a5b62 semantic fix for panel to root 2017-01-03 10:39:12 +02:00
Michail Vourlakos
d0f4c80ab2 enable block hiding in some cases
--more specific on user configuring and
on dragging a task
2017-01-03 10:39:12 +02:00
Johan Smith Agudelo Rodriguez
45c9710ed0 Respect to the original authors 2017-01-02 17:12:20 -05:00
Johan Smith Agudelo Rodriguez
fe146aaa90 Missing file licences #34 2017-01-02 17:05:30 -05:00
Michail Vourlakos
f90c4deff2 hide Tasks config if plasmoid not present 2017-01-02 22:26:10 +02:00
Michail Vourlakos
259fda4661 improve tasks config page appearance 2017-01-02 21:59:27 +02:00
Michail Vourlakos
6699b70aa5 hide plasmoid's configuration choice 2017-01-02 21:47:48 +02:00
Michail Vourlakos
8e4cd1ce88 add filters for plasmoid into configuration 2017-01-02 21:42:53 +02:00
Michail Vourlakos
e54cbb7213 expose interaction values from plasmoid 2017-01-02 21:16:35 +02:00
Michail Vourlakos
3723a2fd08 support durationTime through the configuration 2017-01-02 20:44:07 +02:00
Michail Vourlakos
1d763d2652 plasmoid, central durationTime value 2017-01-02 20:10:20 +02:00
Michail Vourlakos
19a892fc82 replace panel with root semantic for plasmoid 2017-01-02 20:03:30 +02:00
Michail Vourlakos
bf4047d6f8 expose plasmoid configuration through dock config 2017-01-02 19:42:43 +02:00
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
2017-01-02 12:17:38 +02:00
Michail Vourlakos
4152535e51 expose dock settings into tasks plasmoid 2017-01-02 12:02:35 +02:00
Johan Smith Agudelo Rodriguez
8e4b4f36bc added blockHiding property on visibilitymanager 2017-01-02 03:07:44 -05:00
Johan Smith Agudelo Rodriguez
a4699e9230 Fixed initialization #17 and improved all modes #19 2017-01-02 01:15:39 -05:00
Johan Smith Agudelo Rodriguez
8b1194a3d4 Fixed compositing state #14 2017-01-02 01:15:39 -05:00
Michail Vourlakos
8b58b5f1fe restore version in BehaviorConfig 2017-01-01 22:20:27 +02:00
Michail Vourlakos
6a533c50bc fix click issue in LatteTextField 2017-01-01 21:37:57 +02:00
Michail Vourlakos
935fb8c10d fix #22, expose timers through settings 2017-01-01 21:27:52 +02:00
Michail Vourlakos
cd66ede669 hide default toolBox 2017-01-01 17:11:29 +02:00
Michail Vourlakos
87d1cde1b3 new configuration window with tabs 2017-01-01 17:09:26 +02:00
Michail Vourlakos
285090d961 hide some debug messages 2017-01-01 13:05:50 +02:00
Michail Vourlakos
4c12441d65 Revert "new configuration window"
This reverts commit a31ac0460e.
2017-01-01 13:04:48 +02:00
Michail Vourlakos
56784d6ac2 new configuration window 2017-01-01 13:03:16 +02:00
Michail Vourlakos
7cd1ae4ba7 improve mechanism for animations counting 2017-01-01 11:25:40 +02:00