Michail Vourlakos
a9e23e24dc
update translations strings
2017-01-28 20:48:47 +02:00
Michail Vourlakos
9c3e8f891c
fix occusional crash from right click triggering
2017-01-28 20:30:21 +02:00
Michail Vourlakos
90b95f65ac
fix #94,--debug must be set for debugging messages
2017-01-28 19:47:34 +02:00
Michail Vourlakos
ca97e6d486
disable more debug messages
2017-01-28 19:34:03 +02:00
Michail Vourlakos
72baaa8809
fix #93,masking updated correctly on config win
...
--this can be tested by opening the configuration window
through the tasks. Even though a task is zoomed when
triggering the configuration window the animations
do not break afterwards
2017-01-27 20:31:41 +02:00
Michail Vourlakos
5a390e95b3
fix #96 , fix right click for systray
2017-01-27 20:03:24 +02:00
Michail Vourlakos
254ad13536
small fixes with new right click menu
...
--this fixes right click in zoom factor area
for latte plasmoid and right click in containment
areas that dont have an applet
2017-01-26 21:56:46 +02:00
Michail Vourlakos
585cb154b7
improve systray and make it part latte experience
...
--improve right click behavior for systray and make it
behave according to latte experience
2017-01-26 21:18:27 +02:00
Michail Vourlakos
03eb69a618
simplify appletItems discovery for right click
...
--the containment becomes independent from dockView.
The appletItems which are needed in order to show
the context menu correctly are discovered from dockView
without any need of functionality from containment
2017-01-26 20:28:04 +02:00
Johan Smith Agudelo Rodriguez
8c1ac52ac1
removed NET::WM2WindowClass property
2017-01-24 14:34:35 -05:00
Johan Smith Agudelo Rodriguez
91f9ca280d
fix #80 , Dock do not dodge Spotify
2017-01-24 14:30:40 -05:00
Michail Vourlakos
13fa35c99a
fix #75 , improve loadLayout on startup
...
--loadLayout is called only once and when
the activities service is in ready state
2017-01-24 21:09:16 +02:00
Michail Vourlakos
fd40ef7f4d
update locations when dock changes location
...
--updates the available locations in the configuration
window when any dock updates its location
2017-01-22 13:29:40 +02:00
Michail Vourlakos
2c0e536cf9
remove old applets config from active containments
2017-01-22 02:02:01 +02:00
Michail Vourlakos
2d2c7875e7
fix some qml warnings on dock removal
2017-01-22 02:02:01 +02:00
Johan Smith Agudelo Rodriguez
72bd7a0af8
fix #85 , removing Dock crashes Latte
2017-01-21 18:27:51 -05:00
Johan Smith Agudelo Rodriguez
05163c2911
code cleaned
2017-01-21 14:12:27 -05:00
Johan Smith Agudelo Rodriguez
9cb5b44b93
master merged on audoban2
2017-01-21 14:08:39 -05:00
Michail Vourlakos
5b1d152dc9
fix #84,closing Latte cleans config file
...
--when Latte is closing removes all entries for
containments that are obsolete
2017-01-21 20:08:47 +02:00
Johan Smith Agudelo Rodriguez
3a627a8d65
Free resources for dockview
2017-01-18 12:49:15 -05:00
Johan Smith Agudelo Rodriguez
17b48b6eea
rename Latte's configuration files #81
2017-01-17 15:26:51 -05:00
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
2017-01-17 20:09:43 +02:00
Johan Smith Agudelo Rodriguez
6da8142351
disconnect all the signals in the destruction
2017-01-16 16:10:04 -05:00
Johan Smith Agudelo Rodriguez
c42250d9bb
avoid white spaces with astyle
2017-01-16 15:37:17 -05:00
Johan Smith Agudelo Rodriguez
2307efd4c4
clean up code #79
2017-01-16 15:37:17 -05:00
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
2017-01-16 18:19:43 +02:00
Michail Vourlakos
66ce546141
update greek translation
...
--removed also a no needed string
2017-01-15 10:43:07 +02:00
Michail Vourlakos
d641ec0b33
fix #54,dock is shown when applet needs attention
2017-01-14 01:59:25 +02:00
Johan Smith Agudelo Rodriguez
e3aac94824
permit always update dockRect variable
2017-01-13 17:01:30 -05:00
Johan Smith Agudelo Rodriguez
401e85ad8e
dont update struts when the user is configuring #25
2017-01-13 16:33:42 -05:00
Johan Smith Agudelo Rodriguez
4ea00588e9
timer unnecessary
2017-01-13 14:09:00 -05:00
Michail Vourlakos
abf84a1d1e
restore previous behavior
...
--fixed local dock geometry updating in editing
mode. Now in runtime the struts are updating
correctly
2017-01-13 19:22:49 +02:00
Michail Vourlakos
3f2847b467
disable update struts on userConfiguring state
2017-01-13 18:43:23 +02:00
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
2017-01-13 17:15:53 +02:00
Michail Vourlakos
a74fe28c18
consider shadow size for currentThickness
...
--this solves an issue concerning configuration window
placement when changing locations
2017-01-13 16:51:56 +02:00
Johan Smith Agudelo Rodriguez
f844f91ac2
unnecessary sync
2017-01-13 02:07:27 -05:00
Johan Smith Agudelo Rodriguez
5d59cfb01c
better debug info
2017-01-13 02:06:29 -05:00
Johan Smith Agudelo Rodriguez
44bdd5a90b
code formatted
2017-01-13 01:27:57 -05:00
Johan Smith Agudelo Rodriguez
dd7009e96e
reduced number of calls to syncGeometry
2017-01-13 01:27:26 -05:00
Johan Smith Agudelo Rodriguez
60f6f8d942
update dockconfig view
2017-01-13 01:20:14 -05:00
Johan Smith Agudelo Rodriguez
03eeb6074d
update geometry just when is necessary
2017-01-13 01:16:05 -05:00
Johan Smith Agudelo Rodriguez
2cb031ee50
improve auto sync geometry, and cleaning code unused
2017-01-12 18:56:25 -05:00
Johan Smith Agudelo Rodriguez
417f6f9e38
reorder members
2017-01-12 18:56:25 -05:00
Johan Smith Agudelo Rodriguez
77917920fd
set on all activities #52
2017-01-12 18:56:25 -05:00
Michail Vourlakos
c831f3f8c6
fix #25 , set dock's geometry correctly
2017-01-12 20:04:27 +02:00
Michail Vourlakos
456612d7fd
set show/hide timers default values
2017-01-12 13:53:06 +02:00
Michail Vourlakos
7896919736
move iconitem from app to plugin
2017-01-11 17:36:11 +02:00
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
2017-01-11 16:33:10 +02:00
Michail Vourlakos
1ffa4e9ab4
fix correct placement of config window in startup
2017-01-11 16:29:11 +02:00
Michail Vourlakos
52d64b561c
restore the init functionality
2017-01-11 15:18:39 +02:00