audoban
|
0de6a070b0
|
Drag events managed from VisibilityManager #37 #21
|
8 years ago |
audoban
|
c02c12de1a
|
dons't build, pluginmetadata is deprecated
|
8 years ago |
audoban
|
2045f1d622
|
Fixed show and hide timers. #33
|
8 years ago |
Michail Vourlakos
|
8d389fcad2
|
fix some hiding issues on userConfiguring state
|
8 years ago |
audoban
|
9a0cfcca13
|
Respect to the original authors
|
8 years ago |
audoban
|
ad2758cfeb
|
Missing file licences #34
|
8 years ago |
Michail Vourlakos
|
ebad51d780
|
hide Tasks config if plasmoid not present
|
8 years ago |
Michail Vourlakos
|
c5bb3fa230
|
expose dock settings into tasks plasmoid
|
8 years ago |
audoban
|
53cb0f2522
|
added blockHiding property on visibilitymanager
|
8 years ago |
audoban
|
3b7ab77ecb
|
Fixed initialization #17 and improved all modes #19
|
8 years ago |
audoban
|
47f1362c1b
|
project has been cleaned
|
8 years ago |
audoban
|
f701864a69
|
code formatted
|
8 years ago |
audoban
|
170a2eec15
|
update CMakeLists and removed unused dependences
|
8 years ago |
audoban
|
9d4cd8949e
|
more abstraction
|
8 years ago |
audoban
|
7b1f151e58
|
nowdockconfigview removed
|
8 years ago |
audoban
|
955bfe871d
|
various fixes and more cleaning
|
8 years ago |
audoban
|
6e5cd6f8b5
|
dockpackage renamed
|
8 years ago |
audoban
|
82ee0c64e0
|
files and class renamed
|
8 years ago |
audoban
|
bc7b719e79
|
file mode +x
|
8 years ago |
audoban
|
4ee1846047
|
fixed wrong condition.
|
8 years ago |
audoban
|
c7d1048b68
|
notify timer changes
|
8 years ago |
audoban
|
f029d2e281
|
Merge branch 'master'
Conflicts:
app/nowdockcorona.cpp
app/visibilitymanager.cpp
app/visibilitymanager.h
app/xwindowinterface.cpp
|
8 years ago |
audoban
|
61942cd76c
|
Fixed mode on startup
|
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
|
f10e88128b
|
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
|
2494a3f4ae
|
disable hiding on !immutable
|
8 years ago |
Michail Vourlakos
|
7e04c17da6
|
support new visibilitymanager in ui
-- small fixes in visibilitymanager and removed
some whitespaces also
|
8 years ago |
audoban
|
c7c5e44df0
|
if mode is DodgeMaximized, only dodge active window
|
8 years ago |
audoban
|
999fbeca03
|
code formatted
|
8 years ago |
audoban
|
c6a2c75034
|
class inserts into namespace Latte
|
8 years ago |
audoban
|
a5c9b18075
|
fixed signatures
|
8 years ago |
audoban
|
28c03afac2
|
Visibility manager has been implemented, but need integration on qml
|
8 years ago |
audoban
|
6e185e2521
|
the inline function cause build errors, removed for now
|
8 years ago |
audoban
|
bd1554a8b8
|
include guard
|
8 years ago |
audoban
|
9654479ca9
|
static method for get a instance of abstractwindowinterface
NOTE: WaylandWindowInterface has not been implemented
|
8 years ago |
audoban
|
55433c25cf
|
update signatures on abstractwindowinterface.h
|
8 years ago |
audoban
|
a1419d8c1c
|
FakeTarget moved to app/
|
8 years ago |
audoban
|
eac6d4cb64
|
formatted
|
8 years ago |
audoban
|
e3fbc1994e
|
const correctness and namespace
|
8 years ago |
audoban
|
880aa1decf
|
added class visibilitymanagerprivate to implement visibility
|
8 years ago |
audoban
|
43f1bc4ff6
|
added methods to reserve screen space
|
8 years ago |
audoban
|
3efd830696
|
corona/ has been renamed to app/
|
8 years ago |
audoban
|
cb1b4bf398
|
some methods were missing.
|
8 years ago |
audoban
|
7d6aa8a682
|
XWindowInterface has been implemented
|
8 years ago |
audoban
|
2e89127d6e
|
The new interface as we agreed.
also VisibilityManager will perform the logic of the visibility as it corresponds through a class d-pointer using AbstractWindowInterface.
|
8 years ago |
audoban
|
3f8c6eb5a0
|
abstractinterface was renamed to abstractwindowinterface and cleaned
AbstractWindowInterface will hide windows details.
|
8 years ago |
audoban
|
abe8101de3
|
fixed, screenForContainment
|
8 years ago |
audoban
|
4d5455c89d
|
New tentative interface
|
8 years ago |
audoban
|
0701999a4e
|
if mode is DodgeMaximized, only dodge active window
|
8 years ago |