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

56 Commits

Author SHA1 Message Date
Johan Smith Agudelo Rodriguez
f08e0ad72e Centered spinboxes 2017-01-09 00:13:30 -05:00
Johan Smith Agudelo Rodriguez
3288a92e23 show the visibility modes with two columns 2017-01-09 00:12:01 -05:00
Johan Smith Agudelo Rodriguez
0f5699a5e1 file unnecessary 2017-01-08 17:48:51 -05:00
Johan Smith Agudelo Rodriguez
06c99a2a13 fixed add and remove dock 2017-01-08 17:48:51 -05:00
Johan Smith Agudelo Rodriguez
e6ea63b34d fixed wrong height 2017-01-08 17:48:51 -05:00
Johan Smith Agudelo Rodriguez
76bc40d5d8 fixed lock reserved edges 2017-01-08 17:48:51 -05:00
Johan Smith Agudelo Rodriguez
b544c80a31 config ui simplified 2017-01-08 17:48:51 -05:00
Michail Vourlakos
cd0eeb9ff1 fix binding loop in config from pages 2017-01-07 20:53:20 +02:00
Michail Vourlakos
14e1ca01ab basic support for no compositingActive
--this commit supports disabled compositing
but enabled for the dock a pseudo-AlwaysVisible
state in such case occurs. All hiding signals
are ignored
2017-01-07 20:35:07 +02:00
Michail Vourlakos
3137d7a060 cleanup shell translations
--shell translations are not used in reality,
only the apps one. This will solve any confusion
around where are the translation strings
2017-01-06 11:41:13 +02:00
Michail Vourlakos
d2b80f99c5 add icons for buttons in Bahavior Config Page 2017-01-05 18:43:32 +02:00
Michail Vourlakos
4f5802803d update translation strings and greek translation 2017-01-05 18:32:39 +02:00
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
2017-01-05 00:28:25 +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
17b8371812 use default pin for configuration window 2017-01-04 09:54:44 +02: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
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
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
bf4047d6f8 expose plasmoid configuration through dock config 2017-01-02 19:42:43 +02: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
87d1cde1b3 new configuration window with tabs 2017-01-01 17:09:26 +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
4120229876 dropped plasmoid.configuration.panelVisibility
--in favor of dock.visibility.mode
2016-12-31 12:21:33 +02:00
Michail Vourlakos
7e0b1332eb fix visiblity setting in configuration window 2016-12-31 11:59:36 +02:00
Michail Vourlakos
df08a92d0e support new visibilitymanager in ui
-- small fixes in visibilitymanager and removed
some whitespaces also
2016-12-30 13:46:56 +02:00
Michail Vourlakos
ba68acd129 improve configuration visual
--disabled also the visual debug mode
2016-12-29 21:31:08 +02:00
Michail Vourlakos
8cef095116 fix #9, edge priority bottom,left,top,right
-- disable add dock if all edges are reserved
in the current screen
2016-12-29 20:50:47 +02:00
Michail Vourlakos
94f0584436 lock edges that are reserved
--show only one configuration window every time
in case there are more docks set
2016-12-29 20:34:21 +02:00
Michail Vourlakos
6dbaccd065 support change edge from configuration window 2016-12-29 19:46:04 +02:00
Michail Vourlakos
973c6c2536 restore Double Layout functionality 2016-12-29 15:41:00 +02:00
Michail Vourlakos
7e412d9cab update the package 2016-12-28 17:33:59 +02:00
Michail Vourlakos
d8086aec62 revert back to old way of exposing dockview to ui
-- fixes the engine() issue
2016-12-28 14:03:23 +02:00
Michail Vourlakos
de36dc6644 small fixes in the ui 2016-12-28 13:46:35 +02:00
Michail Vourlakos
9ddb39a4d7 update ui to dock value 2016-12-28 12:35:40 +02:00
Michail Vourlakos
7a4e3dc724 drop the dock part from plugin uri
--instead of org.kde.latte.dock, we now
ise org.kde.latte
2016-12-26 01:02:02 +02:00
Michail Vourlakos
890fe896b0 Merge branch 'scratch' 2016-12-25 21:42:43 +02:00
Michail Vourlakos
87cee32626 update configuration window for visibility states 2016-12-25 21:42:10 +02:00