aboutsummaryrefslogtreecommitdiffstats
path: root/matchbox/core/mb-wm-client.h
diff options
context:
space:
mode:
Diffstat (limited to 'matchbox/core/mb-wm-client.h')
-rw-r--r--matchbox/core/mb-wm-client.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/matchbox/core/mb-wm-client.h b/matchbox/core/mb-wm-client.h
index 33265e9..8127b07 100644
--- a/matchbox/core/mb-wm-client.h
+++ b/matchbox/core/mb-wm-client.h
@@ -244,10 +244,10 @@ Bool
mb_wm_client_needs_decor_sync (MBWindowManagerClient *client);
Bool
-mb_wm_client_needs_synthetic_config_event (MBWindowManagerClient *client);
+mb_wm_client_needs_configure_request_ack (MBWindowManagerClient *client);
-void /* FIXME: rename */
-mb_wm_client_synthetic_config_event_queue (MBWindowManagerClient *client);
+void
+mb_wm_client_configure_request_ack_queue (MBWindowManagerClient *client);
Bool
mb_wm_client_needs_sync (MBWindowManagerClient *client);