Johan Smith Agudelo Rodriguez
78a441ed96
notications for the operations of import/export
8 years ago
Johan Smith Agudelo Rodriguez
fba31fc9f6
feature #205 , backup and restore
8 years ago
Johan Smith Agudelo Rodriguez
5c38dd4fa9
TweaksConfig update
8 years ago
Johan Smith Agudelo Rodriguez
9a4be16fe4
new dependences: KArchive and KNotifications
8 years ago
Johan Smith Agudelo Rodriguez
664bedb839
unused member
8 years ago
Johan Smith Agudelo Rodriguez
80f2199774
fix assertion when id is -1
8 years ago
nitg16
34fe77dbf2
Update INSTALLATION.md ( #300 )
...
Add missing dependencies to Kubuntu installation command.
8 years ago
Michail Vourlakos
e2ace92cf0
fix #301,enable only one,previews,highlight
...
-- there is a conflict between preview windows
and highlight effect, it creates a crash when both
are activated during hovering. So we enable in each case
only one of both
8 years ago
Michail Vourlakos
fd24b39e0e
visual improvements for Launchers Area
8 years ago
Michail Vourlakos
241999579b
fix #292,workaround for KF5.32 empty mask
...
--in KF5.32 FrameSvg returns many times a mask
that is an empty QRegion(). this patch makes
sure that at least our rectangular metrics
for masks and effectsarea are used instead.
Of course this means that themes with rounded
corners dont look as they should in !compositing
state
8 years ago
Michail Vourlakos
cbd60d3509
fix #298,default add launchers in taskmanager
...
--the user can alter this behavior from the tweaks
page. So the user can add launchers as plasma applets
by disabling the relevant choice in the tweaks
page.
8 years ago
Michail Vourlakos
09a5b805be
improve speed for dragging launcher
8 years ago
Michail Vourlakos
797c160ea6
fix #288,new improvements for additions
...
--adding a plasmoid in taskmanager does not appear
an add cross
--trying to add launchers outside the taskmanager
appears a message over the taskmanager indicating
the real Launchers Area
8 years ago
Michail Vourlakos
2647f0c5e8
stop attention bouncing on contains mouse
8 years ago
Michail Vourlakos
610e0d6a74
fix #285,expanded to false for applets
...
--when changing session all the applets from
the previous session should hide their
expanded options
8 years ago
Michail Vourlakos
c0fb3e7ede
fix #262,dont hide preview window for buffer init
8 years ago
Michail Vourlakos
652a1a5c82
fix #282 , fix removal animation
...
--the windows count sometimes do not count
correctly for example with firefox window.
In such case the removal animation is called.
This patch protects the hiding animation
that needs hiding the main icon when this
is the last one shown in such cases
8 years ago
Jeff Huang
4b3dc3080c
Update and add zh_TW translation.
8 years ago
Michail Vourlakos
aa64d85b95
restore scale on remove animation
8 years ago
Michail Vourlakos
ce92f88af2
improvements for animations
...
--restore on startup neighbour tasks on bouncing launcher
--show the remove window animation only when there isnt
launcher for the last window
8 years ago
Michail Vourlakos
1693191f81
fix #283 , first improvements
...
--finally a way to not show removing launchers
when some of their windows are added
8 years ago
Johan Smith Agudelo Rodriguez
fc7722099e
restore compatibility with Plasma 5.8
8 years ago
Michail Vourlakos
45343bb4af
update translation strings
...
--update greek translation
8 years ago
Michail Vourlakos
08c2363263
add tooltips to some of the settings
...
--some of the settings cant be understood
very easy for the simple users. Tooltips
give them some assistance
8 years ago
Michail Vourlakos
8fdec50114
fix #281,enable/disable auto decrease applets size
...
--the setting can be accessed through the tweaks page
8 years ago
Michail Vourlakos
3f8bccbde1
fix string
8 years ago
Michail Vourlakos
d8410ff235
fix #277,use normal dock window from tweaks
...
-- with this setting the user can disable
the BypassWindowManagerHint flag for specific
docks
8 years ago
Michail Vourlakos
f371ea2a45
fix #275,top dock gains priority for AlwaysVisible
...
--the other docks must be also AlwaysVisible in order
for the top dock to be above them...
8 years ago
Michail Vourlakos
df760a909a
move currentSession code in globalSettings
8 years ago
Michail Vourlakos
bb7235879b
move autostart code in globalSettings
8 years ago
Michail Vourlakos
e57d525824
create globalsettings for corona
...
--first all the code concerning exposeAltSession
is moved in it and in the future also the autostart
and currentSession can follow. This will improve
both dockview and configview
8 years ago
Michail Vourlakos
7b060c22a5
fix #272,expose alternative session in menu
8 years ago
Michail Vourlakos
c0eaeca09c
add effectArea in DebugWindow
...
--export correctly the drawEffects variable
8 years ago
Michail Vourlakos
b4334be011
disable effects if no panel is shown
8 years ago
Michail Vourlakos
a4ee035c93
fix #270,enable blur for panel background
...
--the user can habe blur and background contrast
effects in all cases for the panel and can
also choose the behavior from Tweaks page
8 years ago
Michail Vourlakos
66411e83db
fix #258,protect removal phase
...
--during a task removal the removal phase
with its animations is protected more. This
protects from crashes of type 258
8 years ago
Michail Vourlakos
691b1339df
fix #215 , support a modifier action
...
--a modifier action in now supported.The user
can set the modifier,the click and the action
that will be executed
8 years ago
omni6
b24e800e40
Update de.po ( #269 )
8 years ago
Michail Vourlakos
fca86f0f20
fix #266,expose middle click actions of libtask
8 years ago
Michail Vourlakos
907fdde0f2
fix #260,hide tooltips if dock becomes hidden
8 years ago
Michail Vourlakos
9a1064f304
disable debug message
8 years ago
Michail Vourlakos
67fc156f78
fix #264,introduce lastValidSourceName
...
--during closing a task the decoration
from libtaskmanager returns no valid strings.
The problem was first observed with the
remove window animation. To solve it
introduced at our iconitem a lastValidIconName
that contains the last valid iconName.
8 years ago
Johan Smith Agudelo Rodriguez
ecbd2c99bc
fix #256 , Dodging/Layering Issues
8 years ago
Johan Smith Agudelo Rodriguez
b6d31316a9
fix move constructor
8 years ago
Johan Smith Agudelo Rodriguez
7657fb036f
avoid copies of winfowrap
8 years ago
Michail Vourlakos
0518e27794
disable bouncing for zoom=1 and when dock hidden
8 years ago
Michail Vourlakos
a299badc14
fixes for !compositing automatic icon size
8 years ago
Michail Vourlakos
0781b37b89
fix positioning for !compositing editing mode
8 years ago
Michail Vourlakos
91f5a24b43
fix calculations for !compositing vertical docks
8 years ago
Michail Vourlakos
ba644239f7
improve hidden spacers size
...
--icon margin is not set by the user,
this is why the hidden spacers must update
their size according to the user choice,
do not create to much empty space at the
edges
8 years ago