From 15ac29671a4e6dc5abf4c7d8a57552fbe5999099 Mon Sep 17 00:00:00 2001 From: Stephen Foster <67705843+Stehfyn@users.noreply.github.com> Date: Sat, 29 Jul 2023 01:03:22 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f4e6347..4d49cc6 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Combines win32 [BorderlessWindows](https://github.com/melak47/BorderlessWindow) | DWM Snapping | DWM Composition | DWM Accent Policy | Continuous Draw | | :---: | :---: | :---: | :---: | | ![](res/dwm_drag_snap.gif) | ![](res/dwm_composition_attributes.gif) | ![](res/dwm_accent_policy.gif) | ![](res/continuous_draw.gif) | -| drag-snap from client area | alpha composition separate from glClearColor | aero, mica, acrylic | drag, resize, hold | +| drag-snap from client area | alpha separate from glClearColor | aero, mica, acrylic | drag, resize, hold | ## Demo To try out the example you can clone the repository and its submodule: