From 4b5803ce1173a1048eb47d4864a2083075d127a4 Mon Sep 17 00:00:00 2001 From: groggone <97829937+groggone@users.noreply.github.com> Date: Thu, 13 Jul 2023 12:40:25 +0800 Subject: [PATCH] Updated fakefullscreen (markdown) --- fakefullscreen.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/fakefullscreen.md b/fakefullscreen.md index 5555ea1..fc1f5a7 100644 --- a/fakefullscreen.md +++ b/fakefullscreen.md @@ -1,6 +1,8 @@ ### Description This patch is inspired by dwm's fakefullscreen patch. + This allows a client to be set to full screen without toggling full screen, this allows clients such as chrome to take the entire screen without hiding the tabs and bar. + It can also be used to play video as full screen on YouTube and the like without taking the entire screen allowing for something akin to picture-in-picture mode. ### Download