00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019
00020
00021
00022
00023
00024
00025
00039 #ifndef item
00040 #error "item(x) must be defined when you include atomnames.h"
00041 #endif
00042
00043 #ifndef EWMH_ATOMS_ONLY
00044
00045 item(WM_PROTOCOLS)
00046 item(WM_TAKE_FOCUS)
00047 item(WM_DELETE_WINDOW)
00048 item(WM_STATE)
00049 item(_MOTIF_WM_HINTS)
00050 item(WM_CHANGE_STATE)
00051 item(SM_CLIENT_ID)
00052 item(WM_CLIENT_LEADER)
00053 item(WM_WINDOW_ROLE)
00054 item(UTF8_STRING)
00055 item(WM_ICON_SIZE)
00056 item(_KWM_WIN_ICON)
00057 item(_METACITY_RESTART_MESSAGE)
00058 item(_METACITY_RELOAD_THEME_MESSAGE)
00059 item(_METACITY_SET_KEYBINDINGS_MESSAGE)
00060 item(_METACITY_TOGGLE_VERBOSE)
00061 item(_GNOME_PANEL_ACTION)
00062 item(_GNOME_PANEL_ACTION_MAIN_MENU)
00063 item(_GNOME_PANEL_ACTION_RUN_DIALOG)
00064 item(_METACITY_SENTINEL)
00065 item(_METACITY_VERSION)
00066 item(WM_CLIENT_MACHINE)
00067 item(MANAGER)
00068 item(TARGETS)
00069 item(MULTIPLE)
00070 item(TIMESTAMP)
00071 item(VERSION)
00072 item(ATOM_PAIR)
00073
00074
00075
00076
00077
00078
00079
00080 item(_NET_WM_SYNC_REQUEST)
00081 item(_NET_WM_SYNC_REQUEST_COUNTER)
00082 item(_NET_WM_VISIBLE_NAME)
00083 item(_NET_WM_VISIBLE_ICON_NAME)
00084 item(_NET_SUPPORTING_WM_CHECK)
00085
00086
00087
00088
00089 item(_NET_SUPPORTED)
00090
00091 #endif
00092
00093
00094
00095 item(_NET_WM_NAME)
00096 item(_NET_CLOSE_WINDOW)
00097 item(_NET_WM_STATE)
00098 item(_NET_WM_STATE_SHADED)
00099 item(_NET_WM_STATE_MAXIMIZED_HORZ)
00100 item(_NET_WM_STATE_MAXIMIZED_VERT)
00101 item(_NET_WM_DESKTOP)
00102 item(_NET_NUMBER_OF_DESKTOPS)
00103 item(_NET_CURRENT_DESKTOP)
00104 item(_NET_WM_WINDOW_TYPE)
00105 item(_NET_WM_WINDOW_TYPE_DESKTOP)
00106 item(_NET_WM_WINDOW_TYPE_DOCK)
00107 item(_NET_WM_WINDOW_TYPE_TOOLBAR)
00108 item(_NET_WM_WINDOW_TYPE_MENU)
00109 item(_NET_WM_WINDOW_TYPE_DIALOG)
00110 item(_NET_WM_WINDOW_TYPE_NORMAL)
00111 item(_NET_WM_STATE_MODAL)
00112 item(_NET_CLIENT_LIST)
00113 item(_NET_CLIENT_LIST_STACKING)
00114 item(_NET_WM_STATE_SKIP_TASKBAR)
00115 item(_NET_WM_STATE_SKIP_PAGER)
00116 item(_NET_WM_ICON_NAME)
00117 item(_NET_WM_ICON)
00118 item(_NET_WM_ICON_GEOMETRY)
00119 item(_NET_WM_MOVERESIZE)
00120 item(_NET_ACTIVE_WINDOW)
00121 item(_NET_WM_STRUT)
00122 item(_NET_WM_STATE_HIDDEN)
00123 item(_NET_WM_WINDOW_TYPE_UTILITY)
00124 item(_NET_WM_WINDOW_TYPE_SPLASH)
00125 item(_NET_WM_STATE_FULLSCREEN)
00126 item(_NET_WM_PING)
00127 item(_NET_WM_PID)
00128 item(_NET_WORKAREA)
00129 item(_NET_SHOWING_DESKTOP)
00130 item(_NET_DESKTOP_LAYOUT)
00131 item(_NET_DESKTOP_NAMES)
00132 item(_NET_WM_ALLOWED_ACTIONS)
00133 item(_NET_WM_ACTION_MOVE)
00134 item(_NET_WM_ACTION_RESIZE)
00135 item(_NET_WM_ACTION_SHADE)
00136 item(_NET_WM_ACTION_STICK)
00137 item(_NET_WM_ACTION_MAXIMIZE_HORZ)
00138 item(_NET_WM_ACTION_MAXIMIZE_VERT)
00139 item(_NET_WM_ACTION_CHANGE_DESKTOP)
00140 item(_NET_WM_ACTION_CLOSE)
00141 item(_NET_WM_STATE_ABOVE)
00142 item(_NET_WM_STATE_BELOW)
00143 item(_NET_STARTUP_ID)
00144 item(_NET_WM_STRUT_PARTIAL)
00145 item(_NET_WM_ACTION_FULLSCREEN)
00146 item(_NET_WM_ACTION_MINIMIZE)
00147 item(_NET_FRAME_EXTENTS)
00148 item(_NET_REQUEST_FRAME_EXTENTS)
00149 item(_NET_WM_USER_TIME)
00150 item(_NET_WM_STATE_DEMANDS_ATTENTION)
00151 item(_NET_MOVERESIZE_WINDOW)
00152 item(_NET_DESKTOP_GEOMETRY)
00153 item(_NET_DESKTOP_VIEWPORT)
00154 item(_NET_WM_USER_TIME_WINDOW)
00155 item(_NET_WM_ACTION_ABOVE)
00156 item(_NET_WM_ACTION_BELOW)
00157
00158 #if 0
00159
00160
00161 #endif
00162
00163
00164