Commit Graph

643 Commits (45343bb4af9a34fc7096a44cc638bd969f4d551c)
 

Author SHA1 Message Date
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
Michail Vourlakos ea853ae62f fix #259,user can set distance between applets 8 years ago
Michail Vourlakos a4f50468d1 support scrolling for Debug Window 8 years ago
Michail Vourlakos f0a3e595a0 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 e226eef4ec restore modes for !compositing
--support hiding modes when !compositing,
improve apperance/calculations a bit
for !compositing
8 years ago
Michail Vourlakos 3542a3e66c 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 fa2da5ceb1 fix #257,crash alternative session & !compositing 8 years ago
Johan Smith Agudelo Rodriguez 784710e6d2 include unused 8 years ago
Johan Smith Agudelo Rodriguez 26756143f1 fix assertion if id is -1 8 years ago
Johan Smith Agudelo Rodriguez f6a73d4b69 fix crash deleting visibilityManager 8 years ago
Michail Vourlakos 15d663b4a4 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
Johan Smith Agudelo Rodriguez 5226b6adce code formatted 8 years ago
Johan Smith Agudelo Rodriguez 3bb03060ea --delete-empty-lines decrease the legibility 8 years ago
Michail Vourlakos 6b0ea51c15 Merge branch 'restore tooltips' 8 years ago
Michail Vourlakos 9fc3f47b73 restore tooltips behavior for spesific cases
--locked applets, those that can be hovered,
and when zoomFactor==1
8 years ago
Johan Smith Agudelo Rodriguez ac18a88e60 Merged branch master into master 8 years ago
Johan Smith Agudelo Rodriguez 0375e15d0a close config window before close latte 8 years ago
Michail Vourlakos c61c14e9be improve panel painting for disabled compositing 8 years ago
Johan Smith Agudelo Rodriguez af8f844bc6 Only visibilityManager can call mustBeHide/Shown 8 years ago
Johan Smith Agudelo Rodriguez a014eadd40 avoid hide the dock when blockHiding is active 8 years ago
Johan Smith Agudelo Rodriguez 095dc50f1e fix restore connfig for raiseOnDesktop/ActivityChange 8 years ago
Michail Vourlakos 21eb071851 protect raise/hide animations from double calling 8 years ago
Michail Vourlakos b95a8ff307 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