Michail Vourlakos
e8fec7eea4
remove unneeded code
8 years ago
Michail Vourlakos
9ea5959cb6
fix #41 , 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
8 years ago
Michail Vourlakos
377a3d4420
remove visibilitymanager on dockview destruction
8 years ago
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
8 years ago
Michail Vourlakos
ba4837d47b
restore compatibility with KF 5.26
8 years ago
Michail Vourlakos
daa6e1b7bc
add a separator for latte config entry
8 years ago
Michail Vourlakos
f4201a8a71
improve menu behavior and appearance
8 years ago
Michail Vourlakos
83e0a7564a
fix #6
...
--override default contextmenu behavior
--clean up old code
8 years ago
Michail Vourlakos
9259ee3bc3
remove no needed containment actions
8 years ago
Johan Smith Agudelo Rodriguez
802beedd39
Less debug information.
8 years ago
Johan Smith Agudelo Rodriguez
e9436d568c
Dock shouldnt hide on userConfiguring state #32
8 years ago
Johan Smith Agudelo Rodriguez
d5f3553ffc
Info debugging generates useless backtrace
8 years ago
Michail Vourlakos
63739ac77b
support sticker for configuration window
8 years ago
Johan Smith Agudelo Rodriguez
cec5d62702
Drag events managed from VisibilityManager #37 #21
8 years ago
Johan Smith Agudelo Rodriguez
47c715f6a7
dons't build, pluginmetadata is deprecated
8 years ago
Johan Smith Agudelo Rodriguez
d6f9450d87
Fixed show and hide timers. #33
8 years ago
Michail Vourlakos
9878ee65d1
fix some hiding issues on userConfiguring state
8 years ago
Johan Smith Agudelo Rodriguez
45c9710ed0
Respect to the original authors
8 years ago
Johan Smith Agudelo Rodriguez
fe146aaa90
Missing file licences #34
8 years ago
Michail Vourlakos
f90c4deff2
hide Tasks config if plasmoid not present
8 years ago
Michail Vourlakos
4152535e51
expose dock settings into tasks plasmoid
8 years ago
Johan Smith Agudelo Rodriguez
8e4b4f36bc
added blockHiding property on visibilitymanager
8 years ago
Johan Smith Agudelo Rodriguez
a4699e9230
Fixed initialization #17 and improved all modes #19
8 years ago
Johan Smith Agudelo Rodriguez
f49ab516a4
project has been cleaned
8 years ago
Johan Smith Agudelo Rodriguez
84eacf3cbf
code formatted
8 years ago
Johan Smith Agudelo Rodriguez
51c26126a3
update CMakeLists and removed unused dependences
8 years ago
Johan Smith Agudelo Rodriguez
2f2a3f7a22
more abstraction
8 years ago
Johan Smith Agudelo Rodriguez
4adbfc41f9
nowdockconfigview removed
8 years ago
Johan Smith Agudelo Rodriguez
6cc1cca371
various fixes and more cleaning
8 years ago
Johan Smith Agudelo Rodriguez
290c5d43d1
dockpackage renamed
8 years ago
Johan Smith Agudelo Rodriguez
7fc5aa55f6
files and class renamed
8 years ago
Johan Smith Agudelo Rodriguez
146f9e3a14
file mode +x
8 years ago
Johan Smith Agudelo Rodriguez
d3cec8bd26
fixed wrong condition.
8 years ago
Johan Smith Agudelo Rodriguez
da6c9c5f46
notify timer changes
8 years ago
Johan Smith Agudelo Rodriguez
8f4f3fe60e
Merge branch 'master'
...
Conflicts:
app/nowdockcorona.cpp
app/visibilitymanager.cpp
app/visibilitymanager.h
app/xwindowinterface.cpp
8 years ago
Johan Smith Agudelo Rodriguez
4f16376338
Fixed mode on startup
8 years ago
Michail Vourlakos
4bc7a45474
restore previous functionality for QEvent:Leave
8 years ago
Michail Vourlakos
7af3b6e620
support DodgeActive
...
--add localDockGeometry to be used for the
intersect situation
8 years ago
Michail Vourlakos
9cd16c5cda
fix #16 , systemtray working ok
...
--calculate freeedges even when screen=-1 is passed,
such a case is on the creation of a containment
8 years ago
Michail Vourlakos
02a0aa8de4
disable hiding on !immutable
8 years ago
Michail Vourlakos
df08a92d0e
support new visibilitymanager in ui
...
-- small fixes in visibilitymanager and removed
some whitespaces also
8 years ago
Johan Smith Agudelo Rodriguez
4c10939484
if mode is DodgeMaximized, only dodge active window
8 years ago
Johan Smith Agudelo Rodriguez
530c489ef9
code formatted
8 years ago
Johan Smith Agudelo Rodriguez
335e473a64
class inserts into namespace Latte
8 years ago
Johan Smith Agudelo Rodriguez
35aafde5b0
fixed signatures
8 years ago
Johan Smith Agudelo Rodriguez
948b03a357
Visibility manager has been implemented, but need integration on qml
8 years ago
Johan Smith Agudelo Rodriguez
9ad00b2354
the inline function cause build errors, removed for now
8 years ago
Johan Smith Agudelo Rodriguez
aa10cda7f7
include guard
8 years ago
Johan Smith Agudelo Rodriguez
1d5dcbf014
static method for get a instance of abstractwindowinterface
...
NOTE: WaylandWindowInterface has not been implemented
8 years ago
Johan Smith Agudelo Rodriguez
45347200cd
update signatures on abstractwindowinterface.h
8 years ago