ckvwm hidetasksonswitch and alt+tab Thread last updated on 2003-11-20 14:46:20

Posted by member 46156 on 2003-11-18 00:20:47

using ckvwm's hidetasksonswitch hides all tasks that aren't in that one desktop, which is pretty nifty. but i was wondering if there were a way that i could get the vwm to hide all the tasks that aren't on the current desktop from the taskbar, but to leave the full list of all open progs on all desktops in the alt+tab.

Posted by member 182 on 2003-11-18 01:21:43 link

rabidvwm had a feature for this, something like !popuptasksall .. not sure if josh ever got it working.

Posted by member 99 on 2003-11-18 10:29:29 link

It's not possible to make HideTaskOnSwitch show the windows in alt-tab but not the taskbar unless you have a specially built taskbar module to work with the VWM.

And I don't remember rabidvwm ever supporting anything similar, but I believe there was once a build of some popup module to work with ckVWM, which iirc has hooks for this.

Posted by member 71746 on 2003-11-18 14:18:18 link

Ok rabid, get working on RabidTaskbar! ;)

Posted by member 7 on 2003-11-20 14:37:35 link

Hrm... could the VWM modules somehow flag the app windows? Possibly with another magicdword or window properties...
I suppose this would also remove the problem of apps becoming inaccessible if LS crashes...

Posted by member 31 on 2003-11-20 14:46:20 link

No, but task modules could send the LM_GETDESKTOPOF message to the VWM for every window to see what desktop the window is on. Then perhaps we can make another message that a VWM sends when it switches virtual desktops.