/[rdesktop]/sourceforge.net/trunk/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

Annotation of /sourceforge.net/trunk/rdesktop/xproto.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1443 - (hide annotations)
Thu Mar 6 15:39:21 2008 UTC (16 years, 3 months ago) by astrand
File MIME type: text/plain
File size: 713 byte(s)
Applied rdesktop part of patch:

[ 1715359 ] seamlessrdp topmost windows

1 astrand 435 void xclip_handle_SelectionNotify(XSelectionEvent * event);
2     void xclip_handle_SelectionRequest(XSelectionRequestEvent * xevent);
3 matthewc 432 void xclip_handle_SelectionClear(void);
4 astrand 435 void xclip_handle_PropertyNotify(XPropertyEvent * xev);
5 astrand 1199 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);
9     void ewmh_set_wm_name(Window wnd, const char *title);
10     int ewmh_set_window_popup(Window wnd);
11     int ewmh_set_window_modal(Window wnd);
12 ossman_ 1413 void ewmh_set_icon(Window wnd, int width, int height, const char *rgba_data);
13     void ewmh_del_icon(Window wnd, int width, int height);
14 astrand 1443 int ewmh_set_window_above(Window wnd);

  ViewVC Help
Powered by ViewVC 1.1.26