/[rdesktop]/sourceforge.net/branches/seamlessrdp-branch/rdesktop/xproto.h
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /sourceforge.net/branches/seamlessrdp-branch/rdesktop/xproto.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1119 - (show annotations)
Wed Mar 15 06:42:57 2006 UTC (18 years, 2 months ago) by astrand
File MIME type: text/plain
File size: 409 byte(s)
When a seamless window is moved to a new desktop, move all other seamless windows as well.

1 void xclip_handle_SelectionNotify(XSelectionEvent * event);
2 void xclip_handle_SelectionRequest(XSelectionRequestEvent * xevent);
3 void xclip_handle_SelectionClear(void);
4 void xclip_handle_PropertyNotify(XPropertyEvent * xev);
5 int ewmh_get_window_state(Window w);
6 int ewmh_change_state(Window wnd, int state);
7 int ewmh_move_to_desktop(Window wnd, unsigned int desktop);
8 int ewmh_get_window_desktop(Window wnd);

  ViewVC Help
Powered by ViewVC 1.1.26