[
Thread Prev][
Thread Next] >
Date Index
>
Thread Index
[wmx] Re: A new way to switch channels
Lasse Rasinen -
Fri Apr 14 22:06:58 2000
Lasse Rasinen <lrasinen@iki.fi> writes:
> Code changes: I added public WindowManager::gotoChannel(int, Client *) and
> public WindowManager::channels(). The Alt-Fns use gotoChannel() too.
Oh yeah, take a look at ChannelMenu::ChannelMenu, it has some tricks to
make the menu appear where it should be (since XButtonEvent.x and .y) are
window-relative. I see no problems resulting from it, but thought I should
mention it anyway.
Next: