<div dir="ltr"><div><div dir="auto">Hi Casey,</div><div dir="auto">I don’t use the taskbar with my tiling window manager (<a href="https://github.com/len/Cuis-Smalltalk-DWM">https://github.com/len/Cuis-Smalltalk-DWM</a> , the screenshots are old and not exactly accurate). I recently added a little “status bar” thing that shows what’s the current page and which pages contain windows, that covers what the taskbar does, although for years I used it without this and without taskbar and it was fine. I also disable all of the SystemWindow decorations and buttons and use keyboard shortcuts and halos instead.</div><div>For me it would be ideal if the taskbar was in a subclass of PasteUpMorph, so I could also subclass PasteUpMorph too and make my own world :) but if you want to keep it there maybe you could move useTaskbar from Theme to Preferences? I want to avoid instantiating it, not just hide it, as it might interfere with the way I manage windows. What do you think is the best way to do this?<br></div><div><br></div><div>Thanks!</div><div>Luciano<br></div><div><br></div></div></div><div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, 23 May 2020 at 1:05 PM, Casey Ransberger via Cuis-dev <<a href="mailto:cuis-dev@lists.cuis.st" target="_blank">cuis-dev@lists.cuis.st</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Who (as in people) uses useTaskBar? Do we turn it off much? Pure curiosity. <br>
<br>
A thought: maybe the default taskbar visibility setting should be a taskbar thing rather than a theme thing. Seems like maybe a poor separation of concerns: folks who don’t use the taskbar are likely to not want to have it appear when they change themes. I know the original author of both classes personally and he can be a bit thick-headed at times ;-)<br>
<br>
Unless there are objections, I guess I should change it since I’m probably the one who made it that way in the first place.<br>
<br>
—Casey<br>
<br>
> On May 22, 2020, at 4:10 AM, Luciano Notarfrancesco via Cuis-dev <<a href="mailto:cuis-dev@lists.cuis.st" target="_blank">cuis-dev@lists.cuis.st</a>> wrote:<br>
> <br>
> <br>
> This change set cleans up Theme a bit, removing notifications of window opening and closing (I added these notifications some years ago in order to support my tiling window manager).<br>
> <br>
> Also, when recreating the desktop (for example after changing the font), make sure to respect the Theme setting of useTaskbar (if false, don't recreate the taskbar).<br>
> <<a href="http://ThemeCleanupAndRespectTaksbarThemeSetting-LucianoEstebanNotarfrancesco-2020May22-05h14m-len.001.cs.st" rel="noreferrer" target="_blank">ThemeCleanupAndRespectTaksbarThemeSetting-LucianoEstebanNotarfrancesco-2020May22-05h14m-len.001.cs.st</a>><br>
> -- <br>
> Cuis-dev mailing list<br>
> <a href="mailto:Cuis-dev@lists.cuis.st" target="_blank">Cuis-dev@lists.cuis.st</a><br>
> <a href="https://lists.cuis.st/mailman/listinfo/cuis-dev" rel="noreferrer" target="_blank">https://lists.cuis.st/mailman/listinfo/cuis-dev</a><br>
-- <br>
Cuis-dev mailing list<br>
<a href="mailto:Cuis-dev@lists.cuis.st" target="_blank">Cuis-dev@lists.cuis.st</a><br>
<a href="https://lists.cuis.st/mailman/listinfo/cuis-dev" rel="noreferrer" target="_blank">https://lists.cuis.st/mailman/listinfo/cuis-dev</a><br>
</blockquote></div></div>