nanogui@linuxhacker.org

nanogui@linuxhacker.org


Subject: what about the nanowm
From: Tony Hoo
Date: Wed, 25 Oct 2000 17:01:59 +0800

Greg

I cannot understand why nanowm can recognise different application's wondows, because
when nanowm received a event, it always handle the windows identfied by  "wid" of event
,but applications can has the same "wid" ? (as I known ,in the main() of the nanowm.c
file, GR_ROOT_WINDOW_ID had be add to windowlist , but two application can produce two
GR_ROOT_WINDOW_ID ) 

another question is , why ordinary clients can get only their own events( I known that
it used by unix socket) , but nanowm can get all the events ?

I will add a application to work like nanowm , but if some client program press a special
key, my program (I call it XIM server, for chinese input purpose) will respond to pop
a input window, and hold up it's keyevent .and after processing ,return back another
keycode to instead of initial key event. so , do I must update the nano-X? 

   regards
   
                                                          Tony Hoo
                                                            

nanogui@linuxhacker.org