Michail Vourlakos
111d59e1c5
fix crash with qt5.9 and wayland
...
--the show() function of a wayland surface shouldnt
be called before the surface is created. In other case
in qt 5.9 creates a crash
8 years ago
Michail Vourlakos
ab045b2e9d
fix #537,add copied dock properly in explicit scr
...
--the copy dock function now works properly in a
multi-screen environment
8 years ago
Michail Vourlakos
cf86fddeec
fix #537,properly set copy location in multi-scr
8 years ago
Michail Vourlakos
f18047a43e
fix #556,remove single dock from secondary screen
8 years ago
Michail Vourlakos
480570bab2
fix #555,correct -1px struts calculations
8 years ago
Michail Vourlakos
76fa4dc589
update Fedora link to official package
8 years ago
Michail Vourlakos
ce7bf51145
disable background effect when having transparency
8 years ago
Michail Vourlakos
d544549d2c
fix #553,reenable shortcuts for plasma taskmanager
8 years ago
Michail Vourlakos
8794835f0b
reenable a small animationstep in parabolic effect
8 years ago
Ivan Bordoni
314cb108e1
Update it.po ( #550 )
...
* Update it.po
* Update it.po
8 years ago
Michail Vourlakos
1554af6f16
pass boundingRect to background Contrast effect
...
--fix the strange line at the bottom of the dock
when using the Breeze themes
8 years ago
Michail Vourlakos
0cc1e84ba8
dont play hoverAnimation when clicking
8 years ago
Michail Vourlakos
079604c3b6
disable mScale changes in clickAnimation
8 years ago
Ivan Bordoni
0393d78269
Update it.po ( #547 )
8 years ago
Michail Vourlakos
e2fe456a7e
fix #544,disableRestoreZoom is released more cases
8 years ago
Ivan Bordoni
c9ed04c48e
update it translation ( #543 )
8 years ago
Michail Vourlakos
aa9e730422
fix #539,update autostart to new desktop file
8 years ago
Michail Vourlakos
9ccf9978be
update docksCount on screen changes
8 years ago
Michail Vourlakos
a05785e34b
differentiate dockNo perScreen and total
...
--improve the signaling between the configuration window
and the dockview concerning freeEdges for current screens
and docks count. Now the docks counting is different
between screens and in general
8 years ago
Michail Vourlakos
97b3c4f854
update algorithms for docksCount,freeEdges
...
--the new algorithms are using QScreen* values
from dockviews instead of the containment screen()
which can not be trusted at the first minutes
of a dock creation
8 years ago
Michail Vourlakos
973cc935fc
always set explicit screen on copy method
8 years ago
Johan Smith Agudelo Rodriguez
a409d761b7
fix #527 , Dock dodges maximized window on different screen.
8 years ago
Ivan Bordoni
9e0ac22339
Update it.po
8 years ago
Ivan Bordoni
770f972485
Updated italian translation
8 years ago
omni6
6eec9e6a0d
Update de.po ( #533 )
8 years ago
Michail Vourlakos
6a480d4311
remove debug message
8 years ago
Michail Vourlakos
c8878792bb
fix #532,dont allow to add a second Tasks plasmoid
8 years ago
vascoantunes
c6fca20143
Create pt.po ( #531 )
8 years ago
vascoantunes
014ecde99d
Patch 2 ( #530 )
...
* Create pt.po
* Create pt.po
* Create pt.po
* Create pt.po
8 years ago
Michail Vourlakos
60b4850a9b
make zoom a subcategory of applet size
...
--this visual change is inside the Appearance
page in the configuration window
8 years ago
Jeff Huang
3693f02b85
Update zh_TW translations. ( #528 )
8 years ago
Michail Vourlakos
5bc1e3d66d
combine audiostream badge with progress badge
8 years ago
Michail Vourlakos
0ce0feca0a
fix #526,add toggleGrouping action
8 years ago
Johan Smith Agudelo Rodriguez
8ce4722c36
update .gitignore
8 years ago
Michail Vourlakos
ee4fab08d7
reorder options in Tasks pages
...
--it is a good decision to reorder the choices
based on basic or advanced options in each
subgroup
8 years ago
Michail Vourlakos
318752f8ca
update greek translation
8 years ago
Michail Vourlakos
3392128cdf
update translation strings
8 years ago
Michail Vourlakos
e4208cc616
add new strings
8 years ago
Michail Vourlakos
11ccb7c1af
improve visuals for ComboBox Button in config win
8 years ago
Michail Vourlakos
5fc4f9a8ae
fix #522,expose copy dock through menu
8 years ago
Michail Vourlakos
5eb63a3cbc
move new copied dock to explicit screen
...
--if the new copied dock is on a multi-screen
environment the algorithm adds it in the first
available alternative screen that has the same
edge free
8 years ago
Michail Vourlakos
2078cb1cb2
support copyDock correctly from corona
...
--the code copies the containment configuration
and also if there is a systray in it
8 years ago
Michail Vourlakos
b0ebfdbe4f
first approach to copy a dock
8 years ago
Johan Smith Agudelo Rodriguez
34b09c5c72
improvements to drop down button
8 years ago
Johan Smith Agudelo Rodriguez
763e1810c7
added contextual menu to dropdown button
8 years ago
Johan Smith Agudelo Rodriguez
2de44e3fd0
drop down button #522
8 years ago
Michail Vourlakos
c7ad6463d7
always copy current dock launchers to global ones
...
--when the user activate the syncLaunchers choice the
current dock launchers are copied as global launchers
8 years ago
Michail Vourlakos
be83d54339
fix #521,support syncing launchers for all docks
...
--this commit is the last for this to be supported.
It checks if the globalLauncherList is empty and in
such case when syncing is enabled the current dock
launchers are used
8 years ago
Michail Vourlakos
2ec210bf48
support globalLaunchers for alternative session
8 years ago
Michail Vourlakos
cf7b820e2e
sync launchers correctly between docks,def session
8 years ago