https://bugs.kde.org/show_bug.cgi?id=364208

Bruno P. Kinoshita <brunodepau...@yahoo.com.br> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |brunodepau...@yahoo.com.br

--- Comment #2 from Bruno P. Kinoshita <brunodepau...@yahoo.com.br> ---
Can also confirm. I had a look at the code, and looks like when you enter the
canvas only mode, it is a toggle operation, that receives a boolean. It is, at
the moment, simply switching the Show Dockers check box option.

I created a patch for it, but not sure if I have to use Phabricator. Uploaded
it there - https://phabricator.kde.org/differential/diff/8909/ - but really not
sure if I did it right. Very first time using Phabricator.

It uses the same approach used for the docker titles, by keeping the previous
selection in a configuration. When the user enter the canvas only mode, the
value is persisted. Then when the user leaves the canvas only mode, we check
set the state to the last known state.

Tested locally after applying the patch, and it seemed to work fine. Hope it
helps.

Bruno

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to