From ab53e57a7285f4ab57b107f208719dfc4d9fdfaf Mon Sep 17 00:00:00 2001 From: Vincent Langlois Date: Sun, 21 Jan 2024 12:27:15 -0500 Subject: [PATCH] Added documentation --- docs/index.html.ejs | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/docs/index.html.ejs b/docs/index.html.ejs index 253ba57..819f6e8 100644 --- a/docs/index.html.ejs +++ b/docs/index.html.ejs @@ -612,6 +612,20 @@ + `) %> +

+ Maximize buttons can be disabled, useful when making a window appear as if it cannot be maximized. +

+ + <%- example(` +
+
A Title Bar with Maximize disabled
+
+ + + +
+
`) %>

You can make a title bar "inactive" by adding inactive class,