Johan Smith Agudelo Rodriguez
05163c2911
code cleaned
8 years ago
Johan Smith Agudelo Rodriguez
9cb5b44b93
master merged on audoban2
8 years ago
Michail Vourlakos
5b1d152dc9
fix #84,closing Latte cleans config file
...
--when Latte is closing removes all entries for
containments that are obsolete
8 years ago
Johan Smith Agudelo Rodriguez
3a627a8d65
Free resources for dockview
8 years ago
Johan Smith Agudelo Rodriguez
17b48b6eea
rename Latte's configuration files #81
8 years ago
Michail Vourlakos
af74c952ef
fix two serious crashes from config window
...
--first is inside the freeEdges function call
on destruction
--the second is also in the app's destruction
because of the call to a destructed containment
through m_containment. This variable was deleted
8 years ago
Johan Smith Agudelo Rodriguez
6da8142351
disconnect all the signals in the destruction
8 years ago
Johan Smith Agudelo Rodriguez
c42250d9bb
avoid white spaces with astyle
8 years ago
Johan Smith Agudelo Rodriguez
2307efd4c4
clean up code #79
8 years ago
Michail Vourlakos
0f658a1e54
fix #76 , add waiting dock views
...
--add m_waitingDockViews which are waiting
for removal confirmation. Using destroyedChanged
signal from containments in order to support
the behavior
--improve freeEdges code based on
the docksCount implementation
8 years ago
Michail Vourlakos
66ce546141
update greek translation
...
--removed also a no needed string
8 years ago
Michail Vourlakos
d641ec0b33
fix #54,dock is shown when applet needs attention
8 years ago
Johan Smith Agudelo Rodriguez
e3aac94824
permit always update dockRect variable
8 years ago
Johan Smith Agudelo Rodriguez
401e85ad8e
dont update struts when the user is configuring #25
8 years ago
Johan Smith Agudelo Rodriguez
4ea00588e9
timer unnecessary
8 years ago
Michail Vourlakos
abf84a1d1e
restore previous behavior
...
--fixed local dock geometry updating in editing
mode. Now in runtime the struts are updating
correctly
8 years ago
Michail Vourlakos
3f2847b467
disable update struts on userConfiguring state
8 years ago
Michail Vourlakos
25f901cdee
fix two crashes
...
-- one private slot was missing, right clicking
was creating a crash because of this sometimes
-- removing a second or third created dock was
causing a crash because visibilitymanager wasnt
removed in sync and correctly from the dockview
8 years ago
Michail Vourlakos
a74fe28c18
consider shadow size for currentThickness
...
--this solves an issue concerning configuration window
placement when changing locations
8 years ago
Johan Smith Agudelo Rodriguez
f844f91ac2
unnecessary sync
8 years ago
Johan Smith Agudelo Rodriguez
5d59cfb01c
better debug info
8 years ago
Johan Smith Agudelo Rodriguez
44bdd5a90b
code formatted
8 years ago
Johan Smith Agudelo Rodriguez
dd7009e96e
reduced number of calls to syncGeometry
8 years ago
Johan Smith Agudelo Rodriguez
60f6f8d942
update dockconfig view
8 years ago
Johan Smith Agudelo Rodriguez
03eeb6074d
update geometry just when is necessary
8 years ago
Johan Smith Agudelo Rodriguez
2cb031ee50
improve auto sync geometry, and cleaning code unused
8 years ago
Johan Smith Agudelo Rodriguez
417f6f9e38
reorder members
8 years ago
Johan Smith Agudelo Rodriguez
77917920fd
set on all activities #52
8 years ago
Michail Vourlakos
c831f3f8c6
fix #25 , set dock's geometry correctly
8 years ago
Michail Vourlakos
456612d7fd
set show/hide timers default values
8 years ago
Michail Vourlakos
7896919736
move iconitem from app to plugin
8 years ago
Michail Vourlakos
dd091b6569
restore layouts in main config window
...
--the latest fix for the configuration window placement
does not need to drop the clean implementation with
layouts
8 years ago
Michail Vourlakos
1ffa4e9ab4
fix correct placement of config window in startup
8 years ago
Michail Vourlakos
52d64b561c
restore the init functionality
8 years ago
Michail Vourlakos
fba9d62ee2
fix #50 , update config window location
...
--fix also some crashes concerning the existence
of multiple config windows from different docks.
8 years ago
Michail Vourlakos
8fa6225cdb
fix #24 , probably fixed
...
--opening configuration window all the time and
I havent found a case that this is not shown yet
8 years ago
Johan Smith Agudelo Rodriguez
34772cdc21
resync geometry for avoids that config ui covers the dock #38
8 years ago
Johan Smith Agudelo Rodriguez
134a3e7015
fixed missing window icon #42
8 years ago
Michail Vourlakos
df084b1783
fix #13,corona should load layout a bit later
...
--corona should load its layout after the activities
consumer is ready. Otherwise all the functionality
concerning activities may not work correctly on its
first initialization
8 years ago
Michail Vourlakos
a857b18271
remove no needed functionality from dockview
8 years ago
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