Re: [dev] minimize window

2018-07-01 Thread David Phillips
On Sun, Jul 01, 2018 at 02:23:59PM +0800, Fei Teng wrote: > Hi, developers, > > Are there any method to minimize (hide) a window in dwm? > > Thanks > Switch the currently active tags, or change the tags applied to the window in question. Thanks, David

[dev] minimize window

2018-06-30 Thread Fei Teng
Hi, developers, Are there any method to minimize (hide) a window in dwm? Thanks