On 04/10/16 04:08, Neil Bothwick wrote:
> On Sun, 10 Apr 2016 02:35:13 +0800, Andrew Lowe wrote:
> 
>>      First and foremost would be "Where does the task bar store it's
>> config values such as Alignment and Visibility"? I've had a look in
>> ~/.kde4 and ~/.config and can't find anything - then again it is
>> currently 02:34 in Perth, Australia and waaay past my bedtime so I may
>> have missed something.
> 
> After changong it the only file modified here is ~/.config/plasmashellrc
> 
> 

        Following on from this spot, changing the "Visibility" from "Always
Visible" to "Autohide" to "Windows Can Cover" to "Windows Go Below" sees
the variable

        [PlasmaViews][Panel 1][Horizontal1680] -> panelVisibility

change from 0 to 3 depending upon the option chosen, 0 being "Always
Visible" and so on. In my case, my screen is 1680 wide, hence the label
name. It should be noted that this is not an instantaneous change, the
file appears to be rewritten periodically, every 30sec/1min or so.

        The question now becomes, the variable is being changed but why doesn't
the Task Bar respect the change? Time to write a bug report?

        Andrew



Reply via email to