Created fakefullscreen (markdown)

groggone 2023-07-13 12:39:36 +08:00
parent a50fcb509c
commit 42e63f295b

12
fakefullscreen.md Normal file

@ -0,0 +1,12 @@
### 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
- [2023-06-21](https://github.com/djpohly/dwl/compare/main...Abanoub8:fakefullscreen.patch)
### Authors
- [Abanoub8](https://github.com/Abanoub8)