On Sat, Aug 02, 2014 at 10:12:22AM +0100, Dominik Vogt wrote:
> On Fri, Aug 01, 2014 at 10:04:51PM +0200, Walter Alejandro Iglesias wrote:
>> Thumbnail was too slow for this function, the idea is ShowDesktop to be
>> instantaneous.
>
> Oh, I see. MoveToDesk should work better and faster and not
> trigger any unwanted application behaviour on iconification:
>
> --
> addtofunc showdesktop
> + i all (currentdesk, !iconic) movetodesk 42
>
> addtofunc restoredesktop
> + i gotodesk 42
> + i all (currentdesk) movetodesk -42
> + i gotodesk -42
> --
>
I thought in doing something like this. I will try it.
Thanks Dominik!
>
> Ciao
>
> Dominik ^_^ ^_^
>
> --
>
> Dominik Vogt
--
Walter