<div><div dir="auto">It’s in KeyboardEvent>>sentTo:location:, and ctrl-w should work too. I’m using Linux with dwm, perhaps your OS or window manager is filtering that keystroke?</div><div dir="auto"><br></div><div dir="auto">It’s a little ugly to have it hardcoded in KeyboardEvent, and I would suggest adding a method #handleShortcut:morph: in Theme as a cleaner solution that would allow us to customise global shortcuts... but on the other hand the current implementation is simple enough that I only need to overwrite one method in order to make my Cuis window manager handle global shortcuts.</div></div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, 24 May 2020 at 11:27 PM, Dan Norton via Cuis-dev <<a href="mailto:cuis-dev@lists.cuis.st">cuis-dev@lists.cuis.st</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;padding-left:1ex;border-left-color:rgb(204,204,204)">On Sun, 24 May 2020 22:20:27 +0700<br>
Luciano Notarfrancesco via Cuis-dev <<a href="mailto:cuis-dev@lists.cuis.st" target="_blank">cuis-dev@lists.cuis.st</a>> wrote:<br>
<br>
> You most likely already know, but just in case: alt-w closes windows.<br>
> <br>
<br>
Huh? I'm running 4163 and alt-w has no effect in any context I've<br>
tried.<br>
<br>
> On Sun, 24 May 2020 at 10:17 PM, Dan Norton via Cuis-dev <<br>
> <a href="mailto:cuis-dev@lists.cuis.st" target="_blank">cuis-dev@lists.cuis.st</a>> wrote:<br>
> <br>
> > On Sun, 24 May 2020 10:12:43 -0300<br>
> > Juan Vuletich via Cuis-dev <<a href="mailto:cuis-dev@lists.cuis.st" target="_blank">cuis-dev@lists.cuis.st</a>> wrote:<br>
> >  <br>
> > > On 5/22/2020 8:10 AM, Luciano Notarfrancesco via Cuis-dev wrote:  <br>
> > > > This change set cleans up Theme a bit, removing notifications of<br>
> > > > window opening and closing (I added these notifications some<br>
> > > > years ago in order to support my tiling window manager).<br>
> > > ><br>
> > > > Also, when recreating the desktop (for example after changing<br>
> > > > the font), make sure to respect the Theme setting of useTaskbar<br>
> > > > (if false, don't recreate the taskbar).  <br>
> > ><br>
> > > Integrated and at GitHub now. I also just removed the<br>
> > > #recreateDefaultDesktop call on font change. That is a leftover<br>
> > > of a simple hack before windows knew how to react properly to<br>
> > > font changes.<br>
> > ><br>
> > > Thanks,<br>
> > >  <br>
> ><br>
> > Like you, I often need to close some windows when they become<br>
> > numerous (>15?) and hover to decide which ones. Instead of having<br>
> > to go up and click on the window close icon, could a button2 menu<br>
> > while hovering over the task bar item provide a close?<br>
> ><br>
> >  - Dan<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>
<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>