i want to make a program like the ALT+TAB feature on KDE desktop (to change focus between windows) i have made the enumeration routine for the windows (XWindow API) but i have problem changing the focus between windows. Any ideas or sample programs?

A useful reference may be the source code of any one of many window managers for X. Have a look at twm (from XFree86), IceWM, Metacity, KWin, xfwm4, blackbox, or one of the others.


There are also the various X window management and inter-client communication specs to look at for enlightenment.

Craig Ringer

_______________________________________________
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel

Reply via email to