1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-01-11 13:18:13 +03:00
Commit Graph

5943 Commits

Author SHA1 Message Date
Johan Smith Agudelo Rodriguez
78a504998b utilities functions 2016-12-30 11:02:32 +02:00
Johan Smith Agudelo Rodriguez
433ac70dbf update CMakeLists.txt 2016-12-30 11:02:32 +02:00
Johan Smith Agudelo Rodriguez
44f9cfc01a fake custom target, and qmllint
It is a small trap for that qtcreator show qml|js files, and we can use qmllint before the each build, and avoid some syntax errors.
2016-12-30 11:02:31 +02:00
Johan Smith Agudelo Rodriguez
5b1ab3fc68 more rules added 2016-12-30 11:02:31 +02:00
Johan Smith Agudelo Rodriguez
0abb5ab83e if mode is DodgeMaximized, only dodge active window 2016-12-30 02:45:38 -05:00
Johan Smith Agudelo Rodriguez
c022ed38c4 code formatted 2016-12-30 02:24:04 -05:00
Johan Smith Agudelo Rodriguez
d286f74d7a script for clean the directories 2016-12-30 02:23:07 -05:00
Johan Smith Agudelo Rodriguez
39bd509c51 class inserts into namespace Latte 2016-12-30 02:20:06 -05:00
Johan Smith Agudelo Rodriguez
a6fc7667aa fixed signatures 2016-12-30 02:18:08 -05:00
Johan Smith Agudelo Rodriguez
0735a73cac Visibility manager has been implemented, but need integration on qml 2016-12-30 02:17:38 -05:00
Johan Smith Agudelo Rodriguez
40888f827c the inline function cause build errors, removed for now 2016-12-30 02:16:27 -05:00
Johan Smith Agudelo Rodriguez
c6f7f68bd0 include guard 2016-12-30 02:13:57 -05:00
Johan Smith Agudelo Rodriguez
3fb63d4d78 static method for get a instance of abstractwindowinterface
NOTE: WaylandWindowInterface has not been implemented
2016-12-30 02:13:33 -05:00
Johan Smith Agudelo Rodriguez
454ebfff50 update signatures on abstractwindowinterface.h 2016-12-30 02:11:42 -05:00
Johan Smith Agudelo Rodriguez
6291e55260 FakeTarget moved to app/ 2016-12-30 02:10:12 -05:00
Johan Smith Agudelo Rodriguez
8ab421648e Added X11Extras dependence 2016-12-30 02:09:21 -05:00
Michail Vourlakos
df2e3a1529 added edit mode blueprint visual 2016-12-29 23:27:29 +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
066977d550 Merge branch 'master' of https://github.com/psifidotos/Latte-Dock into master2 2016-12-29 15:53:54 +02:00
Michail Vourlakos
cdfe0c02d9 fix #10, alignments are updated correctly 2016-12-29 15:46:56 +02:00
Michail Vourlakos
973c6c2536 restore Double Layout functionality 2016-12-29 15:41:00 +02:00
Michail Vourlakos
57db757ce2 fix #11, and some old glitches during dragging 2016-12-29 15:26:44 +02:00
Johan Smith Agudelo Rodriguez
552e35963f formatted 2016-12-29 00:43:26 -05:00
Johan Smith Agudelo Rodriguez
1fe1049332 const correctness and namespace 2016-12-29 00:42:55 -05:00
Johan Smith Agudelo Rodriguez
84a5b5473a added class visibilitymanagerprivate to implement visibility 2016-12-29 00:40:35 -05:00
Johan Smith Agudelo Rodriguez
ca9eb7d8fa removed old abstractinterface 2016-12-29 00:38:45 -05:00
Johan Smith Agudelo Rodriguez
e161dc2d37 added methods to reserve screen space 2016-12-29 00:37:53 -05:00
Johan Smith Agudelo Rodriguez
a29378943b corona/ has been renamed to app/ 2016-12-28 22:27:55 -05:00
Johan Smith Agudelo Rodriguez
615c038b8d Merge branch 'master'
Conflicts:
	corona/CMakeLists.txt
	corona/nowdockcorona.cpp
	corona/visibilitymanager.h
	corona/xwindowinterface.cpp
	corona/xwindowinterface.h
2016-12-28 22:20:15 -05:00
Johan Smith Agudelo Rodriguez
0eeb93e6c9 Fixed broken build. 2016-12-28 22:08:09 -05:00
Johan Smith Agudelo Rodriguez
7d867298c1 Merge remote-tracking branch 'refs/remotes/origin/master'
Conflicts:
	corona/nowdockview.cpp
2016-12-28 21:29:46 -05:00
Johan Smith Agudelo Rodriguez
8539a5da54 formatted. 2016-12-28 21:11:29 -05:00
Michail Vourlakos
270a007587 disable zoom on userconfiguring 2016-12-29 00:42:05 +02:00
Michail Vourlakos
7efa867126 fix #8, block dockview creation for systray 2016-12-29 00:33:43 +02:00
Michail Vourlakos
6b1ff92463 improve settings window behavior onlostfocus
-- and fix a crash from immutabilityChanged from
settings window
2016-12-29 00:25:42 +02:00
Michail Vourlakos
dce9e76049 systemtray issue first approach 2016-12-28 23:45:00 +02:00
Michail Vourlakos
c59880710f update various messages to Latte Dock 2016-12-28 23:23:59 +02:00
Michail Vourlakos
2a9ee6d2d9 renamed nowdock plasmoid to latte one 2016-12-28 23:07:17 +02:00
Michail Vourlakos
01b14c01e8 Merge branch 'scratch' 2016-12-28 22:45:09 +02:00
Michail Vourlakos
a357d05392 moved corona to app directory 2016-12-28 22:44:29 +02:00
Michail Vourlakos
548e7b107a fix conflicts in nowdockview 2016-12-28 22:29:13 +02:00
Johan Smith Agudelo Rodriguez
8a3da51fe3 QmlEngine is shared. 2016-12-28 13:23:15 -05:00
Michail Vourlakos
452322773e update greek metadata 2016-12-28 18:10:54 +02:00
Michail Vourlakos
0968bf49f4 update greek translation 2016-12-28 18:09:07 +02:00
Michail Vourlakos
0206484c01 change default to DodgeActive 2016-12-28 18:05:16 +02:00
Michail Vourlakos
152d2eb8ec fix #3, load KLocalizedString for qml parts 2016-12-28 18:01:25 +02:00
Michail Vourlakos
7e412d9cab update the package 2016-12-28 17:33:59 +02:00