would be interesting! it would be one of those things that show attention to details.
2016-05-17 10:53 GMT-03:00 Bill Sun <cap.sensit...@gmail.com>: > Hi all, > > Currently there's a keyboard shortcut in my config so that I can use > keyboard to restore minimized windows. It reads: > awful.key({ modkey, }, "d", function (c) c.minimized = not > c.minimized end), > > It works. Recently I noticed that when I have multiple minimized > windows, awesome always first restore the window that is created first. > > For me, it would be better if the un-minimizer has a stack-like > behavior: that is, restore first the window that is minimized last. > > > Any suggestions? Thanks. > > -- > To unsubscribe, send mail to awesome-unsubscr...@naquadah.org. >