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
Michail Vourlakos
713c3ec7b6
disable bouncing for zoom=1 and when dock hidden
8 years ago
Michail Vourlakos
8a60bf7112
fixes for !compositing automatic icon size
8 years ago
Michail Vourlakos
58a3714789
fix positioning for !compositing editing mode
8 years ago
Michail Vourlakos
f3b79a1f26
fix calculations for !compositing vertical docks
8 years ago
Michail Vourlakos
087a4863c4
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
Michail Vourlakos
8ffb19b4cb
fix #259,user can set distance between applets
8 years ago
Michail Vourlakos
1cbdab35e4
support scrolling for Debug Window
8 years ago
Michail Vourlakos
cf71eac686
update panel alignment correctly
...
--when the dock was changing between form
factors the edge alignments must be tranlated
correctly. e.g. left and right must
become top and bottom accordingly
8 years ago
Michail Vourlakos
fac1ed6be6
restore modes for !compositing
...
--support hiding modes when !compositing,
improve apperance/calculations a bit
for !compositing
8 years ago
Michail Vourlakos
367faf6bfa
restore availableScreenRect behavior
...
--when an id is sent that is not contained
at stored screens then the primary screen
geometry is used instead
8 years ago
Michail Vourlakos
d71cabb016
fix #257,crash alternative session & !compositing
8 years ago
audoban
21adfccc51
include unused
8 years ago
audoban
b86b15a05a
fix assertion if id is -1
8 years ago
audoban
14df47f18e
fix crash deleting visibilityManager
8 years ago
Michail Vourlakos
eb0d04221e
give more attention to !compositing
...
--improved all the visual and calculations
for !compositing. During the road also some
fixes introduced for the masking calculations
as the PanelBox exposes more of its settings
publicle to root and that way to
VisibilityManager
8 years ago
audoban
bb34dbf1e4
code formatted
8 years ago
audoban
c3a48c145c
--delete-empty-lines decrease the legibility
8 years ago
Michail Vourlakos
bae131d020
Merge branch 'restore tooltips'
8 years ago
Michail Vourlakos
8205383b95
restore tooltips behavior for spesific cases
...
--locked applets, those that can be hovered,
and when zoomFactor==1
8 years ago
audoban
2be1acda70
Merged branch master into master
8 years ago
audoban
3dda944291
close config window before close latte
8 years ago
Michail Vourlakos
7644f9fabe
improve panel painting for disabled compositing
8 years ago
audoban
f01e6356a0
Only visibilityManager can call mustBeHide/Shown
8 years ago
audoban
e439391138
avoid hide the dock when blockHiding is active
8 years ago
audoban
1b7d3f0f00
fix restore connfig for raiseOnDesktop/ActivityChange
8 years ago
Michail Vourlakos
4111998d81
protect raise/hide animations from double calling
8 years ago
Michail Vourlakos
de8be60bd0
consistent hovering for applets and tasks
...
--relevant to #250,creates consistency for
hovering tasks and applets. The only concerns
is around the springanimation introduced in
plasma 5.10 but this will be checked later
how it can be supported properly
8 years ago
Michail Vourlakos
de1fd0f465
temporary raise timer double to hide timer
...
--it is also bound between values 1800 and 3000
8 years ago
audoban
c5a2a5b152
update hidden state when change the activity
8 years ago
audoban
e14b2ea5d4
restoring compatibility for plasma 5.8
8 years ago
audoban
5e81ed6227
fix assertion over debug message
8 years ago
audoban
7848c600cb
fix #246 , Incorrect/inconsistent behaviour when switching virtual desktops
8 years ago
audoban
4abcc989cd
fix config window width
8 years ago
audoban
62dc8b8a6e
implicit conversion
8 years ago
Michail Vourlakos
873893b52d
fix #250,workaround hovering issue for applets
...
--algorithm that is searching for an IconItem
inside at the applet's code for 2 levels depth.
If it is found the this IconItem is used to
be activated and deactivated on entering and
exiting the applet.
8 years ago
Michail Vourlakos
ea754f37a6
fix #235,set icon for docks differently
...
--for some reason the icon name returned from
the metadata of corona is empty.This gets
the windowIcon set for the application.
8 years ago
Michail Vourlakos
927e66a815
fix changing to reverse lines/dots
...
--sometimes changing from regular lines/dots
to reverse one was making the dots and lines
to disappear outside the screen
8 years ago