audoban
0a21dfab17
fixing wrong name
8 years ago
audoban
acddfb4f4b
Update README.md
8 years ago
audoban
091e881599
fix id event
8 years ago
audoban
9995cf435b
update CMakeLists.txt
8 years ago
audoban
f9cce494cd
update Messages.sh
8 years ago
audoban
b37c1dd85a
notications for the operations of import/export
8 years ago
audoban
52f1e949aa
feature #205 , backup and restore
8 years ago
audoban
67102283bf
TweaksConfig update
8 years ago
audoban
79eb2cb048
new dependences: KArchive and KNotifications
8 years ago
audoban
9940e9707f
unused member
8 years ago
audoban
c23135dd48
fix assertion when id is -1
8 years ago
nitg16
b8a0aaf67d
Update INSTALLATION.md ( #300 )
...
Add missing dependencies to Kubuntu installation command.
8 years ago
Michail Vourlakos
4e304edd69
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
91bc9785dc
visual improvements for Launchers Area
8 years ago
Michail Vourlakos
62a1346509
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
943c2a45a8
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
6f981fd7bd
improve speed for dragging launcher
8 years ago
Michail Vourlakos
b5f7bcde46
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
ad209ad1cf
stop attention bouncing on contains mouse
8 years ago
Michail Vourlakos
8a1c449396
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
989629134c
fix #262,dont hide preview window for buffer init
8 years ago
Michail Vourlakos
862fc74d9e
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
74de0b8646
Update and add zh_TW translation.
8 years ago
Michail Vourlakos
b87d9f70de
restore scale on remove animation
8 years ago
Michail Vourlakos
5a50c1535c
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
41395ee5c1
fix #283 , first improvements
...
--finally a way to not show removing launchers
when some of their windows are added
8 years ago
audoban
ce54a41557
restore compatibility with Plasma 5.8
8 years ago
Michail Vourlakos
ccf6de5964
update translation strings
...
--update greek translation
8 years ago
Michail Vourlakos
1a10b13a1d
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
799d995a10
fix #281,enable/disable auto decrease applets size
...
--the setting can be accessed through the tweaks page
8 years ago
Michail Vourlakos
4403c3d1e0
fix string
8 years ago
Michail Vourlakos
f12fc52fd1
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
e0bc661adf
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
466136cbd1
move currentSession code in globalSettings
8 years ago
Michail Vourlakos
30fb90ec01
move autostart code in globalSettings
8 years ago
Michail Vourlakos
d9a8428971
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
d0321f3baa
fix #272,expose alternative session in menu
8 years ago
Michail Vourlakos
8e17e58f24
add effectArea in DebugWindow
...
--export correctly the drawEffects variable
8 years ago
Michail Vourlakos
341bf00b63
disable effects if no panel is shown
8 years ago
Michail Vourlakos
06cf32fd67
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
cd164162c6
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
aa0c2b9bda
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
81aa9267fc
Update de.po ( #269 )
8 years ago
Michail Vourlakos
a6922cbfeb
fix #266,expose middle click actions of libtask
8 years ago
Michail Vourlakos
5b118d24b7
fix #260,hide tooltips if dock becomes hidden
8 years ago
Michail Vourlakos
19c7ee8c55
disable debug message
8 years ago
Michail Vourlakos
e0be8d41cc
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
audoban
09753f705d
fix #256 , Dodging/Layering Issues
8 years ago
audoban
ee31d0cbb9
fix move constructor
8 years ago
audoban
4b0e558da5
avoid copies of winfowrap
8 years ago