X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fprop.h;h=09ca25ce65f198e8b5fbea4068fca1c81b3973e7;hb=ad852b6b56e43bdd7dda1389f54051cf92c0fad9;hp=1d3445f822049a6cb540edd41f6f3e7f273e835c;hpb=cf3427b2e38c47b9ae39051703ef958b4d7f44e4;p=chaz%2Fopenbox diff --git a/openbox/prop.h b/openbox/prop.h index 1d3445f8..09ca25ce 100644 --- a/openbox/prop.h +++ b/openbox/prop.h @@ -99,7 +99,11 @@ typedef struct Atoms { Atom net_frame_extents; /* application protocols */ -/* Atom Atom net_wm_ping; */ +/* Atom net_wm_ping; */ +#ifdef SYNC + Atom net_wm_sync_request; + Atom net_wm_sync_request_counter; +#endif Atom net_wm_window_type_desktop; Atom net_wm_window_type_dock;